Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053344 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | minor | always | 2023-08-31 11:31 | 2023-10-04 12:01 | |||
Reporter | philippe_mui | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | low | Resolution | fixed | Fixed in Version | PR23Q4 | |||
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 | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053344: 0 and negative stocks are not shown in Lookup | |||||||
Description | Products with stock=0 or negative stock are not shown in Lookup menu (No Jira linked to this mantis) | |||||||
Steps To Reproduce | Log in AWO Scan a product with stock=0 or with stock =-2 Current behavior : Nothing is displayed Expected behavior : Stock of the product is displayed even it is 0 or negative | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0154736) hgbot (developer) 2023-09-12 15:20 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/172 [^] |
(0154737) AtulOpenbravo (viewer) 2023-09-12 15:24 |
Test Plan - Login in AWO Back Office - Set preference Show zero and negative stock products in lookup as Y - Login in AWO Front End - Create a DO OTF for product which has stock and make sure quantity in DO is set such that the stock of product turns out to be negative. - Confirm the DO. - Navigate to Lookup. - Try to search product used in above DO that has negative stock. - Realize that records for such products are shown in the list. |
(0154752) AtulOpenbravo (viewer) 2023-09-12 21:02 |
http://wiki.openbravo.com/wiki/Modules:Advanced_Warehouse_Operations#Preference:_Show_zero_and_negative_stock_products_in_lookup [^] |
(0154779) hgbot (developer) 2023-09-13 11:27 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^] Changeset: 3bc0787010d3aa409f7971a4ac810e9fb7f28d36 Author: Atul Gaware <atul.gaware@openbravo.com> Date: 12-09-2023 13:20:45 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/3bc0787010d3aa409f7971a4ac810e9fb7f28d36 [^] Fixes BUG-0053344: 0 and negative stocks are not shown in Lookup **New preference added to handle this requirement to show zero and negative stock products in Lookup. If the preference is set with value Y then quantityOnHand > 0 condition is not added in the query, if preference is not set or is set to N then query is added with condition quantityOnHand > 0. --- M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/Inventory.java --- |
(0154780) hgbot (developer) 2023-09-13 11:27 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/172 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-08-31 11:31 | philippe_mui | New Issue | |
2023-08-31 11:31 | philippe_mui | Assigned To | => Triage Omni WMS |
2023-08-31 11:31 | philippe_mui | OBNetwork customer | => Gold |
2023-08-31 11:31 | philippe_mui | Modules | => Core |
2023-08-31 11:31 | philippe_mui | Triggers an Emergency Pack | => No |
2023-09-06 15:27 | mtaal | Assigned To | Triage Omni WMS => agusti_gallego |
2023-09-08 10:58 | mtaal | Assigned To | agusti_gallego => AtulOpenbravo |
2023-09-12 15:17 | AtulOpenbravo | Status | new => scheduled |
2023-09-12 15:20 | hgbot | Merge Request Status | => open |
2023-09-12 15:20 | hgbot | Note Added: 0154736 | |
2023-09-12 15:24 | AtulOpenbravo | Note Added: 0154737 | |
2023-09-12 21:02 | AtulOpenbravo | Note Added: 0154752 | |
2023-09-13 11:24 | hgbot | Merge Request Status | open => approved |
2023-09-13 11:27 | hgbot | Resolution | open => fixed |
2023-09-13 11:27 | hgbot | Status | scheduled => closed |
2023-09-13 11:27 | hgbot | Note Added: 0154779 | |
2023-09-13 11:27 | hgbot | Note Added: 0154780 | |
2023-10-04 12:01 | mtaal | Fixed in Version | => PR23Q4 |
Copyright © 2000 - 2009 MantisBT Group |