Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0033358 | Openbravo ERP | A. Platform | public | 2016-06-27 09:00 | 2022-02-01 08:09 | |||||||
Reporter | caristu | |||||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | high | Severity | minor | Reproducibility | always | |||||||
Status | new | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0033358: Read Only Logic for pick and execute grid parameters based on auxiliar inputs defined for the pick and edit does not work | |||||||||||
Description | Read Only Logic for pick and execute grid parameters based on auxiliar inputs defined for the pick and edit window itself does not work. | |||||||||||
Steps To Reproduce | 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 | |||||||||||
Proposed Solution | 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 [^] | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2016-06-27 09:00 | caristu | New Issue | ||||||||||
2016-06-27 09:00 | caristu | Assigned To | => platform | |||||||||
2016-06-27 09:00 | caristu | Modules | => Core | |||||||||
2016-06-27 09:00 | caristu | Triggers an Emergency Pack | => No | |||||||||
2016-06-27 09:00 | caristu | Relationship added | related to 0033343 | |||||||||
2016-06-27 09:02 | caristu | Proposed Solution updated | ||||||||||
2016-06-27 09:03 | caristu | Description Updated | bug_revision_view_page.php?rev_id=12518#r12518 | |||||||||
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |