Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0031767 | Openbravo ERP | A. Platform | public | 2015-12-23 09:39 | 2022-02-01 08:05 | |||||||
Reporter | caristu | |||||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | acknowledged | 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 | 0031767: Weird relation error thrown in the log depending on the read only and display logic values | |||||||||||
Description | 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 | |||||||||||
Steps To Reproduce | 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); | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2015-12-23 09:39 | caristu | New Issue | ||||||||||
2015-12-23 09:39 | caristu | Assigned To | => platform | |||||||||
2015-12-23 09:39 | caristu | Modules | => Core | |||||||||
2015-12-23 09:39 | caristu | Triggers an Emergency Pack | => No | |||||||||
2015-12-23 09:43 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=10529#r10529 | |||||||||
2015-12-23 09:45 | caristu | Relationship added | related to 0031627 | |||||||||
2015-12-23 10:14 | alostale | Status | new => acknowledged | |||||||||
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |