Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036389 | Retail Modules | Web POS | public | 2017-07-03 17:30 | 2017-09-28 14:08 |
|
Reporter | asiermartirena | |
Assigned To | asiermartirena | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q4 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036389: The cashup report shouldn't show the payments that are not counted in the cashup |
Description | There's a flag at payment method level under the pos terminal type window that defines if a payment method is counted in the cashup. The payment methods that are not counted in the cashup mustn't appear in the cash up report, both in the frontend and backend reports. |
Steps To Reproduce | Execute a cash up report with a terminal that contains a payment method that is not counted in the cashup. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-07-03 17:30 | asiermartirena | New Issue | |
2017-07-03 17:30 | asiermartirena | Assigned To | => Retail |
2017-07-03 17:30 | asiermartirena | OBNetwork customer | => No |
2017-07-03 17:30 | asiermartirena | Resolution time | => 1499637600 |
2017-07-03 17:30 | asiermartirena | Triggers an Emergency Pack | => No |
2017-07-04 12:45 | asiermartirena | Assigned To | Retail => asiermartirena |
2017-09-21 08:49 | hgbot | Checkin | |
2017-09-21 08:49 | hgbot | Note Added: 0099197 | |
2017-09-21 08:49 | hgbot | Status | new => resolved |
2017-09-21 08:49 | hgbot | Resolution | open => fixed |
2017-09-21 08:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6d54913295de7796873f64210acc4f86adf27c23 [^] |
2017-09-25 15:47 | marvintm | Resolution time | 1499637600 => 1507327200 |
2017-09-27 17:37 | marvintm | Note Added: 0099637 | |
2017-09-27 17:37 | marvintm | Status | resolved => new |
2017-09-27 17:37 | marvintm | Resolution | fixed => open |
2017-09-28 12:16 | hgbot | Checkin | |
2017-09-28 12:16 | hgbot | Note Added: 0099650 | |
2017-09-28 12:24 | asiermartirena | Issue Monitored: asiermartirena | |
2017-09-28 12:24 | asiermartirena | Issue End Monitor: asiermartirena | |
2017-09-28 12:24 | asiermartirena | Status | new => scheduled |
2017-09-28 12:25 | asiermartirena | Status | scheduled => resolved |
2017-09-28 12:25 | asiermartirena | Fixed in Version | => pi |
2017-09-28 12:25 | asiermartirena | Resolution | open => fixed |
2017-09-28 14:08 | marvintm | Review Assigned To | => marvintm |
2017-09-28 14:08 | marvintm | Status | resolved => closed |
2017-09-28 14:08 | marvintm | Fixed in Version | pi => RR17Q4 |
Notes |
|
(0099197)
|
hgbot
|
2017-09-21 08:49
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6d54913295de7796873f64210acc4f86adf27c23
Author: Ander Iraceburu <ander.iraceburu <at> openbravo.com>
Date: Tue Jul 04 12:39:33 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6d54913295de7796873f64210acc4f86adf27c23 [^]
Fixed issue 36389 : Now the payments methods that are not counted in the cashup will not be shown in cashup reports
---
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
M web/org.openbravo.retail.posterminal/res/printcashup.xml
---
|
|
|
|
Now the payment is correctly not shown in the xml report, and also in the java backend report. However, in the WebPOS window, the payment information is still shown in the following sections:
- Starting
- Withdrawals
- Deposits |
|
|
(0099650)
|
hgbot
|
2017-09-28 12:16
|
|
|