Load note_private
This commit is contained in:
parent
12454221ff
commit
59faccbc60
@ -192,6 +192,7 @@ class Paiement extends CommonObject
|
||||
$this->amount = $obj->amount;
|
||||
$this->multicurrency_amount = $obj->multicurrency_amount;
|
||||
$this->note = $obj->note;
|
||||
$this->note_private = $obj->note;
|
||||
$this->type_label = $obj->type_label;
|
||||
$this->type_code = $obj->type_code;
|
||||
$this->statut = $obj->statut;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user