Openbravo Issue Tracking System - POS2
View Issue Details
0050046POS2POSpublic2022-08-24 12:522022-08-26 12:48
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
22Q4 
No
0050046: OB.I18N.hasLabel needs to be exported in React POS
OB.I18N.hasLabel function does not exist in js code exported as business logic to be reused between Enyo POS and React POS
Create a business logic javacript code including OB.I18N.hasLabel() calls. and verify it works in Enyo POS but not React POS
Add this function for React POS
No tags attached.
Issue History
2022-08-24 12:52adrianromeroNew Issue
2022-08-24 12:52adrianromeroAssigned To => adrianromero
2022-08-24 12:52adrianromeroTriggers an Emergency Pack => No
2022-08-24 12:55adrianromeroSummaryOB.I18N.hasLabel is not exported in React POS => OB.I18N.hasLabel needs to be exported in React POS
2022-08-24 12:55adrianromeroStatusnew => scheduled
2022-08-24 12:56hgbotNote Added: 0140371
2022-08-26 12:48hgbotResolutionopen => fixed
2022-08-26 12:48hgbotStatusscheduled => closed
2022-08-26 12:48hgbotFixed in Version => 22Q4
2022-08-26 12:48hgbotNote Added: 0140429
2022-08-26 12:48hgbotNote Added: 0140430

Notes
(0140371)
hgbot   
2022-08-24 12:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/822 [^]
(0140429)
hgbot   
2022-08-26 12:48   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 2debc29d8f6b4363b4e6bcbfcf2e5d2cb5a605bb
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 26-08-2022 12:47:56
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/2debc29d8f6b4363b4e6bcbfcf2e5d2cb5a605bb [^]

Fixes ISSUE-50046: OB.I18N.hasLabel needs to be exported in React POS

---
M web-jspack/org.openbravo.core2/src/core/I18N.js
M web-jspack/org.openbravo.core2/src/ob-init.js
---
(0140430)
hgbot   
2022-08-26 12:48   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/822 [^]