Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023226Openbravo ERP07. Sales managementpublic2013-03-05 10:042013-03-26 11:33
mirurita 
mirurita 
normalminoralways
closedfixed 
20Community Appliance
pi 
 
pramakrishnan
Core
No
0023226: ActionButtonUtility should have the ability to use validation rules in combotabledata
ActionButtonUtility should have the ability to use validation rules in combotabledata
Go to ActionButtonUtility class and realize that the API does not allow to create an FieldProvider[] using a validation rule.
Do not modify current behavior.
Create another method with the validation rule as input parameter.
No tags attached.
Issue History
2013-03-05 10:04miruritaNew Issue
2013-03-05 10:04miruritaAssigned To => mirurita
2013-03-05 10:04miruritaModules => Core
2013-03-05 10:04miruritaTriggers an Emergency Pack => No
2013-03-07 12:06hgbotCheckin
2013-03-07 12:06hgbotNote Added: 0057123
2013-03-07 12:06hgbotStatusnew => resolved
2013-03-07 12:06hgbotResolutionopen => fixed
2013-03-07 12:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/fde6e933a032c784dd6c8c1eb50bc37ed45c5b0b [^]
2013-03-26 11:33pramakrishnanReview Assigned To => pramakrishnan
2013-03-26 11:33pramakrishnanNote Added: 0057457
2013-03-26 11:33pramakrishnanStatusresolved => closed

Notes
(0057123)
hgbot   
2013-03-07 12:06   
Repository: erp/devel/pi
Changeset: fde6e933a032c784dd6c8c1eb50bc37ed45c5b0b
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Thu Mar 07 12:05:37 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fde6e933a032c784dd6c8c1eb50bc37ed45c5b0b [^]

Fixes issue 23226: ActionButtonUtility ability to use validation rules in combotabledata

---
M src/org/openbravo/erpCommon/ad_actionButton/ActionButtonUtility.java
---
(0057457)
pramakrishnan   
2013-03-26 11:33   
Code Review + Testing - OK.