Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017901Openbravo ERPA. Platformpublic2011-07-05 13:252011-08-12 12:24
shuehner 
alostale 
normalminorhave not tried
closedfixed 
5
pi 
3.0MP2 
Core
No
0017901: HQL Error when opening 'AD Implementation Mapping' window
The following error is shown when opening this window:

Exception when creating query select e from ADModelImplementation as e where ( e.tab is null and e.process is null and e.oSTask is null and e.specialForm is null and e.reference is null and e.callout is null ) and e.organization.id in ('0') and e.client.id in ('0')order by e.sequenceNumber

Additionally no data is shown in the grid.

Removing all filters (includes default) filters make the data appear in the grid as expected so issue might be related to some default filter being applied.
With System Administrator Role
Open AD Implementation Mapping window
No tags attached.
Issue History
2011-07-05 13:25shuehnerNew Issue
2011-07-05 13:25shuehnerAssigned To => alostale
2011-07-05 13:25shuehnerModules => Core
2011-07-26 16:56alostaleNote Added: 0039396
2011-07-26 16:57hgbotCheckin
2011-07-26 16:57hgbotNote Added: 0039397
2011-07-26 16:57hgbotStatusnew => resolved
2011-07-26 16:57hgbotResolutionopen => fixed
2011-07-26 16:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d171beefe83cca20b3e9a31225c3f22dee82ac3f [^]
2011-08-01 14:21hudsonbotCheckin
2011-08-01 14:21hudsonbotNote Added: 0039689
2011-08-12 12:24jonalegriaesarteNote Added: 0040155
2011-08-12 12:24jonalegriaesarteStatusresolved => closed
2011-08-12 12:24jonalegriaesarteFixed in Version => 3.0MP2

Notes
(0039396)
alostale   
2011-07-26 16:56   
Not working after code cleanup project
(0039397)
hgbot   
2011-07-26 16:57   
Repository: erp/devel/pi
Changeset: d171beefe83cca20b3e9a31225c3f22dee82ac3f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Jul 26 16:57:09 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d171beefe83cca20b3e9a31225c3f22dee82ac3f [^]

fixed bug 17901: HQL Error when opening 'AD Implementation Mapping' window

---
M src-db/database/sourcedata/AD_TAB.xml
---
(0039689)
hudsonbot   
2011-08-01 14:21   
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/cf2afed6e8ef [^]

Maturity status: Test
(0040155)
jonalegriaesarte   
2011-08-12 12:24   
Works fine.