Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056290
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementminoralways2024-08-21 20:232024-09-26 12:08
ReporteraxelmercadoView Statuspublic 
Assigned ToAtulOpenbravo 
PrioritynormalResolutionfixedFixed in VersionPR24Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056290: Error when adding a line in a return receipt.

DescriptionWhen we try to add a line in backoffice to a return order receipt, the procedure fails because many times the lines come without alternate UOM and it seems to be necessary for the process.
Steps To ReproduceVideo with the steps en Livebuilds: https://drive.google.com/file/d/1t8mJ2-wkER7M4fT47AbEmI5W9IAL9c1a/view?usp=sharing [^]
Proposed SolutionWhat I noticed in one of my tests, is that when the return is created from backoffice in the "Return from customer" window, for some reason the lines are automatically set to the "Alternative OUM" field even if the product does not have one configured, allowing to proceed to the reception of the return without problems.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0169270)
ludmila_ursu (viewer)
2024-09-17 10:43
edited on: 2024-09-17 10:44

Video with the steps in Livebuilds:
https://drive.google.com/file/d/1KchhFil3Nnd1iRXAS7TCYXM27E3y7SQZ/view [^]

(0169571)
hgbot (developer)
2024-09-25 10:09

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1358 [^]
(0169582)
hgbot (developer)
2024-09-25 14:37

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 7e9d082e9516bbf9182c83dff8275b85207675fb
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 25-09-2024 12:37:42
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/7e9d082e9516bbf9182c83dff8275b85207675fb [^]

Fixes ISSUE-56290: Error when adding a line in a return receipt.

---
M src/org/openbravo/common/actionhandler/RMInOutPickEditLines.java
---
(0169583)
hgbot (developer)
2024-09-25 14:37

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1358 [^]
(0169584)
hgbot (developer)
2024-09-25 14:50

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: bc112119d2f41a4b70843dce6729dcb87ce41a02
Author: Martin Taal <martin.taal@openbravo.com>
Date: 25-09-2024 12:50:45
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/bc112119d2f41a4b70843dce6729dcb87ce41a02 [^]

Revert "Fixes ISSUE-56290: Error when adding a line in a return receipt."

This reverts merge request !1358
---
M src/org/openbravo/common/actionhandler/RMInOutPickEditLines.java
---
(0169585)
AtulOpenbravo (viewer)
2024-09-25 14:57

Test Plan

- Login into POS2 with VBS-2 Terminal, vallblanca user.
- Create a Ticket with Business Partner: Arturo Montoro.
- Add product Balaclava Cap with Qty 1.
- Click on Pay.
- Select payment method Card and pay full amount.
- Click on Done.
- Go to Order List.
- Select previous Order from the list and open it.
- Click on 3 dot more options >> select Verified Returns
- Select product Balaclava Cap.
- Click On Apply
- Click on Receipt Properties and select Delivery Mode as Home Delivery.
- Select any address from the Select Shipping Address to assign from popup.
- Click On Refund.
- Select Card payment method.
- Click on Done.
- Go to Order List and check that Return Order has Not Delivered Status

- Navigate to back office. Return From Customer Window.
- Select the Lines for the return document created in previous step.
- Realize that Received Qty is 0.
- Navigate To Return Material Receipt.
- Create header for Organization: Vallblanca Store, Document Type: VBS RFC Receipt, Business Partner: Arturo Montoro
- Click on Pick/Edit Lines.
- Select line from the Return Document created in POS2 Front End.
- Click on Done.
- Realize that line is added successfully.
- Complete the Return document.
- Realize that document is completed successfully.
(0169586)
hgbot (developer)
2024-09-25 15:00

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1359 [^]
(0169633)
hgbot (developer)
2024-09-26 12:08

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1359 [^]
(0169634)
hgbot (developer)
2024-09-26 12:08

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 0fc82136127b451627a56b385e96b91c764de282
Author: Martin Taal <martin.taal@openbravo.com>
Date: 26-09-2024 10:08:55
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/0fc82136127b451627a56b385e96b91c764de282 [^]

Fixes ISSUE-56290: Error when adding a line in a return receipt.

---
M src/org/openbravo/common/actionhandler/RMInOutPickEditLines.java
---

- Issue History
Date Modified Username Field Change
2024-08-21 20:23 axelmercado New Issue
2024-08-21 20:23 axelmercado Assigned To => Triage Omni WMS
2024-08-21 20:23 axelmercado OBNetwork customer => No
2024-08-21 20:23 axelmercado Modules => Core
2024-08-21 20:23 axelmercado Triggers an Emergency Pack => No
2024-09-16 09:15 mtaal Assigned To Triage Omni WMS => ludmila_ursu
2024-09-17 10:43 ludmila_ursu Note Added: 0169270
2024-09-17 10:44 ludmila_ursu Note Edited: 0169270 View Revisions
2024-09-17 10:44 ludmila_ursu Note Edited: 0169270 View Revisions
2024-09-17 16:49 axelmercado Note Added: 0169292
2024-09-17 16:50 axelmercado Note Deleted: 0169292
2024-09-23 12:08 mtaal Assigned To ludmila_ursu => AtulOpenbravo
2024-09-24 11:20 AtulOpenbravo Status new => scheduled
2024-09-25 10:09 hgbot Merge Request Status => open
2024-09-25 10:09 hgbot Note Added: 0169571
2024-09-25 14:37 hgbot Merge Request Status open => approved
2024-09-25 14:37 hgbot Resolution open => fixed
2024-09-25 14:37 hgbot Status scheduled => closed
2024-09-25 14:37 hgbot Fixed in Version => PR24Q4
2024-09-25 14:37 hgbot Note Added: 0169582
2024-09-25 14:37 hgbot Note Added: 0169583
2024-09-25 14:50 hgbot Note Added: 0169584
2024-09-25 14:57 AtulOpenbravo Note Added: 0169585
2024-09-25 15:00 hgbot Note Added: 0169586
2024-09-26 12:08 hgbot Note Added: 0169633
2024-09-26 12:08 hgbot Note Added: 0169634


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker