Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053351Openbravo ERP04. Warehouse managementpublic2023-08-31 14:432023-10-04 12:02
philippe_mui 
AtulOpenbravo 
highmajoralways
closedfixed 
5
 
PR23Q4 
Sandrahuguet
Core
No
0053351: RM-8011 [IC][DO][Offline] Not able to confirm IC or DO if you create it being offline
When creating an Inventory Count or Distribution Order while offline and trying to confirm it once online, the confirm button is clickable but nothing happens when user presses it.

See video : https://drive.google.com/file/d/1YMrezazdSP-eOuAxtKjs-I9dEOFOSCNW/view?usp=sharing [^]

https://openbravo.atlassian.net/browse/RM-8011 [^]
Access to AWO
Go offline mode
Create IC or DO
Add product
Go online

Current result : user is not able to confirm the Inventory Count or Distribution Order

Expected result : user is able to confirm the IC or Distribution
FASH
Issue History
2023-08-31 14:43philippe_muiNew Issue
2023-08-31 14:43philippe_muiAssigned To => Triage Omni WMS
2023-08-31 14:43philippe_muiModules => Core
2023-08-31 14:43philippe_muiTriggers an Emergency Pack => No
2023-08-31 14:43philippe_muiTag Attached: FASH
2023-09-06 15:31mtaalAssigned ToTriage Omni WMS => AtulOpenbravo
2023-09-11 10:09AtulOpenbravoStatusnew => scheduled
2023-09-20 20:52hgbotNote Added: 0155052
2023-09-21 10:19AtulOpenbravoNote Added: 0155080
2023-09-21 10:20AtulOpenbravoNote Edited: 0155080bug_revision_view_page.php?bugnote_id=0155080#r26867
2023-09-21 10:20AtulOpenbravoReview Assigned To => Sandrahuguet
2023-09-26 11:15AtulOpenbravoSummaryRM-8011 [IC] [Offline] Not able to confirm a IC if you create it being offline => RM-8011 [IC][DO][Offline] Not able to confirm a IC if you create it being offline
2023-09-26 11:15AtulOpenbravoDescription Updatedbug_revision_view_page.php?rev_id=26893#r26893
2023-09-26 11:15AtulOpenbravoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=26895#r26895
2023-09-26 11:16AtulOpenbravoNote Edited: 0155080bug_revision_view_page.php?bugnote_id=0155080#r26896
2023-09-26 11:17hgbotNote Added: 0155236
2023-09-26 11:21AtulOpenbravoSummaryRM-8011 [IC][DO][Offline] Not able to confirm a IC if you create it being offline => RM-8011 [IC][DO][Offline] Not able to confirm IC or DO if you create it being offline
2023-09-28 08:48hgbotNote Added: 0155324
2023-09-28 08:48hgbotResolutionopen => fixed
2023-09-28 08:48hgbotStatusscheduled => closed
2023-09-28 08:48hgbotNote Added: 0155325
2023-09-28 08:49hgbotNote Added: 0155326
2023-09-28 08:49hgbotNote Added: 0155327
2023-10-04 12:02mtaalFixed in Version => PR23Q4

Notes
(0155052)
hgbot   
2023-09-20 20:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/175 [^]
(0155080)
AtulOpenbravo   
2023-09-21 10:19   
(edited on: 2023-09-26 11:16)
Test Plan

- Set Master Data Model configuration for Locator and Product as Local in back office.
- Set UPC/EAN for any product in AWOQAAdmin user and role.
- Login to AWO FE
- Switch to offline mode in the chrome browser Network tab.
- Create a Inventory Count or Distribution Order and add a product with above set UPC/EAN.
- Switch to online mode again.
- Confirm the Inventory Count or Distribution Order.
- Realize that confirmation popup appears and it is possible to confirm the IC or DO.

(0155236)
hgbot   
2023-09-26 11:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/104 [^]
(0155324)
hgbot   
2023-09-28 08:48   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/104 [^]
(0155325)
hgbot   
2023-09-28 08:48   
Directly closing issue as related merge request is already approved.

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

Fixes BUG-0053351: RM-8011 [IC][DO] [Offline] Not able to confirm IC or DO if you create it being offline

---
M web/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/source/obawo-distributionorder-view.js
---
(0155326)
hgbot   
2023-09-28 08:49   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: df4c2e62404081d706af5245f76f9d62485fd63e
Author: Atul Gaware <atul.gaware@openbravo.com>
Date: 26-09-2023 09:19:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/df4c2e62404081d706af5245f76f9d62485fd63e [^]

Fixes BUG-0053351: RM-8011 [IC] [Offline] Not able to confirm a IC
if you create it being offline

**Do not re-calculate value to set confirm button disabled property
on whether application is connected (online) or not (offline),
instead make sure caller of setDisabled function sends proper
value based on on whether application is connected or not.

---
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/inventorycount/obawo-inventorycount-view.js
---
(0155327)
hgbot   
2023-09-28 08:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/175 [^]