Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017168Openbravo ERPA. Platformpublic2011-05-16 09:362011-05-31 12:15
egoitz 
egoitz 
urgentmajoralways
closedfixed 
5
2.50MP29 
3.0MP03.0MP0 
Core
No
0017168: 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.
depends on backport 00171692.50MP30 closed egoitz Error when clicking on reference link button. 
has duplicate defect 00172243.0MP1 closed mtaal Loading data legend appears randomly when launching a process that refresh a window 
Issue History
2011-05-16 09:36egoitzNew Issue
2011-05-16 09:36egoitzAssigned To => egoitz
2011-05-16 09:36egoitzModules => Core
2011-05-16 09:37egoitzStatusnew => scheduled
2011-05-16 09:37egoitzfix_in_branch => pi
2011-05-23 17:10hgbotCheckin
2011-05-23 17:10hgbotNote Added: 0037346
2011-05-23 17:10hgbotStatusscheduled => resolved
2011-05-23 17:10hgbotResolutionopen => fixed
2011-05-23 17:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a707bb7eade46e2520b18d4ab5763dd622cc2a59 [^]
2011-05-25 18:59gorka_gilTarget Version2.50MP30 => 3.0MP0
2011-05-25 18:59gorka_gilfix_in_branchpi =>
2011-05-26 07:46hudsonbotCheckin
2011-05-26 07:46hudsonbotNote Added: 0037537
2011-05-31 12:15jonalegriaesarteNote Added: 0037822
2011-05-31 12:15jonalegriaesarteStatusresolved => closed
2011-05-31 12:15jonalegriaesarteFixed in Version => 3.0MP0
2011-06-06 14:49mtaalRelationship addedhas duplicate 0017224

Notes
(0037346)
hgbot   
2011-05-23 17:10   
Repository: erp/devel/pi
Changeset: a707bb7eade46e2520b18d4ab5763dd622cc2a59
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Mon May 23 17:08:51 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a707bb7eade46e2520b18d4ab5763dd622cc2a59 [^]

Fixed Issue 17168. Error when clicking on reference link button

---
M src/org/openbravo/erpCommon/utility/UsedByLink.java
---
(0037537)
hudsonbot   
2011-05-26 07:46   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/728387046be6 [^]

Maturity status: Test
(0037822)
jonalegriaesarte   
2011-05-31 12:15   
Verified