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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057317
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Distribution Order for Advanced Warehouse Operationsminorhave not tried2024-11-28 10:282024-12-10 10:06
ReportercaristuView Statuspublic 
Assigned ToTriage Omni WMS 
PriorityhighResolutionfixedFixed 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

0057317: Pending To Generate Picking field does not take into account Pick and Pack tasks

DescriptionThe Pending To Generate Picking field does not take into account Pick and Pack tasks

Note that this field is a computed column making use of the OBDOA_DOLINE_PENDINGPICKING function
Steps To Reproduce1) Login as AWO-QA Admin role
2) Open the Distribution Order Issue window
3) Select the DO with document number 1000127 and Order Date 18-11-2024
4) Switch to the lines tab and check the value of the Pending To Generate Picking field. Note that value is wrong because is not zero. It should be zero because all the line quantity is already picked but with a Pick DO on the Fly task (Pick and Pack)
Proposed SolutionTake into account the Pick and Pack task in the OBDOA_DOLINE_PENDINGPICKING function
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0055194 closedvmromanos DO OTF with Picking instead of Issue 

-  Notes
(0172693)
hgbot (developer)
2024-11-28 10:35

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/200 [^]
(0173049)
hgbot (developer)
2024-12-09 07:50

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
Changeset: 5ac5d97d7b17696dcce5373a2ed72473070668f1
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 09-12-2024 06:50:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/5ac5d97d7b17696dcce5373a2ed72473070668f1 [^]

fixes BUG-57317: Pending To Generate Picking is not considering Pick and Pack tasks

---
M src-db/database/model/functions/OBDOA_DOLINE_PENDINGPICKING.xml
---
(0173050)
hgbot (developer)
2024-12-09 07:50

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
Changeset: ad634ffb521195b5a77dc3d633ecb6fe79e5bb82
Author: Víctor Martínez Romanos <victor.martinez@openbravo.com>
Date: 09-12-2024 06:50:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/ad634ffb521195b5a77dc3d633ecb6fe79e5bb82 [^]

Related to BUG-57317: Consider PPI in PL functions related to picking information.

For these PL functions, it is the same a normal Picking (PIK) and a Pick+Pack (PP).

Besides, the Pick+Pack+Issue action (PPI) is the same as a normal Issue for DOi (ISSI).

Finally, the query to calculate the issue tasks without a previous picking now considers
the right issue action for DOi (ISSI) instead of the issue action for SO (ISS).

---
M src-db/database/model/functions/OBDOA_DISTORDER_PENDINGPICKING.xml
M src-db/database/model/functions/OBDOA_DOLINE_PENDINGPICKING.xml
---
(0173051)
hgbot (developer)
2024-12-09 07:50

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/200 [^]
(0173124)
hgbot (developer)
2024-12-10 10:06

Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests [^]
Changeset: af4ac0fca6528288c60830123d8c64ba907ef164
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 10-12-2024 10:06:30
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.api.tests/-/commit/af4ac0fca6528288c60830123d8c64ba907ef164 [^]

related to BUG-57317: fix expected property value

---
M src-test/data/export/filter/distributionorder/DOIssueWithHU.json
---

- Issue History
Date Modified Username Field Change
2024-11-28 10:28 caristu New Issue
2024-11-28 10:28 caristu Assigned To => Triage Omni WMS
2024-11-28 10:31 caristu Relationship added related to 0055194
2024-11-28 10:35 hgbot Note Added: 0172693
2024-11-28 10:37 caristu Description Updated View Revisions
2024-11-28 10:38 caristu Proposed Solution updated
2024-11-28 10:41 caristu Steps to Reproduce Updated View Revisions
2024-12-09 07:50 hgbot Resolution open => fixed
2024-12-09 07:50 hgbot Status new => closed
2024-12-09 07:50 hgbot Note Added: 0173049
2024-12-09 07:50 hgbot Note Added: 0173050
2024-12-09 07:50 hgbot Note Added: 0173051
2024-12-10 10:06 hgbot Note Added: 0173124


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker