Openbravo Issue Tracking System - POS2
View Issue Details
0057333POS2POSpublic2024-10-02 12:292024-11-30 08:57
fermin_ostivar 
Rajesh_18 
normalminoralways
closedfixed 
5
pi 
24Q424Q4 
Production - QA Approved
2024-08-14
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/111409aa501e50d733b8b0c375a2bcbd071ad192 [^]
No
0057333: Sales Representative removed when a product is added
The Sales Representative selected is removed when a product is added to the order.
[BOS]
At TouchPoint Type level:
Sales Representative in New Orders * -> Keep it blank
Sales Representative is Mandatory -> False

[POS]
Login
Select a "Sales Representative"
Add a Product

The sales representative is removed from the order
Do not remove the sales representative from the order
No tags attached.
blocks defect 0056621 closed Rajesh_18 Sales Representative removed when a product is added 
Issue History
2024-11-29 12:51marvintmTypedefect => backport
2024-11-29 12:51marvintmTarget Version => 24Q4
2024-11-29 13:03marvintmTarget Version24Q4 => 24Q4.1
2024-11-30 06:52hgbotNote Added: 0172790
2024-11-30 06:53hgbotNote Added: 0172791
2024-11-30 08:56marvintmTarget Version24Q4.1 => 24Q4
2024-11-30 08:56hgbotResolutionopen => fixed
2024-11-30 08:56hgbotStatusscheduled => closed
2024-11-30 08:56hgbotNote Added: 0172799
2024-11-30 08:56hgbotFixed in Version => 24Q4
2024-11-30 08:56hgbotNote Added: 0172800
2024-11-30 08:57hgbotNote Added: 0172801
2024-11-30 08:57hgbotNote Added: 0172802

Notes
(0172790)
hgbot   
2024-11-30 06:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3176 [^]
(0172791)
hgbot   
2024-11-30 06:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/81 [^]
(0172799)
hgbot   
2024-11-30 08:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3176 [^]
(0172800)
hgbot   
2024-11-30 08:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: b2bf363b945c2c01335cc23dde57c253e9126757
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 30-11-2024 11:19:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/b2bf363b945c2c01335cc23dde57c253e9126757 [^]

Fixed ISSUE-57333: Sales Representative is set based on the configuration

---
A web-jspack/org.openbravo.pos2/src/model/ticket/actions/setTicketHeaderAndLineWithSalesRepresentative.js
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketExtension.js
M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/AddProductActionPreparation.test.js
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/AddProductActionPreparation.js
M web-jspack/org.openbravo.pos2/src/model/ticket/actions/SetDefaultSalesRepresentative.js
R web-jspack/org.openbravo.pos2/src/model/ticket/actions/ReturnVerifiedTicketHooks.js
R web-jspack/org.openbravo.pos2/src/model/ticket/actions/__test__/ReturnVerifiedTicketHooks.test.js
---
(0172801)
hgbot   
2024-11-30 08:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 06e093034017a2366f4e7676cb2dc08cf45faaa5
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 30-11-2024 11:39:35
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/06e093034017a2366f4e7676cb2dc08cf45faaa5 [^]

Related to ISSUE-57333: Sales Representative is set based on the configuration

---
M web/org.openbravo.retail.returns/app/model/business-object/ticket/actions/ReturnVerifiedTicket.js
---
(0172802)
hgbot   
2024-11-30 08:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/81 [^]