fix : The property num_prelevement does not exist on Paiement
This commit is contained in:
parent
7580a4c1ff
commit
526c6fcc0e
@ -114,6 +114,11 @@ class Paiement extends CommonObject
|
||||
*/
|
||||
public $id_prelevement;
|
||||
|
||||
/**
|
||||
* @var string num_prelevement
|
||||
*/
|
||||
public $num_prelevement;
|
||||
|
||||
/**
|
||||
* @var string Name of external payment mode
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user