Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030290Retail ModulesWeb POSpublic2015-06-30 17:112015-07-31 22:14
dbaz 
Osmany 
normalminoralways
closedfixed 
5
 
 
migueldejuana
No
0030290: [UX] Inconsistent "Total" value shown in EDIT panel
If a ticket line has assigned any "Receipt Discount", so, the discount is applied directly to the line, the "Total" field of the EDIT panel should have already substracted the discount.
Add a product to an empty ticket
Apply a "Receipt Discount" to this ticket line
Tap on the ticket line

Note that the "Total" value shown doesn't have substracted the discount.

See attached screenshot for more details.
No tags attached.
png IssueTotal.png (140,765) 2015-06-30 17:15
https://issues.openbravo.com/file_download.php?file_id=8252&type=bug
png

png BugManualDiscounts.png (174,769) 2015-07-13 12:49
https://issues.openbravo.com/file_download.php?file_id=8274&type=bug
png
Issue History
2015-06-30 17:11dbazNew Issue
2015-06-30 17:11dbazAssigned To => Retail
2015-06-30 17:11dbazTriggers an Emergency Pack => No
2015-06-30 17:15dbazFile Added: IssueTotal.png
2015-06-30 17:16dbazSummary[UX] Inconsisten "Total" shown in EDIT panel => [UX] Inconsistent "Total" shown in EDIT panel
2015-06-30 17:17dbazSummary[UX] Inconsistent "Total" shown in EDIT panel => [UX] Inconsistent "Total" value shown in EDIT panel
2015-06-30 17:17dbazSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8955#r8955
2015-07-08 16:53OsmanyAssigned ToRetail => Osmany
2015-07-08 18:08hgbotCheckin
2015-07-08 18:08hgbotNote Added: 0078744
2015-07-08 18:08hgbotStatusnew => resolved
2015-07-08 18:08hgbotResolutionopen => fixed
2015-07-08 18:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0f616763386826bf76ea61a09abd18e600af9262 [^]
2015-07-13 12:47ebecerraNote Added: 0078767
2015-07-13 12:47ebecerraStatusresolved => new
2015-07-13 12:49ebecerraFile Added: BugManualDiscounts.png
2015-07-13 22:29hgbotCheckin
2015-07-13 22:29hgbotNote Added: 0078781
2015-07-13 22:29hgbotStatusnew => resolved
2015-07-13 22:29hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0f616763386826bf76ea61a09abd18e600af9262 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b2161fdd08195a7fc4fca8866e26effb3c974c39 [^]
2015-07-17 12:04migueldejuanaReview Assigned To => migueldejuana
2015-07-17 12:04migueldejuanaNote Added: 0078924
2015-07-17 12:04migueldejuanaStatusresolved => closed
2015-07-31 22:14hgbotCheckin
2015-07-31 22:14hgbotNote Added: 0079156

Notes
(0078744)
hgbot   
2015-07-08 18:08   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0f616763386826bf76ea61a09abd18e600af9262
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Wed Jul 08 10:08:08 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0f616763386826bf76ea61a09abd18e600af9262 [^]

Fixed issue 30290: [UX] Inconsistent Total value shown in EDIT panel.

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0078767)
ebecerra   
2015-07-13 12:47   
When discount are apply from Keyboard in EDIT window show incorrect values for Price and Total.

Steps to reproduce:

1. Disabled preference "WEB POS Open Discounts From Keyboard"
2. Add product to empty ticket
3. Tap on EDIT
4. Tap on Discount, select a % discount and apply it

(0078781)
hgbot   
2015-07-13 22:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b2161fdd08195a7fc4fca8866e26effb3c974c39
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Mon Jul 13 14:28:16 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b2161fdd08195a7fc4fca8866e26effb3c974c39 [^]

Fixed issue 30290: [UX] Inconsistent Total value shown in EDIT panel.

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0078924)
migueldejuana   
2015-07-17 12:04   
Tested and reviewed in 976cfed505b7
(0079156)
hgbot   
2015-07-31 22:14   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5170d229f05526620c6d41c6cfcb656644b81534
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Fri Jul 31 14:12:04 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5170d229f05526620c6d41c6cfcb656644b81534 [^]

Related to issue 30290: New scenario considering to changing the qty introduced for keyboard.

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