Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036593Retail ModulesWeb POSpublic2017-08-03 14:422017-08-21 08:40
nataliag 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR17Q4 
marvintm
No
0036593: Total button is set in grey when you split a line and add a product with price 0 using a business partner with a price adjustmen
Total button is set in grey when you split a line and add a product with price 0 using a business partner with a price adjustment
1- Go to "Discounts and Promotions" window in backoffice.
2- Create a new discount of type "Price Adjustment". Select "Included BP Categories","Included Business Partners" and "Include Price List" as "Only those defined". The rest of fields as "All excluding defined". And set a discount of 15%.
3- Now, in the Business Partner Category tab create a register with "Customer" category. In Business Partner tab, add "Arturo Montoro" and in Price List tab add "The white valley group Sale Price List".
4- Go to "Product" window and search for example "Insect Repellent". Go to Price tab and in change the value of The white valley group sale price list version to 0.00
5- Go to POS terminal, create a new ticket and change the customer to Arturo Montoro.
6-Add 5 units of a product to the ticket, for example "Headlamp ultralight".
6- Select the product and split the lines with 3 and 2 units for example.
7- Now, add the product modified in step 4, "Insect repellent"
8- The total is in grey color and it is not possible to pay the ticket.
No tags attached.
Issue History
2017-08-03 14:42nataliagNew Issue
2017-08-03 14:42nataliagAssigned To => Retail
2017-08-03 14:42nataliagResolution time => 1503525600
2017-08-03 14:42nataliagTriggers an Emergency Pack => No
2017-08-03 19:09PracticsIssue Monitored: Practics
2017-08-05 08:22ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-08-05 08:23ranjith_qualiantech_comStatusnew => scheduled
2017-08-07 13:53hgbotCheckin
2017-08-07 13:53hgbotNote Added: 0098405
2017-08-07 13:53hgbotStatusscheduled => resolved
2017-08-07 13:53hgbotResolutionopen => fixed
2017-08-07 13:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb2a23c3364cf1acdc0e00efecef33d75ebaa2ae [^]
2017-08-21 08:40marvintmReview Assigned To => marvintm
2017-08-21 08:40marvintmStatusresolved => closed
2017-08-21 08:40marvintmFixed in Version => RR17Q4

Notes
(0098405)
hgbot   
2017-08-07 13:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: eb2a23c3364cf1acdc0e00efecef33d75ebaa2ae
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Aug 07 17:23:10 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb2a23c3364cf1acdc0e00efecef33d75ebaa2ae [^]

Fixed issue 36593 : Validate Promotion calculation displayedDotalAmount is zero

* if product price is zero, then promotion displayedTotalAmount should be set as 0

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