Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0005521 | Openbravo ERP | 04. Warehouse management | public | 2008-10-14 16:09 | 2008-12-16 11:14 |
Reporter | rafaroda | ||||
Assigned To | rafaroda | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 20 | OS Version | Ubuntu 7.10 | |
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 | 0005521: 'Invoice Consignment Report' filter window fails in PostgreSQL | ||||
Description | Due to UUID changes, filter window of 'Invoice Consignment Report' does not work. | ||||
Steps To Reproduce | 1) Using PostgreSQL, go to 'Warehouse Management || Analysis Tools || Invoice Consignment Report'. 14:54:44 [http-8384-Processor24] ERROR org.openbravo.erpCommon.utility.ComboTableData - Error of SQL in query: SELECT td0.M_Warehouse_ID AS ID, (COALESCE(TO_CHAR(TO_CHAR(td0.Name)),'')) AS NAME, '' AS DESCRIPTION FROM M_Warehouse td0 WHERE td0.AD_Client_ID IN (1000000) AND td0.AD_Org_ID IN ('0','1000000') AND td0.AD_Client_ID=? AND (td0.isActive = 'Y' OR td0.M_Warehouse_ID = (?) ) ORDER BY 2Exception:org.postgresql.util.PSQLException: ERROR: operator does not exist: character varying = integer 14:54:44 [http-8384-Processor24] ERROR org.openbravo.erpCommon.ad_reports.ReportToInvoiceConsignmentJR - Error captured: javax.servlet.ServletException: 0 | ||||
Proposed Solution | Patch attached for ad_reports/ReportToInvoiceConsignmentJR.java | ||||
Additional Information | |||||
Tags | UUID project | ||||
Relationships | |||||
Attached Files | patch-invoice-to-consignment.diff (1,229) 2008-10-14 16:09 https://issues.openbravo.com/file_download.php?file_id=326&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-10-14 16:09 | rafaroda | New Issue | |||
2008-10-14 16:09 | rafaroda | Assigned To | => rafaroda | ||
2008-10-14 16:09 | rafaroda | sf_bug_id | 0 => 2166221 | ||
2008-10-14 16:09 | rafaroda | File Added: patch-invoice-to-consignment.diff | |||
2008-10-14 16:09 | rafaroda | Regression testing | => No | ||
2008-10-14 16:12 | rafaroda | Tag Attached: UUID project | |||
2008-10-14 16:13 | svnbot | Checkin | |||
2008-10-14 16:13 | svnbot | Note Added: 0009564 | |||
2008-10-14 16:13 | svnbot | Status | new => resolved | ||
2008-10-14 16:13 | svnbot | Resolution | open => fixed | ||
2008-10-14 16:13 | svnbot | svn_revision | => 8717 | ||
2008-12-16 11:14 | psarobe | Status | resolved => closed |
Notes | |||||
|
|||||
|
|