Project:
View Revisions: Issue #49992 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0049992: Messages from some modules are not available in ReactPOS application | ||
Revision | 2022-08-12 08:08 by jorge-garcia | ||
Steps To Reproduce | In an instance of pos2: In ERP: 1) Login as Openbravo 2) Switch role to System Administrator 3) Go to Module window and put org.openbravo.retail.discounts with In Development flag checked 4) Go to Message window and create a new record for Discounts & Promotions Rules for Retail: * Search Key: OBDISC_TestLabel * Message Type: Information * Message Text: Test Label 5) Save the record In ubuntu terminal 1) Navigate to instance folder and go to org.openbravo.core2 module 2) Execute ant build command and wait until build is successful 3) Start the server In ReactPOS Application 1) Try to use a label OBDISC_TestLabel (using Translate component, useLabel react hook or getLabel function) 2) Verify the label is not rendered 3) Verify label is not available in generated POS2-labels-en_US.json file Repeat the whole process including as a dependant module of org.openbravo.retail.discounts the module org.openbravo.retail.posterminal and verify message are available in ReactPOS app |
||
Revision | 2022-08-12 08:07 by jorge-garcia | ||
Steps To Reproduce | In an instance of pos2: In ERP: 1) Login as Openbravo 2) Switch role to System Administrator 3) Go to Module window and put org.openbravo.retail.discounts with In Development flag checked 4) Go to Message window and create a new record for Discounts & Promotions Rules for Retail: * Search Key: OBDISC_TestLabel * Message Type: Information * Message Text: Test Label 5) Save the record In ubuntu terminal 1) Navigate to instance folder and go to org.openbravo.core2 module 2) Execute ant build command and wait until build is successful 3) Start the server In ReactPOS Application 1) Try to use a label OBDISC_TestLabel (using Translate component, useLabel react hook or getLabel function) 2) Verify the label is not rendered 3) Verify label is not available in generated POS2-labels-en_US.json file Repeat the whole process including as a dependant module of org.openbravo.retail.discounts the module org.openbravo.retail.posterminal and verify message are available from pos2 |
Copyright © 2000 - 2009 MantisBT Group |