Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0051177Openbravo ERP04. Warehouse managementpublic2022-12-16 11:132023-02-13 08:20
XABIER_AGUADO 
AtulOpenbravo 
normalmajoralways
closedfixed 
5
 
 
Core
No
0051177: DO history > List of recipient stores are missing
On AWO, distribution order window, we should be able to sort the DOs by warehouse receipt. Currently this is KO as we can only sort using your own store. This makes no sense because you can’t ship to your own store.

Video: https://drive.google.com/file/d/1hdDYGJhgT83Y97iWAYYKGRJJowVtYznf/view?usp=share_link [^]
Connect to AWO with SANDRO store user

Go to DO history

Search by recipient

FASH
related to defect 0050342 closed migueldejuana List of recipient stores is almost empty 
png warehouses_DEF.png (88,071) 2022-12-16 11:16
https://issues.openbravo.com/file_download.php?file_id=17953&type=bug
png
Issue History
2022-12-16 11:13XABIER_AGUADONew Issue
2022-12-16 11:13XABIER_AGUADOAssigned To => Triage Omni WMS
2022-12-16 11:13XABIER_AGUADOFile Added: warehouses.png
2022-12-16 11:13XABIER_AGUADOModules => Core
2022-12-16 11:13XABIER_AGUADOTriggers an Emergency Pack => No
2022-12-16 11:13XABIER_AGUADOTag Attached: FASH
2022-12-16 11:15XABIER_AGUADOFile Deleted: warehouses.png
2022-12-16 11:16XABIER_AGUADOFile Added: warehouses_DEF.png
2023-01-09 15:03rafarodaRelationship addedrelated to 0050342
2023-01-31 14:44vmromanosAssigned ToTriage Omni WMS => migueldejuana
2023-02-02 09:41AtulOpenbravoStatusnew => scheduled
2023-02-02 14:53vmromanosAssigned Tomigueldejuana => AtulOpenbravo
2023-02-03 08:28hgbotNote Added: 0146204
2023-02-03 08:31AtulOpenbravoNote Added: 0146205
2023-02-10 00:16hgbotResolutionopen => fixed
2023-02-10 00:16hgbotNote Added: 0146337
2023-02-10 00:16hgbotStatusscheduled => closed
2023-02-10 00:16hgbotNote Added: 0146338
2023-02-13 08:13hgbotNote Added: 0146417
2023-02-13 08:20hgbotNote Added: 0146420
2023-02-13 08:20hgbotNote Added: 0146421

Notes
(0146204)
hgbot   
2023-02-03 08:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/39 [^]
(0146205)
AtulOpenbravo   
2023-02-03 08:31   
Test Plan
- Login as AWO QA Admin in AWO FE
- Navigate to Distribution Order menu.
- Apply filter Warehouse Receipt
- Realize that warehouse shown in the filter list are the same that are shown in the Warehouse Receipt selector while creating new Distribution Order.
(0146337)
hgbot   
2023-02-10 00:16   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/39 [^]
(0146338)
hgbot   
2023-02-10 00:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^]
Changeset: b0ebd21c05ec4a1e49e95315c9dc999bf35e160d
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 09-02-2023 23:16:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/b0ebd21c05ec4a1e49e95315c9dc999bf35e160d [^]

Fixes ISSUE-0051177: DO history > List of recipient stores are not complete

---
M web/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/source/components/obawo-distributionorderfilter-selector-model.js
---
(0146417)
hgbot   
2023-02-13 08:13   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/265 [^]
(0146420)
hgbot   
2023-02-13 08:20   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/265 [^]
(0146421)
hgbot   
2023-02-13 08:20   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 578007f9b060208d2b470a4b11e287adb108ecbf
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 13-02-2023 07:13:14
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/578007f9b060208d2b470a4b11e287adb108ecbf [^]

Related to BUG-0051177: DO history > List of recipient stores
are missing

**after the change in the behaviour of list of recipient stored
in the Warehouse filter, proper warehouse should be selected
in the test to pass.

---
M src-test/org/openbravo/test/mobile/awo/tests/DistributionOrder/OBDOA80_DOHistoryFilterByWhsReceipt.java
---