Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006664 | Openbravo ERP | 07. Sales management | public | 2008-12-18 19:06 | 2009-01-02 14:35 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
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 | 0006664: Order selector: Field field "Total Amount From" does not work on postgresql 8.3 |
Description | .. because of missing to_number calls |
Steps To Reproduce | Go to Information -> Order selector
use the total amount from filter field on postgresql 8.3
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0006692 | | closed | shuehner | Order selector: Field field "Total Amount From" does not work on postgresql 8.3 | related to | defect | 0005674 | 2.50 | closed | shuehner | Audit for missing to_number in XSQL for Postgresql from v8.3 and excessive to_number in ID fields |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-12-18 19:06 | shuehner | New Issue | |
2008-12-18 19:06 | shuehner | Assigned To | => shuehner |
2008-12-18 19:06 | shuehner | sf_bug_id | 0 => 2445836 |
2008-12-18 19:06 | shuehner | Regression testing | => No |
2008-12-19 16:01 | shuehner | Status | new => scheduled |
2008-12-19 16:01 | shuehner | fix_in_branch | => trunk |
2008-12-19 16:02 | svnbot | Checkin | |
2008-12-19 16:02 | svnbot | Note Added: 0011603 | |
2008-12-19 16:02 | svnbot | Status | scheduled => resolved |
2008-12-19 16:02 | svnbot | Resolution | open => fixed |
2008-12-19 16:02 | svnbot | svn_revision | => 11421 |
2008-12-19 16:34 | shuehner | Relationship added | related to 0005674 |
2008-12-31 15:00 | lakshmi | Note Added: 0011798 | |
2008-12-31 15:18 | shuehner | Note Added: 0011802 | |
2009-01-02 14:35 | lakshmi | Status | resolved => closed |
2009-01-02 14:35 | lakshmi | Note Added: 0011859 | |
Notes |
|
(0011603)
|
svnbot
|
2008-12-19 16:02
|
|
Repository: openbravo
Revision: 11421
Author: huehner
Date: 2008-12-19 16:02:16 +0100 (Fri, 19 Dec 2008)
Fixed 6664
add missing to_number calls to fix amount filter on pgsql 8.3
---
U trunk/src/org/openbravo/erpCommon/info/SalesOrder_data.xsql
---
https://dev.openbravo.com/websvn/openbravo/?rev=11421&sc=1 [^]
|
|
|
|
In Sales order, i couldn't able to find the field "Total Amount From". Need more steps for retesting this issue. |
|
|
|
The field is a filter field in the Popup/Selector "Sales Order" / "Order" in the Information menu-group. Not a field in the Sales Order window itself. |
|
|
|
Verified the issue and it works in Openbravo 2.50 (r11619). The "Total Amount Field" filters the amount value correctly. So i closed the issue |
|