Openbravo Issue Tracking System - POS2
View Issue Details
0052048POS2POSpublic2023-03-31 09:112023-04-04 09:19
javierRodriguez 
javierRodriguez 
normalmajoralways
closedfixed 
5
 
23Q223Q2 
No
0052048: The application crash if product characteristics is included and the user don't do a refresh master data previously
Due to a part of the code which assume that there is an specific attribute inside terminal type, the application crash if product characteristics is included and the user don't do a refresh master data previously
-
No tags attached.
blocks defect 0052025 closed javierRodriguez The application crash if product characteristics is included and the user don't do a refresh master data previously 
Issue History
2023-04-03 16:58javierRodriguezTypedefect => backport
2023-04-03 16:58javierRodriguezTarget Version => 23Q2
2023-04-03 17:09hgbotNote Added: 0148215
2023-04-04 09:19hgbotResolutionopen => fixed
2023-04-04 09:19hgbotStatusscheduled => closed
2023-04-04 09:19hgbotNote Added: 0148229
2023-04-04 09:19hgbotFixed in Version => 23Q2
2023-04-04 09:19hgbotNote Added: 0148230

Notes
(0148215)
hgbot   
2023-04-03 17:09   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1666 [^]
(0148229)
hgbot   
2023-04-04 09:19   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1666 [^]
(0148230)
hgbot   
2023-04-04 09:19   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: bf69f0bfc896677fdcd1054a2a146779239d5e2c
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 04-04-2023 09:09:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/bf69f0bfc896677fdcd1054a2a146779239d5e2c [^]

Fixed ISSUE-52048: Fix development problems in product characteristic

- Remove setTimeout to set product characteristic setting
- Include defensive code which add a default setting

---
M web-jspack/org.openbravo.pos2/src/ob-init.js
---