Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0039842 | Retail Modules | Web POS | public | 2018-12-20 11:57 | 2018-12-24 08:55 |
Reporter | asiermartirena | ||||
Assigned To | javierRodriguez | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR19Q1 | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0039842: Error when loading in Pay Open Tickets paid tickets | ||||
Description | Having prepayments enabled, when trying to open a paid receipt in Pay Open Tickets, there's a javascript null pointer error in the message that is going to be shown to tell that. Line error: OB.UTIL.showConfirmation.display(OB.I18N.getLabel('OBMOBC_Error'), OB.I18N.getLabel('OBPOS_PaidOrder', [wrongOrder.docNo])); Should be: OB.UTIL.showConfirmation.display(OB.I18N.getLabel('OBMOBC_Error'), OB.I18N.getLabel('OBPOS_PaidOrder', [wrongDocNo])); | ||||
Steps To Reproduce | Activate prepayments. Click in the 'Pay Open Tickets' menu entry and select a paid order. Click on the 'Done' button. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-12-20 11:57 | asiermartirena | New Issue | |||
2018-12-20 11:57 | asiermartirena | Assigned To | => javierRodriguez | ||
2018-12-20 11:57 | asiermartirena | OBNetwork customer | => No | ||
2018-12-20 11:57 | asiermartirena | Triggers an Emergency Pack | => No | ||
2018-12-20 15:40 | hgbot | Checkin | |||
2018-12-20 15:40 | hgbot | Note Added: 0108691 | |||
2018-12-20 15:40 | hgbot | Status | new => resolved | ||
2018-12-20 15:40 | hgbot | Resolution | open => fixed | ||
2018-12-20 15:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ccca55b317f94d9662784b63d2fffd7ac499cb13 [^] | ||
2018-12-24 08:55 | marvintm | Review Assigned To | => marvintm | ||
2018-12-24 08:55 | marvintm | Status | resolved => closed | ||
2018-12-24 08:55 | marvintm | Fixed in Version | => RR19Q1 |
Notes | |||||
|
|||||
|
|