mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 11:15:21 +01:00
Merge pull request #1541 from defrance69/patch-8
Update propal.class.php
This commit is contained in:
@@ -200,7 +200,7 @@ class Propal extends CommonObject
|
||||
$line->remise_percent=$remise_percent;
|
||||
$line->tva_tx=$tva_tx;
|
||||
|
||||
$this->products[]=$line;
|
||||
$this->lines[]=$line;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user