Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0030114 | Openbravo ERP | A. Platform | public | 2015-06-02 09:29 | 2015-06-15 10:08 | |||||||
Reporter | vmromanos | |||||||||||
Assigned To | caristu | |||||||||||
Priority | immediate | Severity | critical | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 3.0PR15Q1.5 | Fixed in Version | 3.0PR15Q1.5 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | alostale | |||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0030114: Critical bug with decimals only in PostgreSQL 9.3 | |||||||||||
Description | It seems that the way decimal numbers are managed by PostgreSQL 9.3 is different from PostgreSQL 9.1, and may create important issues in several flows. The same query [select to_number('1.53')] returns different results depending on the PG version: PG 9.1: 1.53 PG 9.3: 153 | |||||||||||
Steps To Reproduce | Login as Openbravo admin Go to Sales Order and create a new record: Org: España Norte BP: Alimentos y Supermercados Invoice Terms: Immediate Go to Lines and create a new record: Quantity: 10 Product: Agua sin gas Verify unit price = 1.53 Book the sales order Go to Sales Invoice and create a new record: Org: España Norte BP: Alimentos y SuperMercados Press Create Lines From: In the sales order select the previously created In the grid select the 2 order lines Press OK Go to lines and check that: the unit price is 153, when it should be 1.53 the line net amount is 1530, when it should be 15.30 | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | Approved | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2015-06-05 11:43 | alostale | Type | defect => backport | |||||||||
2015-06-05 11:43 | alostale | Target Version | => 3.0PR15Q1.5 | |||||||||
2015-06-10 09:25 | dmitry_mezentsev | Tag Attached: Approved | ||||||||||
2015-06-10 10:33 | caristu | Issue Monitored: alostale | ||||||||||
2015-06-10 17:06 | hgbot | Checkin | ||||||||||
2015-06-10 17:06 | hgbot | Note Added: 0078189 | ||||||||||
2015-06-10 17:07 | hgbot | Status | scheduled => resolved | |||||||||
2015-06-10 17:07 | hgbot | Resolution | open => fixed | |||||||||
2015-06-10 17:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.5/rev/6e1388c1e4224b9fd92a691cb3010d40ea0d4358 [^] | |||||||||
2015-06-15 10:07 | alostale | Note Added: 0078282 | ||||||||||
2015-06-15 10:07 | alostale | Status | resolved => closed | |||||||||
2015-06-15 10:08 | alostale | Fixed in Version | => 3.0PR15Q1.5 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|