Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055501 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2024-05-16 17:06 | 2024-05-22 10:28 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR24Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055501: API Changes to support nested handling units | |||||||
Description | Due 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 Reproduce | https://builds.openbravo.com/job/try-api/2206/console [^] | |||||||
Proposed Solution | Accept the API changes as the risk is low. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 [^] |
![]() |
|||
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 |