Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0058035 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Modules] Distribution Orders | major | have not tried | 2025-02-19 20:10 | 2025-02-20 10:27 | |||
Reporter | AtulOpenbravo | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Regression introduced in release | ||||||||
Summary | 0058035: Distribution orders not working without advancedwarehouseoperations | |||||||
Description | In an environment with Distribution orders installed but without AWO modules, the Warehouse selector is not working. | |||||||
Steps To Reproduce | - 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) | |||||||
Proposed Solution | In the WarehouseIssueSelectorFilterExpression class, check before adding the AND if sb.toString() is empty. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0175937) hgbot (developer) 2025-02-20 04:12 |
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/mods/org.openbravo.distributionorder/-/merge_requests/90 [^] |
(0175940) AtulOpenbravo (developer) 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 25Q1 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. |
(0175955) hgbot (developer) 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: 3206441fa01a5421f10eebc4e7fbe2e556b4c3e9 Author: Atul Gaware <atul.gaware@openbravo.com> Date: 20-02-2025 08:40:03 URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/mods/org.openbravo.distributionorder/-/commit/3206441fa01a5421f10eebc4e7fbe2e556b4c3e9 [^] Fixes ISSUE-0058035: Distribution orders not working without advancedwarehouseoperations **Make sure the selector filters expression appends the AND clause only when there is additional warehouse filter ** Fix issue package org.apache.commons.lang3 does not exist --- M src/org/openbravo/distributionorder/actionHandler/OnChangeVendorActionHandler.java M src/org/openbravo/distributionorder/filterexpression/WarehouseIssueSelectorFilterExpression.java M src/org/openbravo/distributionorder/info/WarehouseIssueSelectorFilterExpression.java M src/org/openbravo/distributionorder/info/WarehouseReceiptSelectorFilterExpression.java --- |
(0175956) hgbot (developer) 2025-02-20 10:27 |
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/mods/org.openbravo.distributionorder/-/merge_requests/90 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2025-02-19 20:10 | AtulOpenbravo | New Issue | |
2025-02-19 20:10 | AtulOpenbravo | Assigned To | => AtulOpenbravo |
2025-02-19 20:10 | AtulOpenbravo | Issue generated from | 0057944 |
2025-02-19 20:10 | AtulOpenbravo | Relationship added | related to 0057944 |
2025-02-19 20:11 | AtulOpenbravo | Status | new => scheduled |
2025-02-19 20:11 | AtulOpenbravo | Severity | trivial => major |
2025-02-20 04:12 | hgbot | Note Added: 0175937 | |
2025-02-20 04:16 | AtulOpenbravo | Note Added: 0175940 | |
2025-02-20 10:27 | hgbot | Resolution | open => fixed |
2025-02-20 10:27 | hgbot | Status | scheduled => closed |
2025-02-20 10:27 | hgbot | Note Added: 0175955 | |
2025-02-20 10:27 | hgbot | Note Added: 0175956 |
Copyright © 2000 - 2009 MantisBT Group |