Browse Source

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

Philippe GRAND 3 years ago
parent
commit
dcb61e05f4
1 changed files with 5 additions and 0 deletions
  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