Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029630 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Cash up | major | always | 2015-04-17 15:05 | 2015-05-22 09:27 | |||
Reporter | rbianchini | View Status | public | |||||
Assigned To | malsasua | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR15Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c06f12536821 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR15Q1.3 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | aaroncalero | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 35637 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029630: Changing the cash up template using window organization dosen't work becouse it's taking from the global variable | |||||||
Description | Changing the cash up template using window organization dosen't work becouse it's taking from the global variable OB.OBPOSPointOfSale.Print.CashUpTemplate if you check file: web/org.openbravo.retail.posterminal/js/closecash/model/cashup-print.js line: 15: this.templatecashup = new OB.DS.HWResource(OB.OBPOSPointOfSale.Print.CashUpTemplate); | |||||||
Steps To Reproduce | Go to window Organization and change the cash up template (It should be created previously) Go to web Pos and verify that it is printing the defoult template instead of the configured one | |||||||
Proposed Solution | Change line this.templatecashup = new OB.DS.HWResource(OB.OBPOSPointOfSale.Print.CashUpTemplate); to this.templatecashup = new OB.DS.HWResource(OB.POS.modelterminal.get('terminal')['printCashUpTemplate']); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0077086) hgbot (developer) 2015-05-07 11:47 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c06f1253682184ef9e0dec34ce2c92536fb84141 Author: Miguel A. Alsasua <miguel.alsasua <at> openbravo.com> Date: Thu May 07 11:47:22 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c06f1253682184ef9e0dec34ce2c92536fb84141 [^] fixed issue 29630: if terminal has a cashup template, then it is printed, otherwise default cashup template is printed --- M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-print.js --- |
(0077650) aaroncalero (viewer) 2015-05-22 09:27 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2015-04-17 15:05 | rbianchini | New Issue | |
2015-04-17 15:05 | rbianchini | Assigned To | => Retail |
2015-04-17 15:05 | rbianchini | OBNetwork customer | => Yes |
2015-04-17 15:05 | rbianchini | Support ticket | => 35637 |
2015-04-17 15:05 | rbianchini | Resolution time | => 1429567200 |
2015-04-17 15:05 | rbianchini | Triggers an Emergency Pack | => No |
2015-05-07 11:47 | hgbot | Checkin | |
2015-05-07 11:47 | hgbot | Note Added: 0077086 | |
2015-05-07 11:47 | hgbot | Status | new => resolved |
2015-05-07 11:47 | hgbot | Resolution | open => fixed |
2015-05-07 11:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c06f1253682184ef9e0dec34ce2c92536fb84141 [^] |
2015-05-07 11:48 | malsasua | Assigned To | Retail => malsasua |
2015-05-21 12:28 | aaroncalero | Review Assigned To | => aaroncalero |
2015-05-22 09:27 | aaroncalero | Note Added: 0077650 | |
2015-05-22 09:27 | aaroncalero | Status | resolved => closed |
2015-05-22 09:27 | aaroncalero | Fixed in Version | => RR15Q3 |
Copyright © 2000 - 2009 MantisBT Group |