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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055501
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2024-05-16 17:062024-05-22 10:28
ReportervmromanosView Statuspublic 
Assigned Tovmromanos 
PrioritynormalResolutionfixedFixed in VersionPR24Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionPR24Q3
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

0055501: API Changes to support nested handling units

DescriptionDue to the nested handling units project, the following API changes are required:

DATA MODEL:
1. Added M_REFINV_PARENTLOOP_CH check constraint to M_REFINVENTORY table. This is safe because the new column PARENT_REFINVENTORY_ID is null for existing records, so the constraint will be always respected in old instances.

2. Removed AD_FIELD E4E8E864CC3242E8821B2090FE6457B3: Active flag in Handling Unit window. The flag has no sense from a functional POV and it will be overridden by a new status field in the future. It has been removed to avoid creating issues when boxing/unboxing handling units.


JAVA:
1. ReferencedInventoryUnBoxHandler class is not a subclass of ReferencedInventoryBoxHandler anymore. It now extends from ReferencedInventoryHandler. The risk is low as it is very unlikely to extend from this class.

2. ReferencedInventoryBoxHandler.createAndProcessGoodsMovement() method has been removed and it is executed directly into the run() method. The risk is low as it is very unlikely to extend from this class.

3. ReferencedInventoryBoxHandler.doExecute() method has been removed and it is available from the parent ReferencedInventoryHandler class. The risk is low as it is very unlikely to extend from this class.
Steps To Reproducehttps://builds.openbravo.com/job/try-api/2206/console [^]
Proposed SolutionAccept the API changes as the risk is low.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by feature request 0054667PR24Q3 closedvmromanos Support nested handling units 

-  Notes
(0164722)
hgbot (developer)
2024-05-16 17:27

Merge Request created: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/70 [^]
(0164935)
hgbot (developer)
2024-05-22 10:28

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/backoffice-api [^]
Changeset: da9ff4210401f03245ec91ae3b8577281ffb61e7
Author: Víctor Martínez Romanos <victor.martinez@openbravo.com>
Date: 16-05-2024 17:24:54
URL: https://gitlab.com/openbravo/ci/backoffice-api/-/commit/da9ff4210401f03245ec91ae3b8577281ffb61e7 [^]

Fixed ISSUE-55501: API Changes to support nested handling units

---
M java/reference/java.japi.gz
M model/src-db/database/model/tables/M_REFINVENTORY.xml
M model/src-db/database/sourcedata/AD_FIELD.xml
---
(0164936)
hgbot (developer)
2024-05-22 10:28

Merge request merged: https://gitlab.com/openbravo/ci/backoffice-api/-/merge_requests/70 [^]

- Issue History
Date Modified Username Field Change
2024-05-16 17:06 vmromanos New Issue
2024-05-16 17:06 vmromanos Assigned To => vmromanos
2024-05-16 17:06 vmromanos OBNetwork customer => No
2024-05-16 17:06 vmromanos Modules => Core
2024-05-16 17:06 vmromanos Triggers an Emergency Pack => No
2024-05-16 17:17 vmromanos Relationship added caused by 0054667
2024-05-16 17:27 hgbot Merge Request Status => open
2024-05-16 17:27 hgbot Note Added: 0164722
2024-05-20 13:35 hgbot Merge Request Status open => approved
2024-05-22 10:10 vmromanos Status new => scheduled
2024-05-22 10:10 vmromanos Fixed in Version => PR24Q3
2024-05-22 10:28 hgbot Resolution open => fixed
2024-05-22 10:28 hgbot Status scheduled => closed
2024-05-22 10:28 hgbot Note Added: 0164935
2024-05-22 10:28 hgbot Note Added: 0164936


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker