Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033358Openbravo ERPA. Platformpublic2016-06-27 09:002022-02-01 08:09
caristu 
Triage Platform Base 
highminoralways
newopen 
5
 
 
Core
No
0033358: Read Only Logic for pick and execute grid parameters based on auxiliar inputs defined for the pick and edit does not work
Read Only Logic for pick and execute grid parameters based on auxiliar inputs defined for the pick and edit window itself does not work.
1) Create a simple auxiliary input for the Order Invoices - Order Invoice P&E tab (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
The processFICReturn[1] function of the OBPickAndExecuteGrid does not support the usage of the auxiliary input values received in the FIC response. Currently it is only processing the grid column values.

[1] https://code.openbravo.com/erp/devel/pi/file/c01922c14219/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js#l868 [^]
No tags attached.
related to defect 00333433.0PR16Q4 closed caristu Read Only Logic for pick and execute grid parameters based on auxiliary inputs defined in the parent window doesn't work 
Issue History
2016-06-27 09:00caristuNew Issue
2016-06-27 09:00caristuAssigned To => platform
2016-06-27 09:00caristuModules => Core
2016-06-27 09:00caristuTriggers an Emergency Pack => No
2016-06-27 09:00caristuRelationship addedrelated to 0033343
2016-06-27 09:02caristuProposed Solution updated
2016-06-27 09:03caristuDescription Updatedbug_revision_view_page.php?rev_id=12518#r12518
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.