Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053265Openbravo ERP04. Warehouse managementpublic2023-08-22 13:232023-08-30 01:09
agusti_gallego 
agusti_gallego 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0053265: [RM-6744] [Inventory Count] To differentiate lines in gap with color code
All lines that have a quantity counted different than the theoretical stock must be easily identified. Example: lines with an orange sticker like receptions.

-
Highlight lines with differences in the Inventory Count screen in a similar way that it is for negative stock for DO [see attachment] (pending to be defined by UX how).

If certain preference is enabled (and the inventory count is not a blind count), the system should also "highlight" the lines that have discrepancies to help to the user to know which are the ones to check.

In addition, this functionality is supported in offline. This differences will take into account the local theoretical stock (that will be updated with the server data when the lines are updated based on the offline support development)
No tags attached.
related to feature request 0053246 closed ruben_jimenez Modules [RM-6420] - Show popup when confirming in case of stock differences 
png image-20230807-112657.png (127,170) 2023-08-22 13:23
https://issues.openbravo.com/file_download.php?file_id=18897&type=bug
png

png discrepancy-img.png (89,481) 2023-08-22 16:08
https://issues.openbravo.com/file_download.php?file_id=18898&type=bug
png
Issue History
2023-08-22 13:23agusti_gallegoNew Issue
2023-08-22 13:23agusti_gallegoAssigned To => agusti_gallego
2023-08-22 13:23agusti_gallegoFile Added: image-20230807-112657.png
2023-08-22 13:23agusti_gallegoModules => Core
2023-08-22 13:23agusti_gallegoTriggers an Emergency Pack => No
2023-08-22 14:57hgbotNote Added: 0153797
2023-08-22 16:08agusti_gallegoFile Added: discrepancy-img.png
2023-08-22 16:33agusti_gallegoNote Added: 0153804
2023-08-27 11:06hgbotResolutionopen => fixed
2023-08-27 11:06hgbotStatusnew => resolved
2023-08-27 11:06hgbotNote Added: 0153994
2023-08-27 11:06hgbotNote Added: 0153995
2023-08-27 11:06mtaalStatusresolved => closed
2023-08-30 01:09rafarodaRelationship addedrelated to 0053246

Notes
(0153797)
hgbot   
2023-08-22 14:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/166 [^]
(0153804)
agusti_gallego   
2023-08-22 16:33   
Test plan:

1. Log in to AWO with the AWO QA admin role.
2. Switch to the US organization and the US West Coast warehouse.
3. Create an IC without the Blind count option. For this, you may need to go to the BO as a System Admin and change the blind count preferences.
4. In the IC, select the Food003 Storage Bin and add the product Pineapple.
5. Since the quantity counted won't match the quantity expected, the line will be marked with a warning.
6. Manually enter the expected value. The warning will disappear.

Note: Going offline doesn't change this behavior.
(0153994)
hgbot   
2023-08-27 11:06   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: ad1b47ac1942e690a4776c8a3d361cd88131c265
Author: Agustí Gállego <agusti.gallego@openbravo.com>
Date: 27-08-2023 09:06:03
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/ad1b47ac1942e690a4776c8a3d361cd88131c265 [^]

Fixes ISSUE-53265: Added warning text for IC when the counted quantity doesn't match the expected quantity.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.warehouse.advancedwarehouseoperations/assets/css/obawo-styles.css
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/inventorycount/obawo-inventorycount-view.js
---
(0153995)
hgbot   
2023-08-27 11:06   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/166 [^]