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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054097
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationsmajorhave not tried2023-12-12 07:182023-12-14 10:46
ReporterAtulOpenbravoView Statuspublic 
Assigned ToAtulOpenbravo 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0054097: Improve isTaskInvolvedInReferenceInventory in Reference Inventory Utility class

DescriptionImprove isTaskInvolvedInReferenceInventory in Reference Inventory Utility

In case of Tasks related to Goods Movements, checking whether task is involved in Referenced Inventory from either expected or confirmed Attribute as the goods movement post happens BEFORE the confirmation of the tasks, so the stock is received before the task is confirmed. In the moment the stock is received,the storage detail disappears from the DB, because the task's storage detail is only useful BEFORE the task is confirmed. After the task is confirmed, the storage detail is not valid any more. Later on, when the system tries to get the storage detail from the task, the task.getStorageDetail() returns not null, because it is cached. However, the referenced inventory is not cached, so it tries to visit the DB and then it fails.
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0053939 closedAtulOpenbravo Openbravo ERP [EWPT][PPROD] No row with the given identifier exists: [MaterialMgmtStorageDetail#9D945AD7245646288110778247EA09BF] 

-  Notes
(0158070)
hgbot (developer)
2023-12-12 07:23

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/199 [^]
(0158197)
hgbot (developer)
2023-12-14 10:46

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/199 [^]
(0158198)
hgbot (developer)
2023-12-14 10:46

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: b8fe12c59b36f883aa9171ee77cc370eeb13aeaa
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 14-12-2023 09:46:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/b8fe12c59b36f883aa9171ee77cc370eeb13aeaa [^]

Fixes BUG-0054097: Improve isTaskInvolvedInReferenceInventory in Reference Inventory Utility class

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/utils/AWOReferencedInventoryUtils.java
---

- Issue History
Date Modified Username Field Change
2023-12-12 07:18 AtulOpenbravo New Issue
2023-12-12 07:18 AtulOpenbravo Assigned To => Triage Omni WMS
2023-12-12 07:21 AtulOpenbravo Status new => scheduled
2023-12-12 07:21 AtulOpenbravo Assigned To Triage Omni WMS => AtulOpenbravo
2023-12-12 07:23 hgbot Note Added: 0158070
2023-12-14 10:46 hgbot Note Added: 0158197
2023-12-14 10:46 hgbot Resolution open => fixed
2023-12-14 10:46 hgbot Status scheduled => closed
2023-12-14 10:46 hgbot Note Added: 0158198
2023-12-27 11:52 mtaal Relationship added related to 0053939


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker