Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0005521 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] 04. Warehouse management | minor | always | 2008-10-14 16:09 | 2008-12-16 11:14 | |||
| Reporter | rafaroda | View Status | public | |||||
| Assigned To | rafaroda | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 8717 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5 | |||
| OS Version | Ubuntu 7.10 | Database version | 8.3 | Ant version | 1.7 | |||
| Product Version | pi | SCM revision | 8716 | |||||
| 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 | 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 | |||||||
| Tags | UUID project | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0009564) svnbot (viewer) 2008-10-14 16:13 |
Repository: openbravo Revision: 8717 Author: rafaroda Date: 2008-10-14 16:13:47 +0200 (Tue, 14 Oct 2008) Fixes bug 0005521 Now 'Invoice Consignment Report' filter window works in PostgreSQL. --- U trunk/src/org/openbravo/erpCommon/ad_reports/ReportToInvoiceConsignmentJR.java --- https://dev.openbravo.com/websvn/openbravo/?rev=8717&sc=1 [^] |
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 | OBNetwork customer | => No |
| 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 |
| Copyright © 2000 - 2009 MantisBT Group |