Fix: la partie "versements déjà effectués" chevauchait le TTC lorsqu'il y avait une remise globale
This commit is contained in:
parent
95981c2656
commit
14b72460b0
@ -353,7 +353,7 @@ class pdf_crabe extends ModelePDFFactures
|
|||||||
$langs->load("bills");
|
$langs->load("bills");
|
||||||
|
|
||||||
$tab3_posx = 120;
|
$tab3_posx = 120;
|
||||||
$tab3_top = 240;
|
$tab3_top = 250;
|
||||||
$tab3_width = 80;
|
$tab3_width = 80;
|
||||||
$tab3_height = 4;
|
$tab3_height = 4;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user