Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030909Retail ModulesWeb POSpublic2015-09-23 18:212015-09-30 16:05
Orekaria 
marvintm 
normalmajoralways
closedfixed 
5
 
RR15Q4 
Orekaria
main
No
0030909: Create sales order does not remove the original quotation
Create sales order does not remove the original quotation
Log into the webpos
Create quotation
Menu > create sales order > firm quotation
Pay the new order
Verify that the original quotation is stil present and the total is zero
No tags attached.
caused by defect 0030412 closed marvintm [RR15Q3] Creating a sales order from quotation with "Firm quotation" unchecked creates wrong total amounts if price has changed 
related to defect 0030983 closed marvintm It is possible to duplicate the document number of POS tickets 
Issue History
2015-09-23 18:21OrekariaNew Issue
2015-09-23 18:21OrekariaAssigned To => Retail
2015-09-23 18:21OrekariaTriggers an Emergency Pack => No
2015-09-24 10:21OrekariaRelationship addedcaused by 0030535
2015-09-24 10:21OrekariaRelationship addedcaused by 0030412
2015-09-24 10:22OrekariaRelationship deletedcaused by 0030535
2015-09-24 16:26aaroncaleroResolution time => 1443650400
2015-09-24 16:26aaroncaleroRegression introduced in release => main
2015-09-25 18:56mario_castelloAssigned ToRetail => mario_castello
2015-09-29 11:37hgbotCheckin
2015-09-29 11:37hgbotNote Added: 0080692
2015-09-29 11:37hgbotStatusnew => resolved
2015-09-29 11:37hgbotResolutionopen => fixed
2015-09-29 11:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e960d20067598493e6bdaea0f947efc531e3027d [^]
2015-09-29 12:29marvintmAssigned Tomario_castello => marvintm
2015-09-29 18:41marvintmReview Assigned To => Orekaria
2015-09-30 10:28adrianromeroRelationship addedrelated to 0030983
2015-09-30 16:05OrekariaStatusresolved => closed
2015-09-30 16:05OrekariaFixed in Version => RR15Q4

Notes
(0080692)
hgbot   
2015-09-29 11:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e960d20067598493e6bdaea0f947efc531e3027d
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Sep 29 11:37:00 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e960d20067598493e6bdaea0f947efc531e3027d [^]

Fixed issue 30412. Fixed issue 30909. Now quotations will be closed in the backend when tickets are done.
- Unneeded event has been removed, as it was no longer necessary.
- OldId property will be set correctly, in the proper callback.

---
M web/org.openbravo.retail.posterminal/js/components/modalcreateorderfromquotation.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---