Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040594Retail ModulesWeb POSpublic2019-03-28 17:092019-05-09 09:29
malsasua 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR19Q2RR19Q2 
marvintm
Production - Confirmed Stable
2017-07-04
RR17Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6d54913295de7796873f64210acc4f86adf27c23 [^]
No
0040594: 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.
blocks defect 0040481 closed ranjith_qualiantech_com Cash Management transactions are not included in CashUp report 
Issue History
2019-04-11 13:01marvintmTypedefect => backport
2019-04-11 13:01marvintmTarget Version => RR19Q2
2019-04-11 14:07hgbotCheckin
2019-04-11 14:07hgbotNote Added: 0111083
2019-04-11 14:07hgbotStatusscheduled => resolved
2019-04-11 14:07hgbotResolutionopen => fixed
2019-04-11 14:07hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ccc08a85c0a90e9c79af4fb8926ddd7a605d918c [^] => http://code.openbravo.com/retail/backports/3.0RR19Q2/org.openbravo.retail.posterminal/rev/b953936560df98d70162c6bedc5030895b06733d [^]
2019-05-09 09:29marvintmReview Assigned To => marvintm
2019-05-09 09:29marvintmStatusresolved => closed
2019-05-09 09:29marvintmFixed in Version => RR19Q2

Notes
(0111083)
hgbot   
2019-04-11 14:07   
Repository: retail/backports/3.0RR19Q2/org.openbravo.retail.posterminal
Changeset: b953936560df98d70162c6bedc5030895b06733d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 11 17:32:47 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q2/org.openbravo.retail.posterminal/rev/b953936560df98d70162c6bedc5030895b06733d [^]

Fixed issue 40594 : 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
---