Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038025 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2018-03-01 18:28 | 2018-03-23 10:44 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 729e2d02846f | ||||
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 | 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(); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0103430) hgbot (developer) 2018-03-22 14:17 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 729e2d02846f906193a77392c62ac476355290a0 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Tue Mar 20 19:00:27 2018 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/729e2d02846f906193a77392c62ac476355290a0 [^] Fixes issue 38025: Added preference OBPOS_alwaysCreateNewReceiptAfterPayReceipt --- M src-db/database/sourcedata/AD_REF_LIST.xml M web/org.openbravo.retail.posterminal/js/utils/ticketCloseUtils.js --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |