Openbravo Issue Tracking System - POS2
View Issue Details
0051304POS2POSpublic2023-01-09 09:592023-08-18 08:27
noemieroussel 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
23Q4 
No
0051304: [OPECOM] [WebPos]The Discount percentage disappear when adding a product qty > 1 to my sale in WebPos UI
With a commercial operation, the Discount percentages disappear when adding a product qty > 1 in WebPos UI

See video:https://drive.google.com/file/d/1XAKG74GXxdE40A0aW7sbI1s6NYdUDbZx/view?usp=sharing [^]
1-Create a commercial operation with discounted amount = 10 percent for a product such as "Alpine skiing backpack 27 L" and set it as "Active".

2. Select the Printable Price option for WebPOS UI to "List Price + Discount Percentage".

3-Start a new sale and add one product without promotion, for example "Alpine ski boot"

4- Add to your sale a product with a commercial operation-> "Alpine skiing backpack 27 L" --> See that the label with the discounted percentage appear in the product line.

5- Add again the product without promotion "Alpine ski boot" --> See that the label with the discounted percentage disappeared from the product line.

FASH
related to feature request 0050349 closed mtaal RM-2495: Add the printable price option for UI 
Issue History
2023-01-09 09:59noemierousselNew Issue
2023-01-09 09:59noemierousselAssigned To => Retail
2023-01-09 09:59noemierousselTriggers an Emergency Pack => No
2023-01-09 09:59noemierousselTag Attached: FASH
2023-07-21 08:56ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-07-21 10:14ranjith_qualiantech_comStatusnew => scheduled
2023-07-21 12:24ranjith_qualiantech_comRelationship addedrelated to 0050349
2023-07-25 07:08hgbotNote Added: 0152853
2023-08-18 08:27hgbotResolutionopen => fixed
2023-08-18 08:27hgbotStatusscheduled => closed
2023-08-18 08:27hgbotNote Added: 0153642
2023-08-18 08:27hgbotFixed in Version => 23Q4
2023-08-18 08:27hgbotNote Added: 0153643

Notes
(0152853)
hgbot   
2023-07-25 07:08   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1976 [^]
(0153642)
hgbot   
2023-08-18 08:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1976 [^]
(0153643)
hgbot   
2023-08-18 08:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a822259673241f91f98ccf1e8fc244e9560c35be
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 18-08-2023 06:27:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a822259673241f91f98ccf1e8fc244e9560c35be [^]

Fixed ISSUE-51304: Printpriceoptions updated to line after adding it to receipt
* Printpriceoptions updated to line based on last line added/edited

---
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/AddPrintOptions.js
---