forked from Wavyzz/dolibarr
Fix: Deposits was not included into lines but into into remain to pay
This commit is contained in:
@@ -2023,6 +2023,7 @@ abstract class CommonObject
|
||||
* TODO Move this into an output class file (htmlline.class.php)
|
||||
* If lines are into a template, title must also be into a template
|
||||
* But for the moment we don't know if it's possible as we keep a method available on overloaded objects.
|
||||
*
|
||||
* @param $action GET/POST action
|
||||
* @param $line Selected object line to output
|
||||
* @param $var Is it a an odd line
|
||||
|
||||
Reference in New Issue
Block a user