FYI, all models are in htdocs/core/modules, into subdirectory propale for commercial proposals, facture for invoices, commandes for orders.
So go into core/modules/facture/doc and select your template. Usually its pdf_crabe.modules.php.
Here goto line 898: and change $pdf->SetXY($col1x, $tab2_top + $tab2_hl * $index);
appropriately to your new coordinates.
in commandes its the same principle.
↧