Skip to content

Commit

Permalink
fix missing property
Browse files Browse the repository at this point in the history
  • Loading branch information
FHenry committed Jun 30, 2023
1 parent 8783fee commit bd06f0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions htdocs/core/class/commonobjectline.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ abstract class CommonObjectLine extends CommonObject
public $remise_percent;
public $info_bits;
public $special_code;
public $subprice;
public $tva_tx;



Expand Down

0 comments on commit bd06f0a

Please sign in to comment.