dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-dev] bug propale azur


From: Nicolas GORALSKI
Subject: [Dolibarr-dev] bug propale azur
Date: Mon, 4 Jul 2005 00:20:03 +0200

on ne voit pas le taux de TVA

voici le correctif :

Index: pdf_propale_azur.modules.php
===================================================================
RCS file: /cvsroot/dolibarr/dolibarr/htdocs/includes/modules/propale/ pdf_propale_azur.modules.php,v
retrieving revision 1.8
diff -r1.8 pdf_propale_azur.modules.php
189c189
< $pdf->MultiCell(10, 5, $prop->lignes[$i]- >tva_taux, 0, 'C');
---
> $pdf->MultiCell(10, 5, $prop->lignes[$i]- >tva_tx, 0, 'C');

bon courage





reply via email to

[Prev in Thread] Current Thread [Next in Thread]