Openbravo Issue Tracking System - Retail Modules
View Issue Details
0021692Retail ModulesWeb POSpublic2012-09-20 09:282012-10-01 16:10
psarobe 
adrianromero 
normalmajoralways
closedfixed 
5
 
 
No
0021692: The price of a product is being taken from the price list instead of unit price
The price the POS is showing is the list price defined in the price list instead of the unit price
1. Create a price list in the backend with unit price 8 and list price 10
2. Go to POS and select that product. Notice the price is being taken is 10 instead of 8. This is wrong

Expected result: 8
Current result: 10
No tags attached.
Issue History
2012-09-20 09:28psarobeNew Issue
2012-09-20 09:28psarobeAssigned To => adrianromero
2012-09-26 17:31hgbotCheckin
2012-09-26 17:31hgbotNote Added: 0052801
2012-09-26 17:31hgbotStatusnew => resolved
2012-09-26 17:31hgbotResolutionopen => fixed
2012-09-26 17:31hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/acad719229294b1fd7ee6784f0ab59152a19b724 [^]
2012-09-26 18:36adrianromeroStatusresolved => closed
2012-09-30 13:52hgbotCheckin
2012-09-30 13:52hgbotNote Added: 0052936
2012-09-30 13:52hgbotStatusclosed => resolved
2012-09-30 13:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/acad719229294b1fd7ee6784f0ab59152a19b724 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/acad719229294b1fd7ee6784f0ab59152a19b724 [^]
2012-10-01 16:10adrianromeroNote Added: 0052965
2012-10-01 16:10adrianromeroStatusresolved => closed

Notes
(0052801)
hgbot   
2012-09-26 17:31   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: acad719229294b1fd7ee6784f0ab59152a19b724
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Sep 26 17:30:28 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/acad719229294b1fd7ee6784f0ab59152a19b724 [^]

Fixed issue 21692: Show unit price of Products instead of price list

---
M web/org.openbravo.retail.posterminal/js/components/product-browser.js
M web/org.openbravo.retail.posterminal/js/components/renderproduct.js
M web/org.openbravo.retail.posterminal/js/components/searchproducts.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---
(0052936)
hgbot   
2012-09-30 13:52   
Repository: erp/pmods/org.openbravo.retail.posterminal-discounts
Changeset: acad719229294b1fd7ee6784f0ab59152a19b724
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Sep 26 17:30:28 2012 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-discounts/rev/acad719229294b1fd7ee6784f0ab59152a19b724 [^]

Fixed issue 21692: Show unit price of Products instead of price list

---
M web/org.openbravo.retail.posterminal/js/components/product-browser.js
M web/org.openbravo.retail.posterminal/js/components/renderproduct.js
M web/org.openbravo.retail.posterminal/js/components/searchproducts.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---
(0052965)
adrianromero   
2012-10-01 16:10   
False previous change to resolved