From e4803dda882c3165d2386ff4dcadad4595b7dc64 Mon Sep 17 00:00:00 2001 From: Florian HENRY Date: Tue, 16 Nov 2021 17:46:12 +0100 Subject: [PATCH] ZENDSI: fix margin calc with credit note --- htdocs/accountancy/customer/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/accountancy/customer/index.php b/htdocs/accountancy/customer/index.php index 87fe74e2c77..54262c32dbd 100644 --- a/htdocs/accountancy/customer/index.php +++ b/htdocs/accountancy/customer/index.php @@ -511,7 +511,7 @@ if ($conf->global->MAIN_FEATURES_LEVEL > 0) { // This part of code looks strange print "
\n"; print '
'; print ''; - print ''; + print ''; for ($i = 1; $i <= 12; $i++) { $j = $i + ($conf->global->SOCIETE_FISCAL_MONTH_START ? $conf->global->SOCIETE_FISCAL_MONTH_START : 1) - 1; if ($j > 12) {
'.$langs->trans("TotalMarge").'SSSSS
'.$langs->trans("TotalMarge").'