Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033036Retail ModulesQuotationspublic2016-05-24 13:392016-06-07 12:43
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
pi 
 
migueldejuana
Production - QA Approved
https://issues.openbravo.com/view.php?id=32674 [^]
No
0033036: Quotation Amount is not calculated after reactivation
After reactivating the quotation, Quotation total amount is not calculated when we are adding few products.
1) Create Quotation
2) Add product to Quotation
3) Complete Quotation & Delete the Quotation
4) Re-open the Quotation
5) Reactivate it
6) Add few more products, verify quotation amount is not calculated

https://www.youtube.com/watch?v=9opTJBLBN74 [^]
No tags attached.
depends on backport 0033153RR16Q2 closed jorge-garcia Quotation Amount is not calculated after reactivation 
depends on backport 0033154RR16Q1.3 closed jorge-garcia Quotation Amount is not calculated after reactivation 
caused by defect 0032674 closed ranjith_qualiantech_com [SER-QA 911] Discounts are not properly obtained when loading a ticket with discounts from the backend 
has duplicate defect 0033142 closed Retail Reactivating a Quotation does not recalculate the final price of the order 
Issue History
2016-05-24 13:39ranjith_qualiantech_comNew Issue
2016-05-24 13:39ranjith_qualiantech_comAssigned To => Retail
2016-05-24 13:39ranjith_qualiantech_comTriggers an Emergency Pack => No
2016-05-24 13:40ranjith_qualiantech_comSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=12219#r12219
2016-05-24 13:42ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-05-24 13:42ranjith_qualiantech_comStatusnew => scheduled
2016-05-25 10:44hgbotCheckin
2016-05-25 10:44hgbotNote Added: 0086731
2016-05-25 10:44hgbotStatusscheduled => resolved
2016-05-25 10:44hgbotResolutionopen => fixed
2016-05-25 10:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/46abaf3af03322d9c6f15497ae43e40075221063 [^]
2016-05-25 12:12hgbotCheckin
2016-05-25 12:12hgbotNote Added: 0086740
2016-06-02 14:02migueldejuanaReview Assigned To => migueldejuana
2016-06-02 14:02migueldejuanaNote Added: 0086920
2016-06-02 14:02migueldejuanaStatusresolved => closed
2016-06-06 07:14guillermogilRelationship addedhas duplicate 0033142
2016-06-06 11:30marvintmStatusclosed => new
2016-06-06 11:30marvintmResolutionfixed => open
2016-06-06 11:30marvintmStatusnew => scheduled
2016-06-06 11:31marvintmStatusscheduled => acknowledged
2016-06-06 11:31marvintmStatusacknowledged => scheduled
2016-06-06 11:31marvintmStatusscheduled => resolved
2016-06-06 11:31marvintmResolutionopen => fixed
2016-06-06 11:31marvintmStatusresolved => closed
2016-06-07 09:28marvintmRegression level => Production - QA Approved
2016-06-07 12:40OrekariaRegression introduced by commit => https://issues.openbravo.com/view.php?id=32674 [^]
2016-06-07 12:40OrekariaRelationship addedcaused by 0032674
2016-06-07 12:43OrekariaNote Added: 0087059

Notes
(0086731)
hgbot   
2016-05-25 10:44   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 46abaf3af03322d9c6f15497ae43e40075221063
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed May 25 14:12:45 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/46abaf3af03322d9c6f15497ae43e40075221063 [^]

Fixes issue 33036 : Calculate receipt after reactivating quotation

Adding "skipApplyPromotions" to false, So calculateReceipt() will called

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0086740)
hgbot   
2016-05-25 12:12   
Repository: tools/automation/pi-mobile
Changeset: 491b4d4a24131efbd7a4a28c31b3f9f80959468d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed May 25 14:12:34 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/491b4d4a24131efbd7a4a28c31b3f9f80959468d [^]

Verifies issue 33036 : Added automated test 'I33036_VerifyCalculationForQuotation'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I33036_VerifyCalculationForQuotation.java
---
(0086920)
migueldejuana   
2016-06-02 14:02   
Tested and reviewed
(0087059)
Orekaria   
2016-06-07 12:43   
https://issues.openbravo.com/view.php?id=32674 [^] caused this issue and, because it was backported to Q1 and Q2, it caused the regression in that versions