Fix: la partie "versements déjà effectués" chevauchait le TTC lorsqu'il y avait une remise globale

This commit is contained in:
Regis Houssin 2005-07-22 08:23:45 +00:00
parent 95981c2656
commit 14b72460b0

View File

@ -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;