Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032183Retail ModulesWeb POSpublic2016-02-10 10:152016-04-06 18:13
malsasua 
mario_castello 
highmajoralways
closedno change required 
20Community Appliance
 
 
Orekaria
Production - Confirmed Stable
RR15Q3
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a23d388400d2 [^]
No
0032183: [RR15Q3.4] total amount is not calculated when delete line is done
when delete line is done, and a new line is added, and the price is changed, the total amount of ticket is not recalculated.

It is only reproducible in RR15Q3. In RR15Q2 and RR15Q4 is working fine
in POS
. add new line
. remove line
. add new line
. change price
total amount of ticket is not recalculated
it is probably that it is fixed by this changeset:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6900dd99d357 [^]
No tags attached.
has duplicate defect 0032305 closed mario_castello Discount not applied when delete a line 
related to defect 0032513 closed mario_castello [RR15Q3.4] Old Flow Discount: if you change the price of a product the total amount of ticket is not recalculated 
diff RR15Q3FinalFix.diff (2,305) 2016-02-26 14:40
https://issues.openbravo.com/file_download.php?file_id=9117&type=bug
Issue History
2016-02-10 10:15malsasuaNew Issue
2016-02-10 10:15malsasuaAssigned To => Retail
2016-02-10 10:15malsasuaResolution time => 1458169200
2016-02-10 10:15malsasuaRegression level => Production - Confirmed Stable
2016-02-10 10:15malsasuaTriggers an Emergency Pack => No
2016-02-11 10:27OrekariaStatusnew => acknowledged
2016-02-11 10:27OrekariaTarget Version => RR15Q3.5
2016-02-22 15:07mario_castelloAssigned ToRetail => mario_castello
2016-02-22 15:07mario_castelloStatusacknowledged => scheduled
2016-02-23 14:34mario_castelloRelationship addedrelated to 0032305
2016-02-23 18:22OrekariaRelationship replacedhas duplicate 0032305
2016-02-24 14:28mario_castelloFile Added: Issue32183.diff
2016-02-25 16:40hgbotCheckin
2016-02-25 16:40hgbotNote Added: 0084517
2016-02-26 14:40mario_castelloFile Added: RR15Q3FinalFix.diff
2016-02-26 14:40mario_castelloFile Deleted: Issue32183.diff
2016-02-26 14:45mario_castelloNote Added: 0084573
2016-03-11 10:54OrekariaStatusscheduled => resolved
2016-03-11 10:54OrekariaResolutionopen => fixed
2016-03-11 11:09OrekariaReview Assigned To => Orekaria
2016-03-11 11:09OrekariaNote Added: 0084905
2016-03-11 11:09OrekariaStatusresolved => closed
2016-03-21 13:31malsasuaRelationship addedrelated to 0032513
2016-03-21 17:32plujanNote Added: 0085252
2016-03-21 17:32plujanResolutionfixed => no change required
2016-03-21 17:32plujanTarget VersionRR15Q3.5 =>
2016-03-29 16:24mario_castelloNote Added: 0085317
2016-04-06 18:13OrekariaRegression introduced in release => RR15Q3
2016-04-06 18:13OrekariaRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a23d388400d2 [^]

Notes
(0084517)
hgbot   
2016-02-25 16:40   
Repository: tools/automation/pi-mobile
Changeset: a95400744b75e29b9befb09a61a6f75cfa799ac5
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Thu Feb 25 09:34:42 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a95400744b75e29b9befb09a61a6f75cfa799ac5 [^]

Related to issue 32183: Added new test

---
A src-test/org/openbravo/test/mobile/quarantine/pack/MCA/receipts/I32183_ReceiptDeleteLineAndDiscount.java
---
(0084573)
mario_castello   
2016-02-26 14:45   
Attached the fix of the issue only applies to the RR15Q3 version.
(0084905)
Orekaria   
2016-03-11 11:09   
We are not packaging more RR15Q3 versions. Apply the patch just in case.
(0085252)
plujan   
2016-03-21 17:32   
Changed to "no change required" since the diff was not merged into Q3 branch.
(0085317)
mario_castello   
2016-03-29 16:24   
There is another changes to this fix in the issue https://issues.openbravo.com/view.php?id=32513. [^]