Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037572Retail ModulesWeb POSpublic2017-12-13 15:552018-01-25 13:32
jorgewederago 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR17Q4.1RR17Q4.1 
guilleaer
No
0037572: Under certain circumstances when creating a sales order from a quotation wrong data is generated in the backend
When creating a sales order from a firm quotation, if the price of the product has changed since the quotation was created, after closing the transaction there will be wrong information in the backend. Eg: The line in the sales order will have a discount applied.
1.- Log in into WebPOS
2.- Click the menu button and select Create Quotation
3.- Add a product to the receipt
4.- Finish the Quotation
5.- Go to the backend and change the price of the product
6.- Go back to WebPOS and refresh
7.- Load the quotation if needed, go to the menu and press Create Sales Order
8.- Check Firm Quotation and press Create Sales Order
9.- Finish the transaction
10.- Go to the back end and check in the Sales Order Window the information of the line in the sales order.
No tags attached.
blocks defect 0037471 closed rqueralta Under certain circumstances when creating a sales order from a quotation wrong data is generated in the backend 
blocks defect 0037570RR17Q4.1 closed ranjith_qualiantech_com Tests LayawayProductsNotInAssortment and QuotationProductsNotInAssortment are failing in Q4 after fix for issue 37558 
Issue History
2018-01-03 10:29guilleaerTypedefect => backport
2018-01-03 10:29guilleaerTarget Version => RR17Q4.1
2018-01-03 10:30guilleaerRelationship addedblocks 0037570
2018-01-03 10:33guilleaerNote Added: 0101304
2018-01-03 10:33guilleaerNote Edited: 0101304bug_revision_view_page.php?bugnote_id=0101304#r16505
2018-01-03 10:35guilleaerNote Edited: 0101304bug_revision_view_page.php?bugnote_id=0101304#r16506
2018-01-03 10:41guilleaerAssigned Torqueralta => ranjith_qualiantech_com
2018-01-03 10:41guilleaerStatusscheduled => resolved
2018-01-03 10:41guilleaerResolutionopen => fixed
2018-01-03 10:41guilleaerStatusresolved => new
2018-01-03 10:41guilleaerResolutionfixed => open
2018-01-23 12:12ranjith_qualiantech_comStatusnew => scheduled
2018-01-23 12:13hgbotCheckin
2018-01-23 12:13hgbotNote Added: 0101904
2018-01-23 12:13hgbotStatusscheduled => resolved
2018-01-23 12:13hgbotResolutionopen => fixed
2018-01-23 12:13hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b4b3fab3caac94eaae9ccc0b0d794887287182d [^] => http://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal/rev/187c18984f86eed472a28608e13a86a6c8d49909 [^]
2018-01-23 12:19hgbotCheckin
2018-01-23 12:19hgbotNote Added: 0101907
2018-01-23 12:19hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal/rev/187c18984f86eed472a28608e13a86a6c8d49909 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal/rev/9c522af47c3432ebe186974f5012702148f28a3e [^]
2018-01-25 13:32guilleaerStatusresolved => closed
2018-01-25 13:32guilleaerFixed in Version => RR17Q4.1

Notes
(0101304)
guilleaer   
2018-01-03 10:33   
(edited on: 2018-01-03 10:35)
This backport is required because the fix of issue 37471 is needed to fix issue 37570

(0101904)
hgbot   
2018-01-23 12:13   
Repository: retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal
Changeset: 187c18984f86eed472a28608e13a86a6c8d49909
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 23 16:42:56 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal/rev/187c18984f86eed472a28608e13a86a6c8d49909 [^]

Fixed issue 37572 : Line PriceList should be updated for receipt calculations

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0101907)
hgbot   
2018-01-23 12:19   
Repository: retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal
Changeset: 9c522af47c3432ebe186974f5012702148f28a3e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 23 16:48:57 2018 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4.1/org.openbravo.retail.posterminal/rev/9c522af47c3432ebe186974f5012702148f28a3e [^]

Fixed issue 37572 : Line PriceList should be updated for receipt calculations

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