Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010722Openbravo ERP02. Master data managementpublic2009-09-23 18:112009-10-01 10:56
networkb 
shuehner 
immediateminoralways
closedfixed 
20rPath Linux
2.35MP13 
2.35MP152.35MP15 
Core
No
0010722: Error "ORA-00918: column ambiguously defined" when you access to tab "price"
when you access to tab "price" in product window in relation mode, a error appears in log file:
ERROR org.openbravo.erpCommon.utility.ExecuteQuery - SQL error in query: SELECT M_ProductPrice.M_PriceList_Version_ID AS ID
....
Exception:java.sql.SQLException: ORA-00918: column ambiguously defined
relation mode in
. Master Data Management || Product || Product >> Price

a error appears in log file
No tags attached.
related to backport 0007285 closed gorkaion The export buttons don't work on Product price tab on Price list tab 
blocks defect 00107342.35MP15 closed shuehner Error "ORA-00918: column ambiguously defined" when you access to tab "price" 
Issue History
2009-09-23 18:11networkbNew Issue
2009-09-23 18:11networkbAssigned To => rafaroda
2009-09-24 06:55rafarodaNote Added: 0020326
2009-09-24 06:55rafarodaAssigned Torafaroda => shuehner
2009-09-24 06:55rafarodaProposed Solution updated
2009-09-24 10:08networkbTarget Version2.35MP14 => 2.35MP15
2009-09-24 11:00shuehnerNote Added: 0020328
2009-09-24 11:16shuehnerRelationship addedrelated to 0007285
2009-09-24 11:17shuehnerNote Added: 0020330
2009-09-24 11:19hgbotCheckin
2009-09-24 11:19hgbotNote Added: 0020332
2009-09-24 11:19hgbotStatusnew => resolved
2009-09-24 11:19hgbotResolutionopen => fixed
2009-09-24 11:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.3x/rev/34b558e62dc2e0e492ecf4b6ac51d75bea8fdb38 [^]
2009-09-24 11:31rafarodaIssue cloned0010734
2009-09-24 11:31rafarodaRelationship addeddepends on 0010734
2009-09-24 11:31rafarodaTypedefect => backport
2009-09-24 11:31rafarodafix_in_branch => 2.3x
2009-09-24 11:32rafarodaRelationship replacedblocks 0010734
2009-10-01 10:56arunkumarStatusresolved => closed
2009-10-01 10:56arunkumarNote Added: 0020621
2009-10-01 10:56arunkumarFixed in Version => 2.35MP15

Notes
(0020326)
rafaroda   
2009-09-24 06:55   
Stefan,

Can you please comment on this issue?

It seems very similar to 0008191 which was fixed in pi and 2.40 but not in 2.3x.

Thanks.
(0020328)
shuehner   
2009-09-24 11:00   
Confirmed to happen in 2.35MP14 on oracle. Exception visible in log because of bad generated sql however no user visible error message is shown.
Checking cause now..
(0020330)
shuehner   
2009-09-24 11:17   
The fix committed in issue 7285 for pi and 2.40 fixes the SQL error reported here.
(0020332)
hgbot   
2009-09-24 11:19   
Repository: erp/stable/2.3x
Changeset: 34b558e62dc2e0e492ecf4b6ac51d75bea8fdb38
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Sep 24 11:19:31 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.3x/rev/34b558e62dc2e0e492ecf4b6ac51d75bea8fdb38 [^]

Fixed 10722: Fix ambigous column error on oracle
By applying patch committed into issue 7285.

---
M src/org/openbravo/erpCommon/utility/TableSQLData.java
---
(0020621)
arunkumar   
2009-10-01 10:56   
This issue has been fixed.