Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043212Retail ModulesDiscounts and Promotionspublic2020-02-13 10:032020-02-18 09:59
francisco 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR20Q2 
guilleaer
Production - QA Approved
2019-08-02
RR19Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/711d273a9a3a/web/org.openbravo.retail.posterminal/js/model/order.js [^]
No
0043212: When you edit a quotation that has discount applyed, the discount is duplicated
If you create a quotation of a product with discount, when you reactivate quotation, the POS automatically apply the discount again creating a new quotation
Tested in retail_stable_pgsql_pi:

Go to POS and from the menu create quotation
Select camping pack (same behavior with other discounts)
Save the quotation
Open receipt and click on the quotation you just done
Reactivate quotation
(Automatically apply again the discount)
No tags attached.
depends on backport 0043220RR20Q1 closed ranjith_qualiantech_com When you edit a quotation that has discount applyed, the discount is duplicated 
depends on backport 0043221RR19Q4.2 closed ranjith_qualiantech_com When you edit a quotation that has discount applyed, the discount is duplicated 
Issue History
2020-02-13 10:03franciscoNew Issue
2020-02-13 10:03franciscoAssigned To => Retail
2020-02-13 10:03franciscoResolution time => 1580857200
2020-02-13 10:03franciscoTriggers an Emergency Pack => No
2020-02-13 10:04franciscoResolution time1580857200 => 1583362800
2020-02-13 13:32ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-02-13 14:08PracticsIssue Monitored: Practics
2020-02-14 07:18ranjith_qualiantech_comRegression level => Production - QA Approved
2020-02-14 07:18ranjith_qualiantech_comRegression date => 2019-08-02
2020-02-14 07:18ranjith_qualiantech_comRegression introduced in release => RR19Q4
2020-02-14 07:18ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/711d273a9a3a/web/org.openbravo.retail.posterminal/js/model/order.js [^]
2020-02-14 07:18ranjith_qualiantech_comStatusnew => scheduled
2020-02-17 06:40hgbotCheckin
2020-02-17 06:40hgbotNote Added: 0117840
2020-02-17 06:40hgbotStatusscheduled => resolved
2020-02-17 06:40hgbotResolutionopen => fixed
2020-02-17 06:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7add546bde8fd16c069d6745ac60dc1cb31fb8b6 [^]
2020-02-17 09:24guilleaerReview Assigned To => guilleaer
2020-02-17 09:24guilleaerStatusresolved => closed
2020-02-17 09:24guilleaerFixed in Version => RR20Q2
2020-02-18 09:59hgbotCheckin
2020-02-18 09:59hgbotNote Added: 0117896

Notes
(0117840)
hgbot   
2020-02-17 06:40   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7add546bde8fd16c069d6745ac60dc1cb31fb8b6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Feb 17 11:10:07 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7add546bde8fd16c069d6745ac60dc1cb31fb8b6 [^]

Fixed issue 43212 : Remove Promotions when reactivating quotation

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0117896)
hgbot   
2020-02-18 09:59   
Repository: tools/automation/pi-mobile
Changeset: 81ede4ce2d2eb6da1f62116cb4d8d24b003fbbcc
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 18 14:29:40 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/81ede4ce2d2eb6da1f62116cb4d8d24b003fbbcc [^]

Verifies issue 43212 : Modified Automated test 'I34441_ReactivateQuotationAndCreateOrder'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34441_ReactivateQuotationAndCreateOrder.java
---