diff --git a/htdocs/fourn/class/paiementfourn.class.php b/htdocs/fourn/class/paiementfourn.class.php index 43c5b2e0f75..8fc181e18e0 100644 --- a/htdocs/fourn/class/paiementfourn.class.php +++ b/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