Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034006Retail ModulesWeb POSpublic2016-09-15 16:382016-11-28 09:04
guilleaer 
shivum039 
normalmajorhave not tried
closedfixed 
5
 
RR17Q1 
marvintm
No
0034006: Button "Save Again" from "OBPOS errors" window allow to press it twice
Button "Save Again" from "OBPOS errors" window allow to press it twice. It can generate wrong cashup invoices
It is not easily reproducible, but we have seen it in a customer instance
Once process starts, button should be disabled
No tags attached.
patch issue_34006.patch (14,015) 2016-09-17 12:03
https://issues.openbravo.com/file_download.php?file_id=9831&type=bug
Issue History
2016-09-15 16:38guilleaerNew Issue
2016-09-15 16:38guilleaerAssigned To => Retail
2016-09-15 16:38guilleaerTriggers an Emergency Pack => No
2016-09-17 11:59simbu94Assigned ToRetail => simbu94
2016-09-17 12:03simbu94File Added: issue_34006.patch
2016-09-19 06:48simbu94Assigned Tosimbu94 => Retail
2016-10-17 08:33hgbotCheckin
2016-10-17 08:33hgbotNote Added: 0090605
2016-10-17 08:33hgbotStatusnew => resolved
2016-10-17 08:33hgbotResolutionopen => fixed
2016-10-17 08:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c48e23f334d41f62f08a8ab921926a2d56e7d146 [^]
2016-10-28 09:09hgbotCheckin
2016-10-28 09:09hgbotNote Added: 0090973
2016-10-28 09:09hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c48e23f334d41f62f08a8ab921926a2d56e7d146 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/260a53298d5675c5543c6f78821749ca8e971f48 [^]
2016-11-10 19:33marvintmAssigned ToRetail => guilleaer
2016-11-10 19:33marvintmAssigned Toguilleaer => shivum039
2016-11-28 09:04marvintmReview Assigned To => marvintm
2016-11-28 09:04marvintmStatusresolved => closed
2016-11-28 09:04marvintmFixed in Version => RR17Q1

Notes
(0090605)
hgbot   
2016-10-17 08:33   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c48e23f334d41f62f08a8ab921926a2d56e7d146
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Thu Oct 13 12:50:21 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c48e23f334d41f62f08a8ab921926a2d56e7d146 [^]

Fixes Issue 34006 : Button "Save Again" from "OBPOS errors" window allow to press it twice .

The Attached Patch Has Been Applied and Tested The Happy FLow ,Since Its Not Reproducible Issue,Jus Tried With the Happly FLow .

---
M src-db/database/model/tables/OBPOS_ERRORS.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/retail/posterminal/SaveDataActionHandler.java
M web/org.openbravo.retail.posterminal/js/components/errors.js
A src/org/openbravo/retail/posterminal/SaveDataOnProcessHandler.java
---
(0090973)
hgbot   
2016-10-28 09:09   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 260a53298d5675c5543c6f78821749ca8e971f48
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Fri Oct 28 12:38:57 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/260a53298d5675c5543c6f78821749ca8e971f48 [^]

Fixes Issue 34006 : The License Text Has Been Currected as Per The Suggestion .


License Text Has Been Modified .

---
M src/org/openbravo/retail/posterminal/SaveDataOnProcessHandler.java
---