Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031767Openbravo ERPA. Platformpublic2015-12-23 09:392022-02-01 08:05
caristu 
Triage Platform Base 
normalminoralways
acknowledgedopen 
5
 
 
Core
No
0031767: Weird relation error thrown in the log depending on the read only and display logic values
A weird relation error is thrown in the log if we have:

- a display logic defined for a field
- a read only logic with a fixed value: true/false defined for a column related to that field

1) Go to [Windows, Tabs and Fields] and look for the Unit of Measure window
2) Define a display logic for the symbol field, for example: @name@='Day'
3) In [Tables and Columns], define a fixed read-only logic for the column related to the symbol field, for example: true
4) Open the Unit of Measure window and check the log:

Weird condition. >> offending code: f.disableItem('symbol', (true) || (OB.Utilities.getValue(currentValues,'name') === 'Day') === false);
No tags attached.
related to defect 0031627 closed inigosanchez Fields with display logic equals to false cause js check error in log 
Issue History
2015-12-23 09:39caristuNew Issue
2015-12-23 09:39caristuAssigned To => platform
2015-12-23 09:39caristuModules => Core
2015-12-23 09:39caristuTriggers an Emergency Pack => No
2015-12-23 09:43caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=10529#r10529
2015-12-23 09:45caristuRelationship addedrelated to 0031627
2015-12-23 10:14alostaleStatusnew => acknowledged
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.