Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024356Retail ModulesWeb POSpublic2013-07-17 13:072013-08-23 11:31
jecharri 
guilleaer 
urgentminoralways
closedfixed 
5
 
RMP26RMP26 
marvintm
No
0024356: Problems with buttons price and discount
Problems with buttons price and discount

The main problem is that price button is not changing the product price, it is creating a discount, so if you create a discount after that (using discount button) the discount is going to be applied in the original price instead that in the modified price.
-Create a ticket

-add product avalanche transceiver 150.50

-change the price to 60

-apply a discount of 35%. You will see that the total is 97.8= 150.50*0.65 instead of 60*0.65=39
No tags attached.
png wrong unit price is considering while calculating discount for a product.png (226,882) 2013-08-23 07:14
https://issues.openbravo.com/file_download.php?file_id=6330&type=bug
png
Issue History
2013-07-17 13:07jecharriNew Issue
2013-07-17 13:07jecharriAssigned To => marvintm
2013-07-17 13:07jecharriResolution time => 1380578400
2013-08-16 17:28hgbotCheckin
2013-08-16 17:28hgbotNote Added: 0060614
2013-08-16 17:28hgbotStatusnew => resolved
2013-08-16 17:28hgbotResolutionopen => fixed
2013-08-16 17:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b660bbe8754ba56166a27706a7f12482ed927eaa [^]
2013-08-20 13:10hgbotCheckin
2013-08-20 13:10hgbotNote Added: 0060681
2013-08-20 16:04marvintmReview Assigned To => marvintm
2013-08-20 16:04marvintmStatusresolved => closed
2013-08-20 16:04marvintmFixed in Version => RMP26
2013-08-21 08:31hgbotCheckin
2013-08-21 08:31hgbotNote Added: 0060693
2013-08-23 07:13sureshbabuNote Added: 0060740
2013-08-23 07:13sureshbabuStatusclosed => new
2013-08-23 07:13sureshbabuResolutionfixed => open
2013-08-23 07:13sureshbabuFixed in VersionRMP26 =>
2013-08-23 07:14sureshbabuFile Added: wrong unit price is considering while calculating discount for a product.png
2013-08-23 11:31guilleaerAssigned Tomarvintm => guilleaer
2013-08-23 11:31guilleaerStatusnew => scheduled
2013-08-23 11:31guilleaerfix_in_branch => pi
2013-08-23 11:31guilleaerStatusscheduled => resolved
2013-08-23 11:31guilleaerFixed in Version => RMP26
2013-08-23 11:31guilleaerResolutionopen => fixed
2013-08-23 11:31guilleaerNote Added: 0060746
2013-08-23 11:31guilleaerStatusresolved => closed

Notes
(0060614)
hgbot   
2013-08-16 17:28   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b660bbe8754ba56166a27706a7f12482ed927eaa
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Aug 16 17:27:38 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b660bbe8754ba56166a27706a7f12482ed927eaa [^]

fixed issue 24356: Line Discounts (using keyboard) are applied to the current price not to the original price

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/data/dataorderdiscount.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0060681)
hgbot   
2013-08-20 13:10   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: aa6caf276da7b5cf28bf731e33ecad2c49a1c1af
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Aug 20 13:10:27 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/aa6caf276da7b5cf28bf731e33ecad2c49a1c1af [^]

related to issue 24356: reverting changes which were accidentaly commited

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0060693)
hgbot   
2013-08-21 08:31   
Repository: erp/pmods/org.openbravo.retail.posterminal-rds
Changeset: aa6caf276da7b5cf28bf731e33ecad2c49a1c1af
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Aug 20 13:10:27 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-rds/rev/aa6caf276da7b5cf28bf731e33ecad2c49a1c1af [^]

related to issue 24356: reverting changes which were accidentaly commited

---
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0060740)
sureshbabu   
2013-08-23 07:13   
Still i am finding the same issue in RMP26 test instance. Product actual unit price is considered for discount calculation and not the changed unit price.
(0060746)
guilleaer   
2013-08-23 11:31   
reclosed. Suresh reopened it accidentally