Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040481Retail ModulesWeb POSpublic2019-03-28 17:092019-04-11 13:02
malsasua 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q3 
marvintm
Gold
8483
Production - Confirmed Stable
2017-07-04
RR17Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6d54913295de7796873f64210acc4f86adf27c23 [^]
No
0040481: Cash Management transactions are not included in CashUp report
In the cashup report printed, the cash management transactions are not displayed, but they are included in the cashup report displayed before to print,
[POS]
. add two cash managements:
 . Deposit: Cash - Backoffice transfer to VBS - 1500
 . Withdrawal: Cash - Cashier shift (transfer to VBS backoffice) - 200
 . click in Done button
. complete cashup
 - in step 4 of 4 : post, print & close, the cash management transactions are displayed in Withdrawals and Deposit section (see screenshot1 attached)
 - in cashup report printed, it is not displayed (see screenshot2 attached)
No tags attached.
depends on backport 0040491RR19Q1.1 closed ranjith_qualiantech_com Cash Management transactions are not included in CashUp report 
depends on backport 0040492RR18Q4.3 closed ranjith_qualiantech_com Cash Management transactions are not included in CashUp report 
depends on backport 0040594RR19Q2 closed ranjith_qualiantech_com Cash Management transactions are not included in CashUp report 
png cashupPrinted.png (91,641) 2019-03-28 17:09
https://issues.openbravo.com/file_download.php?file_id=12804&type=bug
png

png cashupScreen.png (161,991) 2019-03-28 17:10
https://issues.openbravo.com/file_download.php?file_id=12805&type=bug
png

patch issue 40481 source posterminal v1.patch (2,664) 2019-03-29 12:18
https://issues.openbravo.com/file_download.php?file_id=12811&type=bug
Issue History
2019-03-28 17:09malsasuaNew Issue
2019-03-28 17:09malsasuaAssigned To => Retail
2019-03-28 17:09malsasuaOBNetwork customer => Gold
2019-03-28 17:09malsasuaSupport ticket => 8483
2019-03-28 17:09malsasuaResolution time => 1554588000
2019-03-28 17:09malsasuaTriggers an Emergency Pack => No
2019-03-28 17:10malsasuaFile Added: cashupPrinted.png
2019-03-28 17:10malsasuaFile Added: cashupScreen.png
2019-03-28 17:50malsasuaRegression level => Production - Confirmed Stable
2019-03-28 17:50malsasuaReproducibilityhave not tried => always
2019-03-29 09:54marvintmStatusnew => scheduled
2019-03-29 09:54marvintmAssigned ToRetail => ranjith_qualiantech_com
2019-03-29 10:48ranjith_qualiantech_comRegression date => 2017-07-04
2019-03-29 10:48ranjith_qualiantech_comRegression introduced in release => RR17Q4
2019-03-29 10:48ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6d54913295de7796873f64210acc4f86adf27c23 [^]
2019-03-29 10:55ranjith_qualiantech_comFile Added: issue 40481 source posterminal v1.patch
2019-03-29 12:16ranjith_qualiantech_comFile Deleted: issue 40481 source posterminal v1.patch
2019-03-29 12:18ranjith_qualiantech_comFile Added: issue 40481 source posterminal v1.patch
2019-04-08 11:38hgbotCheckin
2019-04-08 11:38hgbotNote Added: 0111013
2019-04-08 11:38hgbotStatusscheduled => resolved
2019-04-08 11:38hgbotResolutionopen => fixed
2019-04-08 11:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ccc08a85c0a90e9c79af4fb8926ddd7a605d918c [^]
2019-04-11 13:01marvintmStatusresolved => new
2019-04-11 13:01marvintmResolutionfixed => open
2019-04-11 13:01marvintmStatusnew => scheduled
2019-04-11 13:02marvintmStatusscheduled => resolved
2019-04-11 13:02marvintmFixed in Version => RR19Q3
2019-04-11 13:02marvintmResolutionopen => fixed
2019-04-11 13:02marvintmReview Assigned To => marvintm
2019-04-11 13:02marvintmStatusresolved => closed

Notes
(0111013)
hgbot   
2019-04-08 11:38   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ccc08a85c0a90e9c79af4fb8926ddd7a605d918c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Apr 08 15:07:00 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ccc08a85c0a90e9c79af4fb8926ddd7a605d918c [^]

Fixed issue 40481 : Updated deposit and withdrawal model for count payment in cashup while completing cashup

* When closing cashup, in printcashup template, only models with countInCashup will be printed
  So countInCashup is updated for cashmanagement deposit and drop models

---
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
---