Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016274Openbravo ERPA. Platformpublic2011-03-14 17:122011-03-17 00:00
marvintm 
shuehner 
urgentmajorhave not tried
closedfixed 
5
pi 
 
Core
No
0016274: Audit trail window shows no records
The audit trail window shows no records, even when doing a query to the ad_audit_trail_v view returns valid records.

Maybe this problem happens because the window works with a view instead of a normal table.
No tags attached.
Issue History
2011-03-14 17:12marvintmNew Issue
2011-03-14 17:12marvintmAssigned To => alostale
2011-03-14 17:12marvintmModules => Core
2011-03-14 17:13shuehnerIssue Monitored: shuehner
2011-03-14 17:15alostaleStatusnew => scheduled
2011-03-14 17:15alostaleAssigned Toalostale => shuehner
2011-03-14 17:15alostalefix_in_branch => pi
2011-03-14 19:01hgbotCheckin
2011-03-14 19:01hgbotNote Added: 0034838
2011-03-14 19:01hgbotStatusscheduled => resolved
2011-03-14 19:01hgbotResolutionopen => fixed
2011-03-14 19:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/70252cc848bea2763bdad151b97ef96fcb551729 [^]
2011-03-16 10:49mtaalNote Added: 0034922
2011-03-16 10:49mtaalStatusresolved => closed
2011-03-17 00:00anonymoussf_bug_id0 => 3217697

Notes
(0034838)
hgbot   
2011-03-14 19:01   
Repository: erp/devel/pi
Changeset: 70252cc848bea2763bdad151b97ef96fcb551729
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Mar 14 19:00:50 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/70252cc848bea2763bdad151b97ef96fcb551729 [^]

Fixed 16274: Fix filtering for Audit Trail window
- fix hqlwhereclause for audit trail tab
- Fix typo in new AdvancedCriteriaBuilder to use current clientid in @client@
  and not current userId

---
M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java
M src-db/database/sourcedata/AD_TAB.xml
---
(0034922)
mtaal   
2011-03-16 10:49   
Works