Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035712Retail ModulesSessionspublic2017-04-06 12:402017-04-28 13:12
jorgewederago 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR17Q3 
marvintm
No
0035712: When doing an open Till if you click several times on approve diferences the hook is called several times
This issue has two parts:

With sessions module installed do an open Till and click on approve differences. The hook is called several times and generates the same amount of import entries.

The back end has a mechanism to discard the replicated import entries, however the post processor is called.
1.-Have sessions module installed
2.- Do an open Till
3.- Add cash
4.- Click several times Approve differences
No tags attached.
causes defect 0035795 closed ranjith_qualiantech_com If you cancel in Count Cash tab, the WebPOS could enter in a inconsistent status 
patch issue 35712 source sessions.patch (1,488) 2017-04-07 14:16
https://issues.openbravo.com/file_download.php?file_id=10657&type=bug
Issue History
2017-04-06 12:40jorgewederagoNew Issue
2017-04-06 12:40jorgewederagoAssigned To => Retail
2017-04-06 12:40jorgewederagoResolution time => 1493244000
2017-04-06 12:40jorgewederagoTriggers an Emergency Pack => No
2017-04-07 10:46guillermogilIssue Monitored: guillermogil
2017-04-07 13:22ranjith_qualiantech_comFile Added: issue 35712 source sessions.patch
2017-04-07 13:22ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-04-07 13:22ranjith_qualiantech_comStatusnew => scheduled
2017-04-07 14:01ranjith_qualiantech_comFile Deleted: issue 35712 source sessions.patch
2017-04-07 14:16ranjith_qualiantech_comFile Added: issue 35712 source sessions.patch
2017-04-10 13:11hgbotCheckin
2017-04-10 13:11hgbotNote Added: 0095935
2017-04-10 13:11hgbotStatusscheduled => resolved
2017-04-10 13:11hgbotResolutionopen => fixed
2017-04-10 13:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/00a711ba55ab0dd0fbdd669d16091f44325dc46e [^]
2017-04-18 14:02jorge-garciaRelationship addedcauses 0035795
2017-04-20 07:41hgbotCheckin
2017-04-20 07:41hgbotNote Added: 0096072
2017-04-20 07:41hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/00a711ba55ab0dd0fbdd669d16091f44325dc46e [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/80551dc1c8a027b31fa191bce3d901becab962bd [^]
2017-04-28 13:12marvintmReview Assigned To => marvintm
2017-04-28 13:12marvintmStatusresolved => closed
2017-04-28 13:12marvintmFixed in Version => RR17Q3

Notes
(0095935)
hgbot   
2017-04-10 13:11   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 00a711ba55ab0dd0fbdd669d16091f44325dc46e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Apr 10 16:41:08 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/00a711ba55ab0dd0fbdd669d16091f44325dc46e [^]

Fixes issue 35712 : In Open Till, Approve Difference should be disabled once it clicked

---
M web/org.openbravo.retail.sessions/js/countcash/countcash.js
---
(0096072)
hgbot   
2017-04-20 07:41   
Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 80551dc1c8a027b31fa191bce3d901becab962bd
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Apr 20 11:11:30 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/80551dc1c8a027b31fa191bce3d901becab962bd [^]

Fixes issue 35712 : In Open Till, Disable all buttons if any count cash button is clicked

* If Done/Approve Difference/Cancel is clicked, all the buttons in Open till will be disabled. If any validation fails, all buttons will enabled again

---
M web/org.openbravo.retail.sessions/js/countcash/countcash.js
---