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