Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011496Openbravo ERPA. Platformpublic2009-11-25 13:492009-12-18 00:00
pjuvara 
alostale 
urgentmajorhave not tried
closedfixed 
5
2.50MP8 
2.50MP112.50MP11 
Core
No
0011496: Cannot search based on created by and updated by
When you try to search on the Created By and Updated By audit parameters, you get an error trying to specify the value for the filter for these fields.

It looks like the selector is not implemented for them.
1) In an transactional screen, show audit
2) Open the Filter window
3) Try to specify a value for created by or updated by

You get an error.
No tags attached.
Issue History
2009-11-25 13:49pjuvaraNew Issue
2009-11-25 13:49pjuvaraAssigned To => rafaroda
2009-12-07 20:15psarobeStatusnew => scheduled
2009-12-07 20:15psarobeNote Added: 0022508
2009-12-07 20:15psarobeAssigned Torafaroda => alostale
2009-12-07 20:15psarobefix_in_branch => pi
2009-12-10 12:01rafarodaNote Added: 0022622
2009-12-10 17:06pjuvaraNote Added: 0022649
2009-12-10 17:06pjuvaraTarget Version => 2.50MP11
2009-12-10 17:06pjuvarafix_in_branchpi =>
2009-12-15 13:43hgbotCheckin
2009-12-15 13:43hgbotNote Added: 0022839
2009-12-15 13:43hgbotStatusscheduled => resolved
2009-12-15 13:43hgbotResolutionopen => fixed
2009-12-15 13:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b5067e80538ee2c9d6b6bc4b8c1c2a05eea76dab [^]
2009-12-16 16:47hudsonbotCheckin
2009-12-16 16:47hudsonbotNote Added: 0022877
2009-12-17 08:30sureshbabuNote Added: 0022898
2009-12-17 08:30sureshbabuStatusresolved => closed
2009-12-17 08:30sureshbabuFixed in Version => 2.50MP11
2009-12-18 00:00anonymoussf_bug_id0 => 2916568

Notes
(0022508)
psarobe   
2009-12-07 20:15   
Here the problem comes because those filters shouldn't appear unless you have configured on purpose in the AD.

Other approach could be that they should appear always when you show the audit.

Paolo what do you suggest?
(0022622)
rafaroda   
2009-12-10 12:01   
Reminder sent to: pjuvara

Hi Paolo,

This issue is waiting for your comment and a Target version.

Thanks.
(0022649)
pjuvara   
2009-12-10 17:06   
This issue is already discussed with alostale. A new reference type will be added to address this problem.
(0022839)
hgbot   
2009-12-15 13:43   
Repository: erp/devel/pi
Changeset: b5067e80538ee2c9d6b6bc4b8c1c2a05eea76dab
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Dec 15 13:42:20 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b5067e80538ee2c9d6b6bc4b8c1c2a05eea76dab [^]

fixed issue 11496: Cannot search based on created by and updated by
Now when a column with search reference is included within the filter, in
case this column doesn't specify the search type, it is treated as tableDir
reference.

---
M src/org/openbravo/erpCommon/businessUtility/Buscador.java
M src/org/openbravo/erpCommon/utility/ComboTableData.java
---
(0022877)
hudsonbot   
2009-12-16 16:47   
---
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/b5067e80538e [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/1767de909fe7 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15751.obx [^]
---
(0022898)
sureshbabu   
2009-12-17 08:30   
Tested able to search base on created by and updated by values