Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039842
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2018-12-20 11:572018-12-24 08:55
ReporterasiermartirenaView Statuspublic 
Assigned TojavierRodriguez 
PrioritynormalResolutionfixedFixed in VersionRR19Q1
StatusclosedFix in branchFixed in SCM revisionccca55b317f9
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039842: Error when loading in Pay Open Tickets paid tickets

DescriptionHaving 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 ReproduceActivate prepayments.

Click in the 'Pay Open Tickets' menu entry and select a paid order. Click on the 'Done' button.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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 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
Powered by Mantis Bugtracker