Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039842 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2018-12-20 11:57 | 2018-12-24 08:55 | |||
Reporter | asiermartirena | View Status | public | |||||
Assigned To | javierRodriguez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ccca55b317f9 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0108691) hgbot (developer) 2018-12-20 15:40 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ccca55b317f94d9662784b63d2fffd7ac499cb13 Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com> Date: Thu Dec 20 15:39:47 2018 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ccca55b317f94d9662784b63d2fffd7ac499cb13 [^] Fixed issue 39842: Error when loading in Pay Open Tickets paid tickets --- M web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |