Openbravo Issue Tracking System - Modules
View Issue Details
0057224ModulesAdvanced Warehouse Operationspublic2024-11-21 12:122024-12-23 20:53
caristu 
caristu 
highminorN/A
closedfixed 
5
 
 
0057224: Reception of stock with qualitative incidents
It would be nice, in receptions only (DOr/PO/DN), to have the possibility to receive stock with qualitative defects, like for example broken items.
.
No tags attached.
related to feature request 0055574 closed caristu Stock Incident Engine 
Issue History
2024-11-21 12:12caristuNew Issue
2024-11-21 12:12caristuAssigned To => caristu
2024-11-21 12:13caristuRelationship addedrelated to 0055574
2024-11-21 12:16hgbotNote Added: 0172393
2024-11-29 12:26hgbotNote Added: 0172768
2024-12-10 09:17hgbotNote Added: 0173115
2024-12-10 09:20hgbotNote Added: 0173116
2024-12-11 14:08hgbotNote Added: 0173179
2024-12-14 08:28hgbotNote Added: 0173291
2024-12-14 08:29caristuNote Deleted: 0173116
2024-12-14 08:30caristuNote Deleted: 0173291
2024-12-23 10:44hgbotNote Added: 0173611
2024-12-23 10:44hgbotNote Added: 0173612
2024-12-23 10:48hgbotResolutionopen => fixed
2024-12-23 10:48hgbotStatusnew => closed
2024-12-23 10:48hgbotNote Added: 0173613
2024-12-23 10:48hgbotNote Added: 0173614
2024-12-23 10:49hgbotNote Added: 0173615
2024-12-23 10:49hgbotNote Added: 0173616
2024-12-23 10:49hgbotNote Added: 0173617
2024-12-23 10:49hgbotNote Added: 0173618
2024-12-23 20:53hgbotNote Added: 0173649

Notes
(0172393)
hgbot   
2024-11-21 12:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/334 [^]
(0172768)
hgbot   
2024-11-29 12:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/201 [^]
(0173115)
hgbot   
2024-12-10 09:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations/-/merge_requests/12 [^]
(0173179)
hgbot   
2024-12-11 14:08   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1472 [^]
(0173611)
hgbot   
2024-12-23 10:44   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1472 [^]
(0173612)
hgbot   
2024-12-23 10:44   
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 42c4c31ab2602a303d41edcbb13f409fa9d5005b
Author: Víctor Martínez Romanos <victor.martinez@openbravo.com>
Date: 23-12-2024 09:43:09
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/42c4c31ab2602a303d41edcbb13f409fa9d5005b [^]

Related to ISSUE-57224: Nested Boxing capabilities centralized in Core

The new BoxingAttributeSetInstanceToBuilder class allows to perform standard
boxing of 1-level and also nested boxing inside an inner reference inventory
within a tree structure.

This class centralizes the logic for new attribute set instance creation for
boxing in Core, so both Core and AWO can use the same code.

---
A src/org/openbravo/materialmgmt/refinventory/BoxingAttributeSetInstanceToBuilder.java
M src/org/openbravo/materialmgmt/refinventory/BoxProcessor.java
---
(0173613)
hgbot   
2024-12-23 10:48   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 81cb62c9cf771fedcc4ea8fb25d6d44c0051f8b6
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 23-12-2024 10:46:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/81cb62c9cf771fedcc4ea8fb25d6d44c0051f8b6 [^]

fixes FR-57224: Reception of stock with qualitative incidents

---
---
(0173614)
hgbot   
2024-12-23 10:48   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/334 [^]
(0173615)
hgbot   
2024-12-23 10:49   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
Changeset: 2f8afac469d21334a581da488aa7620d563545c1
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 23-12-2024 10:47:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/2f8afac469d21334a581da488aa7620d563545c1 [^]

related to FR-57224: Reception of stock with qualitative incidents

---
---
(0173616)
hgbot   
2024-12-23 10:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/201 [^]
(0173617)
hgbot   
2024-12-23 10:49   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations [^]
Changeset: 10a6bd9d73f43d8801cfa53c84f6e4e2e76c17aa
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 23-12-2024 10:48:12
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations/-/commit/10a6bd9d73f43d8801cfa53c84f6e4e2e76c17aa [^]

related to FR-57224: Reception of stock with qualitative incidents

---
M src-db/database/model/tables/OBLIT_LITIGATION.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-test/org/openbravo/litigations/stock/LitigationCreationHookTest.java
M src/org/openbravo/litigations/stock/LitigationCreationHook.java
---
(0173618)
hgbot   
2024-12-23 10:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.litigations/-/merge_requests/12 [^]
(0173649)
hgbot   
2024-12-23 20:53   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 26ff21078e81b8fe91deddb07539c5a6ead07dd4
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 23-12-2024 20:52:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/26ff21078e81b8fe91deddb07539c5a6ead07dd4 [^]

related to FR-57224: reference ITT defined in module itself

---
M src-test/org/openbravo/warehouse/advancedwarehouseoperations/task/StockIncidentLocatorTest.java
---