Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0029630 | Retail Modules | Cash up | public | 2015-04-17 15:05 | 2015-05-22 09:27 |
Reporter | rbianchini | ||||
Assigned To | malsasua | ||||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | RR15Q1.3 | ||||
Target Version | Fixed in Version | RR15Q3 | |||
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']); | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|