Openbravo Issue Tracking System - Modules
View Issue Details
0058036ModulesDistribution Orderspublic2025-02-19 20:112025-02-20 10:27
AtulOpenbravo 
AtulOpenbravo 
normalmajoralways
closedfixed 
5
 
 
0058036: Distribution orders not working without advancedwarehouseoperations
In an environment with Distribution orders installed but without AWO modules, the Warehouse selector is not working.
- Create an environment without AWO modules and distribution orders.
- Do an install sources
- In the BO, import the Distribution Orders datasets
- Go to Distribution Order Issue
- Click on the Warehouse Selector

Check that an error is risen in the openbravo.log (attached)
In the WarehouseIssueSelectorFilterExpression class, check before adding the AND if sb.toString() is empty.
No tags attached.
related to defect 0057944 closed AtulOpenbravo Distribution orders not working without advancedwarehouseoperations 
Issue History
2025-02-19 20:11AtulOpenbravoNew Issue
2025-02-19 20:11AtulOpenbravoAssigned To => AtulOpenbravo
2025-02-19 20:11AtulOpenbravoIssue generated from0057944
2025-02-19 20:11AtulOpenbravoRelationship addedrelated to 0057944
2025-02-19 20:12AtulOpenbravoSeveritytrivial => major
2025-02-19 20:12AtulOpenbravoReproducibilityhave not tried => always
2025-02-19 20:12AtulOpenbravoStatusnew => scheduled
2025-02-20 04:14hgbotNote Added: 0175938
2025-02-20 04:16AtulOpenbravoNote Added: 0175939
2025-02-20 10:27hgbotResolutionopen => fixed
2025-02-20 10:27hgbotStatusscheduled => closed
2025-02-20 10:27hgbotNote Added: 0175957
2025-02-20 10:27hgbotNote Added: 0175958

Notes
(0175938)
hgbot   
2025-02-20 04:14   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/mods/org.openbravo.distributionorder/-/merge_requests/91 [^]
(0175939)
AtulOpenbravo   
2025-02-20 04:16   
- Create an environment without AWO modules and distribution orders i.e (Core + module >> org.openbravo.retail.config and org.openbravo.distributionorder all in 24Q4 version)
- Do an install sources
- In the BO, import the Distribution Orders datasets
- Go to Distribution Order Issue
- Click on the Warehouse Selector
- Realize that selector works properly and shows options to select in it.
(0175957)
hgbot   
2025-02-20 10:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/mods/org.openbravo.distributionorder [^]
Changeset: 73afb9fd33bf4c843bc842662e44082f7ee44e02
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 20-02-2025 08:43:19
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/mods/org.openbravo.distributionorder/-/commit/73afb9fd33bf4c843bc842662e44082f7ee44e02 [^]

Fixes ISSUE-0058036: Distribution orders not working without
advancedwarehouseoperations

**Make sure the selector filters expression appends the AND clause
only when there is additional warehouse filter

---
M src/org/openbravo/distributionorder/info/WarehouseIssueSelectorFilterExpression.java
M src/org/openbravo/distributionorder/info/WarehouseReceiptSelectorFilterExpression.java
---
(0175958)
hgbot   
2025-02-20 10:27   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/mods/org.openbravo.distributionorder/-/merge_requests/91 [^]