Openbravo Issue Tracking System - Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0041056 | Modules | Advanced Warehouse Operations | public | 2019-06-07 15:08 | 2019-06-10 16:20 | ||||||||
Reporter | airaceburu | ||||||||||||
Assigned To | Triage Omni WMS | ||||||||||||
Priority | normal | Severity | major | Reproducibility | random | ||||||||
Status | acknowledged | Resolution | open | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Regression date | |||||||||||||
Regression introduced by commit | |||||||||||||
Regression level | |||||||||||||
Review Assigned To | |||||||||||||
Support ticket | |||||||||||||
OBNetwork customer | |||||||||||||
Regression introduced in release | |||||||||||||
Summary | 0041056: m_inout can have a return document type coming from a sales order | ||||||||||||
Description | When creating the shipment from a sales order after picking, confirm, issue (automatic delivery), the document type is set in this piece of code: createMInOutHeaderFromReceptionOrIssueList -> ShipmentInOutGenerator.java In this point the document type is retrieved based on the document category that in sales is MMS. The thing is that there are MMS document types that are returns. As getDocumentType returns a single documentType "randomly" it can return the wrong one | ||||||||||||
Steps To Reproduce | Place a breakpoint in createMInOutHeaderFromReceptionOrIssueList -> ShipmentInOutGenerator.java Issue (automatic delivery) a sales order Check getDocumentType query | ||||||||||||
Proposed Solution | Add isReturn = :isReturn as a condition for the query and change the API or create another function to retrieve the docType | ||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2019-06-07 15:08 | airaceburu | New Issue | |||||||||||
2019-06-07 15:08 | airaceburu | Assigned To | => dmiguelez | ||||||||||
2019-06-07 15:09 | airaceburu | Resolution time | => 1561068000 | ||||||||||
2019-06-10 09:46 | lmonreal | Issue Monitored: martinsdan | |||||||||||
2019-06-10 09:46 | lmonreal | Issue Monitored: lmonreal | |||||||||||
2019-06-10 11:52 | ngarcia | Issue Monitored: ngarcia | |||||||||||
2019-06-10 16:11 | dmiguelez | Note Added: 0112545 | |||||||||||
2019-06-10 16:12 | dmiguelez | Type | defect => design defect | ||||||||||
2019-06-10 16:20 | Sandrahuguet | Resolution time | 1561068000 => | ||||||||||
2019-06-10 16:20 | Sandrahuguet | Status | new => acknowledged | ||||||||||
2019-06-10 16:20 | Sandrahuguet | Assigned To | dmiguelez => Triage Finance | ||||||||||
2019-08-13 10:30 | Sandrahuguet | Relationship added | duplicate of 0041639 | ||||||||||
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
Notes | |||||
|
|||||
|
|