Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056401 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | always | 2024-06-12 13:16 | 2024-09-09 07:38 | |||
Reporter | nicolasuriz | View Status | public | |||||
Assigned To | sreehari | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 24Q2.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 24Q2.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056401: The sales representative is being automatically added to a Verified Return when it should be empty. | |||||||
Description | The sales representative is being automatically added to a Verified Return when it should be empty. By configuration at touchpoint type level: 1. Sales Representative mandatory = No 2. Sales Representative in New Orders = Keep it blank 3. Sales Representative in Local Drafts when switching user = Keep both header and lines Sales Representative | |||||||
Steps To Reproduce | 1. Login POS 2. Add a product to the ticket and check that the Sales representative is empty. 3. Fully pay/deliver and synchronize the ticket. 4. Open the previous ticket and do a Verified Return. 5. The Sales Representative is added to the ticket and orderline and it is displayed in the orderline level in the screen. | |||||||
Proposed Solution | It should remain empty as it is in the sales orders case with this configuration. And as it is logical, the sales representative normally is thought to the sales orders, not the returns, so if the original sales order has the field Sales representative empty, it should happen the same with the returns. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0168887) hgbot (developer) 2024-09-07 12:15 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1664 [^] |
(0168888) hgbot (developer) 2024-09-07 12:16 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2908 [^] |
(0168899) hgbot (developer) 2024-09-09 07:37 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1664 [^] |
(0168900) hgbot (developer) 2024-09-09 07:37 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: d55a85c982c7e7c8fdeef12721d4088a8af509a2 Author: Sreehari Venkataraman <s.venkataraman@external.orisha.com> Date: 07-09-2024 15:42:19 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d55a85c982c7e7c8fdeef12721d4088a8af509a2 [^] Related ISSUE-56401: Added null checks before setting salesRepresentative --- M src/org/openbravo/retail/posterminal/utility/InvoiceUtils.java M src/org/openbravo/retail/posterminal/utility/ShipmentUtils.java --- |
(0168901) hgbot (developer) 2024-09-09 07:38 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2908 [^] |
(0168902) hgbot (developer) 2024-09-09 07:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 26c984d0da6abf0e273eec7908a9e857786f4392 Author: Sreehari Venkataraman <s.venkataraman@external.orisha.com> Date: 09-09-2024 05:37:16 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/26c984d0da6abf0e273eec7908a9e857786f4392 [^] Fixes ISSUE-56401: Removed salesRep from Ticket and Lines --- M web-jspack/org.openbravo.pos2/src/model/ticket/actions/SetDefaultSalesRepresentative.js M web-jspack/org.openbravo.pos2/src/model/ticket/actions/__test__/SetDefaultSalesRepresentative.test.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-09-06 12:19 | marvintm | Type | defect => backport |
2024-09-06 12:19 | marvintm | Target Version | => 24Q2.3 |
2024-09-07 12:15 | hgbot | Note Added: 0168887 | |
2024-09-07 12:16 | hgbot | Note Added: 0168888 | |
2024-09-09 07:37 | hgbot | Note Added: 0168899 | |
2024-09-09 07:37 | hgbot | Note Added: 0168900 | |
2024-09-09 07:38 | hgbot | Resolution | open => fixed |
2024-09-09 07:38 | hgbot | Status | scheduled => closed |
2024-09-09 07:38 | hgbot | Note Added: 0168901 | |
2024-09-09 07:38 | hgbot | Fixed in Version | => 24Q2.3 |
2024-09-09 07:38 | hgbot | Note Added: 0168902 |
Copyright © 2000 - 2009 MantisBT Group |