Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0038025 | Retail Modules | Web POS | public | 2018-03-01 18:28 | 2018-03-23 10:44 |
Reporter | malsasua | ||||
Assigned To | gorka_gil | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR18Q2 | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | OBPS | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0038025: Allow configure if new receipt is created or not with tickets opened | ||||
Description | when there are several tickets opened in the POS, when you complete one of them, previous ticket is displayed, no new blank receipt is created. It should be possible to configure if the new receipt is created or previous ticket is displayed | ||||
Steps To Reproduce | POS: . create new ticket (receipt1) . add line (no pay) . create new ticket (receipt2) . add line . pay receipt2 ticket receipt1 is displayed | ||||
Proposed Solution | in this line: https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/68f5363f9f46/web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js#l414 [^] Add a condition checking the new preference, if true: orderList.deleteCurrent(true); else orderList.deleteCurrent(); | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=11617&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-03-01 18:28 | malsasua | New Issue | |||
2018-03-01 18:28 | malsasua | Assigned To | => Retail | ||
2018-03-01 18:28 | malsasua | OBNetwork customer | => Yes | ||
2018-03-01 18:28 | malsasua | Resolution time | => 1521586800 | ||
2018-03-01 18:28 | malsasua | Triggers an Emergency Pack | => No | ||
2018-03-01 18:37 | malsasua | Proposed Solution updated | |||
2018-03-06 10:25 | malsasua | File Added: patch38025_dkt.dif | |||
2018-03-13 13:28 | gorka_gil | Assigned To | Retail => gorka_gil | ||
2018-03-22 14:17 | hgbot | Checkin | |||
2018-03-22 14:17 | hgbot | Note Added: 0103430 | |||
2018-03-22 14:17 | hgbot | Status | new => resolved | ||
2018-03-22 14:17 | hgbot | Resolution | open => fixed | ||
2018-03-22 14:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/729e2d02846f906193a77392c62ac476355290a0 [^] | ||
2018-03-23 10:44 | marvintm | Review Assigned To | => marvintm | ||
2018-03-23 10:44 | marvintm | Status | resolved => closed | ||
2018-03-23 10:44 | marvintm | Fixed in Version | => RR18Q2 |
Notes | |||||
|
|||||
|
|