Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021836 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2012-10-02 17:50 | 2012-11-27 18:44 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | b01afa4ab906 | ||||
Projection | none | ETA | none | Target Version | RMP17 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021836: Web POS is using some messages from modules which do not depend on the web POS module | |||||||
Description | The new Labels component in the Web POS loads all messages which belong to modules which depend (directly or indirectly) on the Web POS module. Therefore, from now on only messages from those modules should be used. Currently there are three messages from the client.application module which are being used. These messages do not show correctly in the application, and should be changed: grep "OBUIAPP" web/ -R web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js: OB.UTIL.showAlert.display(loadOrderStr, OB.I18N.getLabel('OBUIAPP_Info')); web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js: OB.UTIL.showAlert.display(OB.I18N.getLabel('OBPOS_ProcessPendingOrders'), OB.I18N.getLabel('OBUIAPP_Info')); web/org.openbravo.retail.posterminal/js/closecash/view/tabpendingreceipts.js: content: OB.I18N.getLabel('OBUIAPP_Delete') | |||||||
Steps To Reproduce | To see one of them, just: - Create an order - Press F5. Notice a message on the top-right corner which beings with "OBUIAPP", and which is not correct. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0053632) hgbot (developer) 2012-10-24 17:18 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: b01afa4ab906baf11824f57a95086499456c3a4f Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Oct 24 16:17:20 2012 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] Fixes issue 0021836: Web POS is using some messages from modules which do not depend on the web POS module --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.posterminal/js/closecash/view/tabpendingreceipts.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
(0053633) adrianromero (viewer) 2012-10-24 17:28 |
Closed for RMP16 |
(0053735) hgbot (developer) 2012-10-26 10:41 |
Repository: erp/pmods/org.openbravo.retail.posterminal-discounts Changeset: b01afa4ab906baf11824f57a95086499456c3a4f Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Oct 24 16:17:20 2012 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] Fixes issue 0021836: Web POS is using some messages from modules which do not depend on the web POS module --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.posterminal/js/closecash/view/tabpendingreceipts.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
(0053754) adrianromero (viewer) 2012-10-26 18:16 |
Closed for RMP16 |
(0053890) hgbot (developer) 2012-10-31 09:39 |
Repository: erp/pmods/org.openbravo.retail.posterminal-gal Changeset: b01afa4ab906baf11824f57a95086499456c3a4f Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Oct 24 16:17:20 2012 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] Fixes issue 0021836: Web POS is using some messages from modules which do not depend on the web POS module --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.posterminal/js/closecash/view/tabpendingreceipts.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
(0054001) hgbot (developer) 2012-11-05 18:16 |
Repository: erp/pmods/org.openbravo.retail.posterminal-quotations Changeset: b01afa4ab906baf11824f57a95086499456c3a4f Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Oct 24 16:17:20 2012 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] Fixes issue 0021836: Web POS is using some messages from modules which do not depend on the web POS module --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.retail.posterminal/js/closecash/view/tabpendingreceipts.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
(0054570) adrianromero (viewer) 2012-11-27 18:44 |
Closed for RMP17 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-02 17:50 | marvintm | New Issue | |
2012-10-02 17:50 | marvintm | Assigned To | => adrianromero |
2012-10-02 17:50 | marvintm | OBNetwork customer | => No |
2012-10-24 17:18 | hgbot | Checkin | |
2012-10-24 17:18 | hgbot | Note Added: 0053632 | |
2012-10-24 17:18 | hgbot | Status | new => resolved |
2012-10-24 17:18 | hgbot | Resolution | open => fixed |
2012-10-24 17:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] |
2012-10-24 17:28 | adrianromero | Note Added: 0053633 | |
2012-10-24 17:28 | adrianromero | Status | resolved => closed |
2012-10-26 10:41 | hgbot | Checkin | |
2012-10-26 10:41 | hgbot | Note Added: 0053735 | |
2012-10-26 10:41 | hgbot | Status | closed => resolved |
2012-10-26 10:41 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] |
2012-10-26 18:16 | adrianromero | Note Added: 0053754 | |
2012-10-26 18:16 | adrianromero | Status | resolved => closed |
2012-10-31 09:39 | hgbot | Checkin | |
2012-10-31 09:39 | hgbot | Note Added: 0053890 | |
2012-10-31 09:39 | hgbot | Status | closed => resolved |
2012-10-31 09:39 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] |
2012-10-31 10:55 | adrianromero | Status | resolved => closed |
2012-11-05 18:16 | hgbot | Checkin | |
2012-11-05 18:16 | hgbot | Note Added: 0054001 | |
2012-11-05 18:16 | hgbot | Status | closed => resolved |
2012-11-05 18:16 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-gal/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-quotations/rev/b01afa4ab906baf11824f57a95086499456c3a4f [^] |
2012-11-27 10:19 | adrianromero | Target Version | => RMP17 |
2012-11-27 18:44 | adrianromero | Note Added: 0054570 | |
2012-11-27 18:44 | adrianromero | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |