dolibarr-bugtrack
[Top][All Lists]
Advanced

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

[Dolibarr-bugtrack] [Bug #1856] ODT Templates - total amounts format mis


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1856] ODT Templates - total amounts format mismatch
Date: Fri, 06 Mar 2015 10:28:21 +0100

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

ODT Templates - total amounts format mismatch

Dernières modifications

06/03/2015 10:28 (Europe/Paris)
Let's say a line is defined the following way through 5 colons :
[!-- BEGIN row.lines --]{line_fulldesc} {line_up} {line_qty} {line_discount_percent} {line_price_ht}[!-- END row.lines --]

The result gives for instance :

My product description | 300,00 | 1 | | 300

while I should see :

My product description | 300,00 | 1 | | 300,00

Same for the Totals sum beneath : 300 instead of 300,00

Répondre

État

 Détails
Submitted by:  Manuel Pintor (m.pintor) Submitted on:  17/02/2015 18:35
Last Modified On:  06/03/2015 10:17 
Summary:  ODT Templates - total amounts format mismatch
Description:  Total amounts format is not as expected while unit price is OK.

In lines of documents, Total amount is NNN, unit price is NNN,NN.

Same in the sums underneath the lines.

This has been described in french 8 month ago here : http://www.dolibarr.fr/forum/527-bugs-sur-la-version-stable-courante/50638-modeles-odt-plusieurs-problemes

A solution has also been proposed to devs in the same thread.
Step to reproduce bug:  
Detected in version:  3.6.2 Category:  Other
Severity:  5 - Major OS Type/Version:  
PHP version:   Database type and version:  
 Etat
Status:  Need more info Assigned to:  Marcos García (marcosgdf)
Resolution:  Works for me 

Commentaires

Manuel Pintor 06/03/2015 10:28
Let's say a line is defined the following way through 5 colons :
[!-- BEGIN row.lines --]{line_fulldesc} {line_up} {line_qty} {line_discount_percent} {line_price_ht}[!-- END row.lines --]

The result gives for instance :

My product description | 300,00 | 1 | | 300

while I should see :

My product description | 300,00 | 1 | | 300,00

Same for the Totals sum beneath : 300 instead of 300,00
Marcos García 06/03/2015 10:17
Why do you say it does not work as expected? It is working as expected for me.

Can you please describe the bug?


reply via email to

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