NEW Add accounting code for eec sales and export sales on products

This commit is contained in:
Laurent Destailleur
2019-04-25 01:16:29 +02:00
parent aa9184905a
commit e5c2027dbb
4 changed files with 94 additions and 75 deletions

View File

@@ -1837,7 +1837,7 @@ class ExtraFields
$out='';
// Only if something to display (perf)
if ($value) // If we have -1 here, pb is into sert, not into ouptu
if ($value) // If we have -1 here, pb is into insert, not into ouptut (fix insert instead of changing code here to compensate)
{
$param_list=array_keys($param['options']); // $param_list='ObjectName:classPath'