Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044291Retail ModulesCash Managementpublic2020-06-05 09:092020-08-25 16:20
AgatheBertin 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q3 
marvintm
No
0044291: CashManagement - Open Till : Drawer is not opened automatically
According to the wiki
Since RMP29 the cash drawer will be opened if the active payment method is marked as cash or it is configured to open the cash drawer.


The drawer should be opened automatically if there is at least 1 payment method marked as cash when
- Doing a cash management (do not work)
- Open till


http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Cash_Management [^]
1- open a till with at least 1 payment method marked as cash

2. Menu CashManagement => in the HWM, the drawer is still closed (KO)

3. Menu > Cashup => the drawer is opened (OK)

4. Then open till => drawer is never opened (KO)
NOR
related to defect 0044890 closed ranjith_qualiantech_com CashManagement - Open Till : Drawer is not opened automatically when doing a Reimburse event 
Issue History
2020-06-05 09:09AgatheBertinNew Issue
2020-06-05 09:09AgatheBertinAssigned To => Retail
2020-06-05 09:09AgatheBertinResolution time => 1592776800
2020-06-05 09:09AgatheBertinTriggers an Emergency Pack => No
2020-06-05 09:10AgatheBertinTag Attached: NOR
2020-06-05 11:42rafarodaIssue Monitored: rafaroda
2020-06-05 11:43AgatheBertinSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=21159#r21159
2020-06-08 08:24ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-06-08 08:24ranjith_qualiantech_comStatusnew => scheduled
2020-06-10 09:37ranjith_qualiantech_comFile Added: issue 44291 source posterminal.patch
2020-06-10 09:37ranjith_qualiantech_comFile Added: issue 44291 source session.patch
2020-06-22 09:34ranjith_qualiantech_comFile Deleted: issue 44291 source session.patch
2020-06-22 09:34ranjith_qualiantech_comFile Deleted: issue 44291 source posterminal.patch
2020-06-22 11:57hgbotCheckin
2020-06-22 11:57hgbotNote Added: 0120952
2020-06-22 11:58hgbotCheckin
2020-06-22 11:58hgbotNote Added: 0120953
2020-06-22 11:58hgbotStatusscheduled => resolved
2020-06-22 11:58hgbotResolutionopen => fixed
2020-06-22 11:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/11c53bc17110b86b56ac7a8ca3be472eddb7c754 [^]
2020-06-22 12:14marvintmReview Assigned To => marvintm
2020-06-22 12:14marvintmStatusresolved => closed
2020-06-22 12:14marvintmFixed in Version => RR20Q3
2020-08-25 16:20rafarodaIssue cloned0044890
2020-08-25 16:20rafarodaRelationship addedrelated to 0044890

Notes
(0120952)
hgbot   
2020-06-22 11:57   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 99c8481455812e528c46d284cde9eb950f01533d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 22 15:27:35 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/99c8481455812e528c46d284cde9eb950f01533d [^]

Related to issue-44291 : Drawer should be opened when opening OpenTill

* When opening OpenTill window, if any cash payment configured with allow open drawer,
  then Drawer should be opened

---
M web/org.openbravo.retail.sessions/js/countcash/countcash.js
---
(0120953)
hgbot   
2020-06-22 11:58   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 11c53bc17110b86b56ac7a8ca3be472eddb7c754
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 22 15:27:50 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/11c53bc17110b86b56ac7a8ca3be472eddb7c754 [^]

Fixed issue-44291 : Drawer should be opened in CashManagment Events

* In Cashmanagement window, when deposit or withdrawel events are triggered,
  then drawer should be opened if payment is configured with allow open drawer

---
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmt.js
---