Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037471Retail ModulesWeb POSpublic2017-12-13 15:552018-01-03 10:30
jorgewederago 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR18Q1 
guilleaer
No
0037471: 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.
depends on backport 0037572RR17Q4.1 closed ranjith_qualiantech_com Under certain circumstances when creating a sales order from a quotation wrong data is generated in the backend 
Issue History
2017-12-13 15:55jorgewederagoNew Issue
2017-12-13 15:55jorgewederagoAssigned To => Retail
2017-12-13 15:55jorgewederagoResolution time => 1514934000
2017-12-13 15:55jorgewederagoTriggers an Emergency Pack => No
2017-12-13 18:02rqueraltaAssigned ToRetail => rqueralta
2017-12-13 18:03rqueraltaStatusnew => scheduled
2017-12-18 12:45jorgewederagoSummaryUnder certain circumstances when creating a sales order from a quotation generates wrong data in the backend => Under certain circumstances when creating a sales order from a quotation wrong data is generated in the backend
2017-12-18 12:49gorkaionPriorityhigh => urgent
2017-12-18 12:49gorkaionIssue Monitored: gorkaion
2017-12-20 14:26hgbotCheckin
2017-12-20 14:26hgbotNote Added: 0101168
2017-12-20 14:26hgbotStatusscheduled => resolved
2017-12-20 14:26hgbotResolutionopen => fixed
2017-12-20 14:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b4b3fab3caac94eaae9ccc0b0d794887287182d [^]
2017-12-21 14:51hgbotCheckin
2017-12-21 14:51hgbotNote Added: 0101183
2017-12-22 11:12marvintmNote Added: 0101206
2017-12-22 11:12marvintmStatusresolved => new
2017-12-22 11:12marvintmResolutionfixed => open
2017-12-25 22:09hgbotCheckin
2017-12-25 22:09hgbotNote Added: 0101248
2017-12-25 22:40hgbotCheckin
2017-12-25 22:40hgbotNote Added: 0101249
2017-12-26 18:16guilleaerStatusnew => scheduled
2017-12-26 18:16guilleaerStatusscheduled => resolved
2017-12-26 18:16guilleaerFixed in Version => RR18Q1
2017-12-26 18:16guilleaerResolutionopen => fixed
2017-12-27 16:13hgbotCheckin
2017-12-27 16:13hgbotNote Added: 0101263
2017-12-28 19:00guilleaerReview Assigned To => guilleaer
2017-12-28 19:00guilleaerStatusresolved => closed
2018-01-03 10:29guilleaerStatusclosed => new
2018-01-03 10:29guilleaerResolutionfixed => open
2018-01-03 10:29guilleaerFixed in VersionRR18Q1 =>
2018-01-03 10:29guilleaerStatusnew => scheduled
2018-01-03 10:30guilleaerStatusscheduled => resolved
2018-01-03 10:30guilleaerFixed in Version => RR18Q1
2018-01-03 10:30guilleaerResolutionopen => fixed
2018-01-03 10:30guilleaerStatusresolved => closed

Notes
(0101168)
hgbot   
2017-12-20 14:26   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 9b4b3fab3caac94eaae9ccc0b0d794887287182d
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon Dec 18 14:43:50 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9b4b3fab3caac94eaae9ccc0b0d794887287182d [^]

Fixed issue 37471: Under certain circumstances when creating a sales order from
a quotation wrong data is generated in the backend

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0101183)
hgbot   
2017-12-21 14:51   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c5bdffcfcd4ca0d9c8f3fa8a8aa7ea95693ac5ba
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Wed Dec 20 12:28:08 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c5bdffcfcd4ca0d9c8f3fa8a8aa7ea95693ac5ba [^]

Related to issue 37471: Under certain circumstances when creating a sales order
from a quotation wrong data is generated in the backend

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0101206)
marvintm   
2017-12-22 11:12   
Fix doesn't work correctly with price not including taxes:
- Log in terminal PS-1
- Create a quotation and set it as under evaluation.
- Close it.
- Click on Open Receipt, and select the quotation again.
- Verify that tax amount is incorrect.
(0101248)
hgbot   
2017-12-25 22:09   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f551473ae13e1522befe9ebabf5dd26abeeaba53
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Fri Dec 22 12:31:38 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f551473ae13e1522befe9ebabf5dd26abeeaba53 [^]

Related to issue 37471: Under certain circumstances when creating a sales order
from a quotation wrong data is generated in the backend

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0101249)
hgbot   
2017-12-25 22:40   
Repository: tools/automation/pi-mobile
Changeset: 5294733a9ae554c910b83b1a1aa6a7e9aa4631a2
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu Dec 21 11:09:15 2017 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/5294733a9ae554c910b83b1a1aa6a7e9aa4631a2 [^]

Verifies issue 37471: Under certain circumstances when creating a sales order
from a quotation wrong data is generated in the backend

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I37471_VerifyWrongDataGeneratedCreatingSalesOrderFromQuotation.java
---
(0101263)
hgbot   
2017-12-27 16:13   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 925c28d73e1e0bc79b25ee27622edbf54ac4ea5d
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Dec 26 23:17:54 2017 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/925c28d73e1e0bc79b25ee27622edbf54ac4ea5d [^]

Related to issue 37471: Under certain circumstances when creating a sales order
from a quotation wrong data is generated in the backend

- Extend the solution to fix wrong data when "Firm quotation" is not checked

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---