Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0004792 | Openbravo ERP | 09. Financial management | public | 2008-09-02 10:28 | 2008-09-04 16:18 | |||||||
Reporter | jacoboGiralt | |||||||||||
Assigned To | cromero | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | 2.40 | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0004792: Remittance Cancellation/Return doesn't work with PostgresSQL | |||||||||||
Description | When you cancel a remittance in this window it fails with the following error: function ad_get_doctype (character varying, character varying, "unknown") does not exist. | |||||||||||
Steps To Reproduce | 1. Create a Remittance 2. Complete it 3. Go to Remittance Cancellation/Return window and select the generated payments 4. Fill the form and click return. | |||||||||||
Proposed Solution | It seems to be the typical issue with oracle/postgres differences. Some to_number() are needed. Not only in the calls to ad_get_doctype but also in the inserts for every numeric column. The file that should be changed is: org/openbravo/erpCommon/ad_forms/RemittanceCancel_data.xsql | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2008-09-02 10:28 | cromero | New Issue | ||||||||||
2008-09-02 10:28 | cromero | Assigned To | => cromero | |||||||||
2008-09-02 10:28 | cromero | Status | new => scheduled | |||||||||
2008-09-02 17:03 | svnbot | Checkin | ||||||||||
2008-09-02 17:03 | svnbot | Note Added: 0008852 | ||||||||||
2008-09-02 17:03 | svnbot | Status | scheduled => resolved | |||||||||
2008-09-02 17:03 | svnbot | Resolution | open => fixed | |||||||||
2008-09-02 17:03 | svnbot | svn_revision | => 6743 | |||||||||
2008-09-04 16:18 | psarobe | Regression testing | => No | |||||||||
2008-09-04 16:18 | psarobe | Status | resolved => closed | |||||||||
2008-09-04 16:18 | psarobe | Fixed in Version | => 2.40 |
Notes | |||||
|
|||||
|
|