Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048351 | Retail Modules | Web POS | public | 2022-01-04 10:02 | 2022-02-03 14:20 |
|
Reporter | jarmendariz | |
Assigned To | jarmendariz | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR22Q2 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0048351: Print an optional ticket that shows kept cash amounts after Cashup |
Description | This projects adds a new flag to Touchpoint type's payment methods available when payment method is cash and 'count payment in cashup' is set. When this new 'print kept cash' flag is enabled, after finishing cashup, a ticket showing the amount of cash kept in this terminal. The number of copies printed can also be configured via a touchpoint type field. |
Steps To Reproduce | See description |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-01-04 10:02 | jarmendariz | New Issue | |
2022-01-04 10:02 | jarmendariz | Assigned To | => jarmendariz |
2022-01-04 10:02 | jarmendariz | OBNetwork customer | => No |
2022-01-04 10:02 | jarmendariz | Triggers an Emergency Pack | => No |
2022-01-04 10:02 | jarmendariz | Status | new => scheduled |
2022-01-26 12:47 | hgbot | Merge Request Status | => open |
2022-01-26 12:47 | hgbot | Note Added: 0134568 | |
2022-01-28 09:48 | hgbot | Note Added: 0134646 | |
2022-02-03 08:06 | hgbot | Merge Request Status | open => approved |
2022-02-03 11:26 | hgbot | Resolution | open => fixed |
2022-02-03 11:26 | hgbot | Status | scheduled => closed |
2022-02-03 11:26 | hgbot | Fixed in Version | => RR22Q2 |
2022-02-03 11:26 | hgbot | Note Added: 0134751 | |
2022-02-03 11:26 | hgbot | Note Added: 0134752 | |
2022-02-03 11:28 | hgbot | Note Added: 0134753 | |
2022-02-03 11:28 | hgbot | Note Added: 0134754 | |
2022-02-03 14:20 | hgbot | Note Added: 0134763 | |
2022-02-03 14:20 | hgbot | Note Added: 0134764 | |
2022-02-03 14:20 | hgbot | Note Added: 0134765 | |
2022-02-03 14:20 | hgbot | Note Added: 0134766 | |
Notes |
|
(0134568)
|
hgbot
|
2022-01-26 12:47
|
|
|
|
(0134646)
|
hgbot
|
2022-01-28 09:48
|
|
|
|
(0134751)
|
hgbot
|
2022-02-03 11:26
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 80bd2a7a8b7442a98aad87017d570c0dd435def8
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 03-02-2022 11:25:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/80bd2a7a8b7442a98aad87017d570c0dd435def8 [^]
Fixed ISSUE-48351: Optionally print a kept cash report after Cash up
MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/697 [^]
---
A web/org.openbravo.retail.posterminal/app/external-device/printing/CashupKeptCashPrinter.js
A web/org.openbravo.retail.posterminal/app/model/business-object/messages/MessagesUtils.js
A web/org.openbravo.retail.posterminal/res/printcashupkeptcash.xml
M src-db/database/model/modifiedTables/AD_ORG.xml
M src-db/database/model/tables/OBPOS_APP_PAYMENT_TYPE.xml
M src-db/database/model/tables/OBPOS_TERMINALTYPE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
M src-db/database/sourcedata/OBPOS_PRINT_TEMPLATE.xml
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M src/org/openbravo/retail/posterminal/term/TerminalProperties.java
M web/org.openbravo.retail.posterminal/app/external-device/printing/PrintTemplateStore.js
M web/org.openbravo.retail.posterminal/js/closecash/model/closecash-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
R web/org.openbravo.retail.posterminal/app/external-device/actions/PrintCashup.js
---
|
|
|
(0134752)
|
hgbot
|
2022-02-03 11:26
|
|
|
|
(0134753)
|
hgbot
|
2022-02-03 11:28
|
|
|
|
(0134754)
|
hgbot
|
2022-02-03 11:28
|
|
|
|
(0134763)
|
hgbot
|
2022-02-03 14:20
|
|
|
|
(0134764)
|
hgbot
|
2022-02-03 14:20
|
|
|
|
(0134765)
|
hgbot
|
2022-02-03 14:20
|
|
|
|
(0134766)
|
hgbot
|
2022-02-03 14:20
|
|
|