dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [bug #24143] Le reste à payer d'une facture est affi


From: Antoine Delvaux
Subject: [Dolibarr-bugtrack] [bug #24143] Le reste à payer d'une facture est affichémultiplié par 100
Date: Tue, 26 Aug 2008 13:12:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1

URL:
  <http://savannah.nongnu.org/bugs/?24143>

                 Summary: Le reste à payer d'une facture est affiché
multiplié par 100
                 Project: Dolibarr
            Submitted by: tonin
            Submitted on: mar 26 aoû 2008 14:12:05 BST
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 2.4
        Operating System: None

    _______________________________________________________

Details:

Le reste à payer d'une facture ouverte est affiché multiplié par 100. 
Cela semble provenir de la ligne 1818 du fichier facture.php :

$resteapayer = price2num($fac->total_ttc - $totalpaye - $totalavoir,'MT');

où il ne faudrait pas l'appel à price2num.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?24143>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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