Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004350Openbravo ERP00. Application dictionarypublic2008-07-08 15:282009-05-22 19:26
gorkaion 
iciordia 
normalminorN/A
acknowledgedopen 
5
 
 
Core
No
0004350: Calls to ComboReload callouts on Auxiliar Inputs
When there is a Validation Rule that depends on a field of the window WAD automatically creates a callout called ComboReload@tabId@. And in those fields are inserted calls to the callout on the onChange event so the field with the validation rule is reloaded.

If the dependent field is an Auxiliar Input the correspondent hidden input in the window doesn't have this call on its onChange event, so the validation rule is not applied in the field with it.

The generation of the ComboReload should also consider the Auxiliar Inputs as it is doing with the fields.

This Feature Request has been originated as it is the proposed solution to solve bug 0000570
Clean-up, ReleaseCandidate
related to defect 0000570 closed gorkaion TST240r2: POS order cannot be completed 
has duplicate defect 00148062.50MP24 closed alostale auxiliar input belonging to module distinct that core module, the behaviour is distinct to "auxiliar input" belonging to core 
Issue History
2008-07-08 15:28gorkaionNew Issue
2008-07-08 15:28gorkaionAssigned To => cromero
2008-07-08 15:28gorkaionsf_bug_id0 => 2013494
2008-07-08 15:30gorkaionRelationship addedrelated to 0000570
2008-07-08 15:32gorkaionNote Added: 0008225
2008-11-10 13:11cromeroAssigned Tocromero => pjuvara
2008-11-16 15:05pjuvaraTag Attached: Clean-up
2008-11-16 15:05pjuvaraTag Attached: ReleaseCandidate
2008-11-16 15:05pjuvaraStatusnew => acknowledged
2009-05-22 19:26pjuvaraAssigned Topjuvara => iciordia
2010-11-04 15:59alostaleRelationship addedhas duplicate 0014806

Notes
(0008225)
gorkaion   
2008-07-08 15:32   
Added relationship to defect 0000570

This defect is solved with a validation rule that depends on the value of an auxiliar input. While this feature request is not done it has been modified the SL_Order_DocType callout as a workaround. When this feature request is done this modification on the callut should be undone.