Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017169Openbravo ERPA. Platformpublic2011-05-16 09:362011-05-23 17:07
egoitz 
egoitz 
urgentmajoralways
closedfixed 
5
2.50MP29 
2.50MP302.50MP30 
Core
No
0017169: Error when clicking on reference link button.
After click on the reference window on business partner window you get errors as following:

07:34:14 [ajp-8009-6] ERROR org.openbravo.erpCommon.utility.UsedByLinkData - SQL error in query: SELECT Responsible_ID as ID FROM C_BPartner WHERE Responsible_ID = ?Exception:org.postgresql.util.PSQLException: ERROR: column "responsible_id" does not exist
07:34:15 [ajp-8009-6] ERROR org.openbravo.erpCommon.utility.UsedByLinkData - SQL error in query: SELECT C_BPartnerCashTrx_ID as ID FROM C_BPartner WHERE C_BPartnerCashTrx_ID = ?Exception:org.postgresql.util.PSQLException: ERROR: column "c_bpartnercashtrx_id" does not exist
-Go to Business Partner window
-Click on reference link button, on the right top part of the window.
-Go to the tomcat log.

*See that there are many errors
No tags attached.
blocks defect 00171683.0MP0 closed egoitz Error when clicking on reference link button. 
Issue History
2011-05-16 09:37egoitzTypedefect => backport
2011-05-16 09:37egoitzfix_in_branch => 2.50
2011-05-16 09:39egoitzIssue Monitored: networkb
2011-05-16 09:39hgbotCheckin
2011-05-16 09:39hgbotNote Added: 0036999
2011-05-16 09:39hgbotStatusscheduled => resolved
2011-05-16 09:39hgbotResolutionopen => fixed
2011-05-16 09:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/69b7910aeafc0f52f8976b4887ce17e12d55157e [^]
2011-05-23 17:07jonalegriaesarteNote Added: 0037345
2011-05-23 17:07jonalegriaesarteStatusresolved => closed
2011-05-23 17:07jonalegriaesarteFixed in Version => 2.50MP30

Notes
(0036999)
hgbot   
2011-05-16 09:39   
Repository: erp/stable/2.50
Changeset: 69b7910aeafc0f52f8976b4887ce17e12d55157e
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Mon May 16 09:38:42 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/69b7910aeafc0f52f8976b4887ce17e12d55157e [^]

Fixed Issue 17169. Error when clicking on reference link button

---
M src/org/openbravo/erpCommon/utility/UsedByLink.java
---
(0037345)
jonalegriaesarte   
2011-05-23 17:07   
Verified