Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0048644 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | trivial | sometimes | 2022-02-21 14:15 | 2022-02-21 14:15 | |||||||
Reporter | martinsdan | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 11 | |||||||
OS Version | Ubuntu 18.04.1 LTS | Database version | 10.10 | Ant version | 1.10.5 | |||||||
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 | 0048644: Random document type when Issuing Sales Order | |||||||||||
Description | The "Document Type for Shipment" configuration on the POS order is not used when using the Issue Sales Order on the touchpoint. That configuration should be used and only if it doesn't exist the current approach should be used. There is a workaround that is setting the desired document type as default. | |||||||||||
Steps To Reproduce | As it is random depending on IDs, let's see the code. GoodsShipmentGenerator.createNewGoodsShipment uses the FIN_Utility.getDocumentType to get the doc type instead of using the configuration in the Order doc type. This can be changed. | |||||||||||
Proposed Solution | Change the Shipment Generator to check if the configuration exists in the POS Order and use it. Otherwise keep the existing logic. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2022-02-21 14:15 | martinsdan | New Issue | |
2022-02-21 14:15 | martinsdan | Assigned To | => Retail |
2022-02-21 14:15 | martinsdan | Triggers an Emergency Pack | => No |
Copyright © 2000 - 2009 MantisBT Group |