Openbravo Issue Tracking System - POS2
View Issue Details
0048210POS2POSpublic2021-05-08 13:352022-01-03 10:25
caristu 
guilleaer 
highminorhave not tried
closedfixed 
5
 
TAPTAP 
cberner
No
0048210: UI properties added to the product when it is included into the ticket
When adding a product into the ticket, it is added with extra (unneeded) properties coming from the UI components. This information should not be included as part of the Ticket (business logic)
1- Add a product into the ticket
2- In dev tools type "OB.App.State.getState().Ticket.lines[0].product" in order to check the information of the added product. Note it contains some properties which are coming from the UI: "layout", "color" and even a "properties" property with duplicated information
No tags attached.
blocks defect 0046594 closed Retail UI properties added to the product when it is included into the ticket 
Issue History
2021-12-09 10:10guilleaerTypedefect => backport
2021-12-09 10:10guilleaerTarget Version => TAP
2022-01-03 10:24cbernerNote Added: 0134097
2022-01-03 10:25cbernerStatusscheduled => resolved
2022-01-03 10:25cbernerFixed in Version => TAP
2022-01-03 10:25cbernerResolutionopen => fixed
2022-01-03 10:25cbernerReview Assigned To => cberner
2022-01-03 10:25cbernerStatusresolved => closed
2022-01-03 10:25cbernerAssigned ToRetail => guilleaer

Notes
(0134097)
cberner   
2022-01-03 10:24   
Fixed in merged MR: https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2/-/merge_requests/137 [^]