Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039207Retail ModulesWeb POSpublic2018-08-30 14:582018-09-21 11:56
jorge-garcia 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR18Q4 
marvintm
No
0039207: Quotation completion process is not protected of being modified
During Quotation completion process the user can delete or create a new ticket/quotation
1) Log in webPOS
2) Create a quotation
3) Click on total button
4) Realize neither scrim nor showLoading is executed in closing quotation process.
Use processController API to protected ticket completion (quotation, sales order, etc).
No tags attached.
Issue History
2018-08-30 14:58jorge-garciaNew Issue
2018-08-30 14:58jorge-garciaAssigned To => jorge-garcia
2018-08-30 14:58jorge-garciaResolution time => 1537394400
2018-08-30 14:58jorge-garciaTriggers an Emergency Pack => No
2018-09-17 11:02jorge-garciaAssigned Tojorge-garcia => Retail
2018-09-18 09:52ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-09-18 09:52ranjith_qualiantech_comStatusnew => scheduled
2018-09-20 08:39hgbotCheckin
2018-09-20 08:39hgbotNote Added: 0106867
2018-09-20 08:39hgbotStatusscheduled => resolved
2018-09-20 08:39hgbotResolutionopen => fixed
2018-09-20 08:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/41997a1342f01e455c929a3a0953bbdf12be6a37 [^]
2018-09-21 11:56marvintmReview Assigned To => marvintm
2018-09-21 11:56marvintmStatusresolved => closed
2018-09-21 11:56marvintmFixed in Version => RR18Q4

Notes
(0106867)
hgbot   
2018-09-20 08:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 41997a1342f01e455c929a3a0953bbdf12be6a37
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Sep 20 12:08:40 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/41997a1342f01e455c929a3a0953bbdf12be6a37 [^]

Fixed issue 39207 : Added ProcessController while completing quotation, receipt and layaway

---
M src-db/database/sourcedata/OBMOBC_PROCESS_DEFINITION.xml
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
M web/org.openbravo.retail.posterminal/js/utils/ticketCloseUtils.js
---