Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #33343 All Revisions ] Back to Issue ]
Summary 0033343: Read Only Logic for pick and execute grid parameters based on auxiliary inputs defined in the parent window doesn't work
Revision 2016-06-23 18:06 by caristu
Steps To Reproduce 1) Create a simple auxiliary input for the Purchase Invoice header
(name: FILTER_auxiliary, validation code: Y)

2) Apply that auxiliary input to a column included into a Pick&Execute window
(Table: aprm_orderinvoice -> column: amount -> Read Only Logic: @FILTER_auxiliary@='Y')

3) Then navigate to "Purchase Invoice" window, create a new record and complete it

4) Click "Add Payment" button and click into "amount" grid column

The column is editable, the read only logic is not applied
Revision 2016-06-23 17:43 by JONHM
Steps To Reproduce 1) Create a simple auxiliary input
(name: FILTER_auxiliary, validation code: Y)

2) Apply that auxiliary input to a column included into a Pick&Execute window
(Table: aprm_orderinvoice -> column: amount -> Read Only Logic: @FILTER_auxiliary@='Y')

3) Then navigate to "Purchase Invoice" window, create a new record and complete it

4) Click "Add Payment" button and click into "amount" grid column

The column is editable, the read only logic is not applied
Revision 2016-06-23 17:41 by JONHM
Steps To Reproduce 1) Create a simple auxiliary input
(name: SOMEAUX, validation code: Y)

2) Apply that auxiliary input to a column included into a Pick&Execute window
(Table: aprm_orderinvoice -> column: amount -> Read Only Logic: @FILTER_auxiliary@='Y')

3) Then navigate to "Purchase Invoice" window, create a new record and complete it

4) Click "Add Payment" button and click into "amount" grid column

The column is editable, the read only logic is not applied


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker