Parcourir la source

fix : The property num_prelevement does not seem to exist on PaiementFourn

Philippe GRAND il y a 3 ans
Parent
commit
dcb61e05f4
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      htdocs/fourn/class/paiementfourn.class.php

+ 5 - 0
htdocs/fourn/class/paiementfourn.class.php

@@ -72,6 +72,11 @@ class PaiementFourn extends Paiement
 	 */
 	public $id_prelevement;
 
+	/**
+	 * @var string num_prelevement
+	 */
+	public $num_prelevement;
+
 
 	/**
 	 *	Constructor