Openbravo Issue Tracking System - POS2
View Issue Details
0052025POS2POSpublic2023-03-31 09:112023-04-04 09:19
javierRodriguez 
javierRodriguez 
normalmajoralways
closedfixed 
5
 
23Q3 
No
0052025: 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.
depends on backport 005204823Q2 closed javierRodriguez The application crash if product characteristics is included and the user don't do a refresh master data previously 
Issue History
2023-03-31 09:11javierRodriguezNew Issue
2023-03-31 09:11javierRodriguezAssigned To => javierRodriguez
2023-03-31 09:11javierRodriguezTriggers an Emergency Pack => No
2023-03-31 09:23hgbotNote Added: 0148152
2023-04-03 16:58javierRodriguezStatusnew => scheduled
2023-04-04 09:19hgbotResolutionopen => fixed
2023-04-04 09:19hgbotStatusscheduled => closed
2023-04-04 09:19hgbotNote Added: 0148227
2023-04-04 09:19hgbotFixed in Version => 23Q3
2023-04-04 09:19hgbotNote Added: 0148228

Notes
(0148152)
hgbot   
2023-03-31 09:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1659 [^]
(0148227)
hgbot   
2023-04-04 09:19   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1659 [^]
(0148228)
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: 09ac4f61cab1844889b14170b335a886717a7848
Author: Javier Rodriguez Regueiro <javier.rodriguez@openbravo.com>
Date: 04-04-2023 07:18:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/09ac4f61cab1844889b14170b335a886717a7848 [^]

Fixed ISSUE-52025: 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
---