Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012222Openbravo ERPB. User interfacepublic2010-02-10 22:242010-02-10 22:27
dbaz 
dbaz 
urgentmajoralways
closedfixed 
20Kubuntu 8.10
2.40 
 
Core
No
0012222: Firefox doesn't add numbers correctly in Sales Management
We have to cofigure Firefox:
  -about:config
  -dom.disable_window_status_change: false

We need a sale invoice with amount: 1000 or more.
We have to cofigure Firefox:
  -about:config
  -dom.disable_window_status_change: false

-As Openbravo Admin go to Sales Management || Transactions || Sales Invoice
-In the Grid mode select 3 sales (One of them > 1000)
-Put the cursor over 'Grand Total Amount'.
-Realize that on the lower left corner appears a wrong number
On Purchase Management the behaviour is correct.
No tags attached.
related to defect 00121002.50MP14 closed dbaz Firefox doesn't add numbers correctly in Sales Management 
Issue History
2010-02-10 22:24dbazNew Issue
2010-02-10 22:24dbazAssigned To => dbaz
2010-02-10 22:24dbazRelationship addedrelated to 0012100
2010-02-10 22:26hgbotCheckin
2010-02-10 22:26hgbotNote Added: 0024144
2010-02-10 22:26hgbotStatusnew => resolved
2010-02-10 22:26hgbotResolutionopen => fixed
2010-02-10 22:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/9a47dd2c12541d32040532f8a14da6e69a32b7ec [^]
2010-02-10 22:27dbazStatusresolved => closed

Notes
(0024144)
hgbot   
2010-02-10 22:26   
Repository: erp/stable/2.40
Changeset: 9a47dd2c12541d32040532f8a14da6e69a32b7ec
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Feb 10 22:24:30 2010 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/9a47dd2c12541d32040532f8a14da6e69a32b7ec [^]

Fixed issue 12222: Now DataGrid numeric column sum works properly

---
M web/js/openbravo/widget/DataGrid.js
---