Openbravo Issue Tracking System - POS2
View Issue Details
0053508POS2POSpublic2023-09-20 18:302023-11-07 07:30
cberner 
Rajesh_18 
normalmajorhave not tried
closedfixed 
5
 
24Q1 
Coding ( Testing )
2023-09-05
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a34f2e465be94ad554f7fdbd812d6d38db495bb3#bac71e21cd06076df07961f3018a0f9be20aa286 [^]
No
0053508: Add Associations button is overridden by Fix Price Limit button
A new button was added that overrides the Add Associations button on Ticket Line popover. This results in that functionality being unusable, as we have no way to access it without that button.
1. Login WebPOS, only happening in master as of now
2. Add a product and click on it in the ticket
3. The ticket line popover should show the Add Associations button alongside Remove Associations, but instead the Fix Price Limit button is there.
Move either the Fix Price Limit button or the Add Associations to an empty position.
No tags attached.
depends on backport 005359823Q4 closed Rajesh_18 Add Associations button is overridden by Fix Price Limit button 
caused by feature request 0051885 closed rocio_nadal Implement Price Limit Control functionality in ReactPOS 
png fixPriceLimitAddAssociations.png (99,910) 2023-09-20 18:35
https://issues.openbravo.com/file_download.php?file_id=18980&type=bug
png

png modifierMissing.png (95,202) 2023-09-20 18:36
https://issues.openbravo.com/file_download.php?file_id=18982&type=bug
png
Issue History
2023-09-20 18:30cbernerNew Issue
2023-09-20 18:30cbernerAssigned To => Retail
2023-09-20 18:30cbernerTriggers an Emergency Pack => No
2023-09-20 18:32cbernerRegression level => Coding ( Testing )
2023-09-20 18:32cbernerRegression date => 2023-09-05
2023-09-20 18:32cbernerRegression introduced in release => main
2023-09-20 18:32cbernerRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a34f2e465be94ad554f7fdbd812d6d38db495bb3#bac71e21cd06076df07961f3018a0f9be20aa286 [^]
2023-09-20 18:35cbernerFile Added: fixPriceLimitAddAssociations.png
2023-09-20 18:36cbernerFile Added: editModifiersCorrect.png
2023-09-20 18:36cbernerFile Deleted: editModifiersCorrect.png
2023-09-20 18:36cbernerFile Added: modifierMissing.png
2023-09-21 08:01alostaleRelationship addedcaused by 0051885
2023-10-03 09:23Rajesh_18Assigned ToRetail => Rajesh_18
2023-10-05 08:44Rajesh_18Statusnew => acknowledged
2023-10-05 08:45Rajesh_18Statusacknowledged => scheduled
2023-10-06 06:56hgbotNote Added: 0155593
2023-11-07 07:30hgbotNote Added: 0156801
2023-11-07 07:30hgbotResolutionopen => fixed
2023-11-07 07:30hgbotStatusscheduled => closed
2023-11-07 07:30hgbotFixed in Version => 24Q1
2023-11-07 07:30hgbotNote Added: 0156802

Notes
(0155593)
hgbot   
2023-10-06 06:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2155 [^]
(0156801)
hgbot   
2023-11-07 07:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2155 [^]
(0156802)
hgbot   
2023-11-07 07:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: db825e0e988344b3b841be4304b08d90c891bf04
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 07-11-2023 06:30:26
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/db825e0e988344b3b841be4304b08d90c891bf04 [^]

Fixes ISSUE-53508: Fix Price Limit button in Ticket line popover moved to next row

---
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePopover/TicketLinePopover.config.json
---