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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051202
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2022-12-20 12:032023-07-19 08:58
ReporterXABIER_AGUADOView Statuspublic 
Assigned Toagusti_gallego 
PrioritylowResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision.
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0051202: Cant remove a DO Line after doing a Put Away

DescriptionIf while we have a DO ond raft, we do a Put Away for the products involved in the DO, altough the bin is updated correctly, the lines cant be deleted anymore.
Steps To ReproduceConnect to AWO with SANDRO store user

Create a new distribution order

Select a quantity of a product.

Do not confirm the DO, keep it in draft mode and Click on back.

On the menu, do a PUT AWAY on the product selected in the DO and confirm the PUT AWAY.

Go back to the DO

Try deleting the Line

We get an error: org.hibernate.exception.ConstraintViolationException: could not execute statement

TagsFASH
Attached Filespng file icon Captura de pantalla 2022-12-20 120320.png [^] (363,734 bytes) 2022-12-20 12:03

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0146083)
vmromanos (manager)
2023-01-31 14:30

To be reviewed as part of the DO OTF without reservation project (Sandra). Note that, regardless the issue is not reproducible when working without reservations, we should fix it when working with reservations.
(0146240)
hgbot (developer)
2023-02-03 10:27

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/105 [^]
(0146424)
hgbot (developer)
2023-02-13 08:50

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/105 [^]
(0146769)
Sandrahuguet (developer)
2023-02-20 11:42

In DO OTF without reservation the issue is not reproducible
(0147538)
mtaal (manager)
2023-03-15 12:27

Only reproducable with reservations
(0147614)
hgbot (developer)
2023-03-16 15:03

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/105 [^]
(0148987)
mtaal (manager)
2023-04-27 11:40
edited on: 2023-06-08 08:51

lower priority for customer involved as it is not reproducable/occur in their environment without reservations

(0152164)
hgbot (developer)
2023-07-06 15:00

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/148 [^]
(0152191)
hgbot (developer)
2023-07-07 12:21

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 3ce69e5eef1e0df3ca271e2a787275b2edaca73d
Author: Agustí Gállego <agusti.gallego@openbravo.com>
Date: 07-07-2023 10:21:09
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/3ce69e5eef1e0df3ca271e2a787275b2edaca73d [^]

Fixed ISSUE-51202: Removed reference to obdo_distorderline from m_reservation to prevent db constraint error

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/utils/AWOReservationDeleteManager.java
---
(0152192)
hgbot (developer)
2023-07-07 12:21

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/148 [^]
(0152491)
mtaal (manager)
2023-07-14 10:30

We need to change the way it was implemented. We can not do a dependency from warehouse to distribution order module. So we need to add a hook type of approach to allow other modules to hook in this.
(0152547)
hgbot (developer)
2023-07-17 11:09

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/81 [^]
(0152548)
hgbot (developer)
2023-07-17 11:13

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/153 [^]
(0152574)
hgbot (developer)
2023-07-18 01:13

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/153 [^]
(0152575)
hgbot (developer)
2023-07-18 01:13

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: f1cba8b1c732d98ea168427eb1c9080267a79cf4
Author: Agustí Gállego <agusti.gallego@openbravo.com>
Date: 17-07-2023 10:48:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/f1cba8b1c732d98ea168427eb1c9080267a79cf4 [^]

Related to ISSUE-51202: Added structure to allow for reservation deletion hooks.

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/utils/AWOReservationDeleteManager.java
---
(0152576)
hgbot (developer)
2023-07-18 01:13

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
Changeset: 9dcfd54f0cbd560c69ff5911ecc05210d8d59505
Author: Agustí Gállego <agusti.gallego@openbravo.com>
Date: 17-07-2023 22:52:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/9dcfd54f0cbd560c69ff5911ecc05210d8d59505 [^]

Related to ISSUE-51202: Added hook for reservation deletion

---
A src/org/openbravo/warehouse/advancedwarehouseoperations/distributionorders/hook/DOOTFDeleteReservationHook.java
---
(0152577)
hgbot (developer)
2023-07-18 01:13

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/81 [^]

- Issue History
Date Modified Username Field Change
2022-12-20 12:03 XABIER_AGUADO New Issue
2022-12-20 12:03 XABIER_AGUADO Assigned To => Triage Omni WMS
2022-12-20 12:03 XABIER_AGUADO File Added: Captura de pantalla 2022-12-20 120320.png
2022-12-20 12:03 XABIER_AGUADO Modules => Core
2022-12-20 12:03 XABIER_AGUADO Triggers an Emergency Pack => No
2022-12-20 12:03 XABIER_AGUADO Tag Attached: FASH
2023-01-31 14:30 vmromanos Note Added: 0146083
2023-01-31 14:30 vmromanos Assigned To Triage Omni WMS => Sandrahuguet
2023-01-31 14:30 vmromanos Status new => acknowledged
2023-02-03 10:27 hgbot Note Added: 0146240
2023-02-13 08:50 hgbot Note Added: 0146424
2023-02-13 08:52 Sandrahuguet Relationship added caused by 0051571
2023-02-13 08:53 Sandrahuguet Relationship deleted caused by 0051571
2023-02-20 11:42 Sandrahuguet Note Added: 0146769
2023-03-15 12:27 mtaal Note Added: 0147538
2023-03-15 12:28 mtaal Priority normal => low
2023-03-16 15:03 hgbot Note Added: 0147614
2023-04-27 11:40 mtaal Note Added: 0148987
2023-06-08 08:51 mtaal Note Edited: 0148987 View Revisions
2023-07-06 15:00 hgbot Note Added: 0152164
2023-07-07 12:21 hgbot Resolution open => fixed
2023-07-07 12:21 hgbot Status acknowledged => closed
2023-07-07 12:21 hgbot Note Added: 0152191
2023-07-07 12:21 hgbot Note Added: 0152192
2023-07-14 10:30 mtaal Assigned To Sandrahuguet => agusti_gallego
2023-07-14 10:30 mtaal Note Added: 0152491
2023-07-14 10:30 mtaal Status closed => new
2023-07-14 10:30 mtaal Resolution fixed => open
2023-07-17 11:09 hgbot Note Added: 0152547
2023-07-17 11:13 hgbot Note Added: 0152548
2023-07-18 01:13 hgbot Note Added: 0152574
2023-07-18 01:13 hgbot Note Added: 0152575
2023-07-18 01:13 hgbot Note Added: 0152576
2023-07-18 01:13 hgbot Note Added: 0152577
2023-07-19 08:57 mtaal Status new => scheduled
2023-07-19 08:58 mtaal Status scheduled => resolved
2023-07-19 08:58 mtaal Fixed in SCM revision => .
2023-07-19 08:58 mtaal Resolution open => fixed
2023-07-19 08:58 mtaal Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker