Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053351 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2023-08-31 14:43 | 2023-10-04 12:02 | |||
Reporter | philippe_mui | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | high | 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 | |||||||
Review Assigned To | Sandrahuguet | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053351: RM-8011 [IC][DO][Offline] Not able to confirm IC or DO if you create it being offline | |||||||
Description | 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 [^] | |||||||
Steps To Reproduce | 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 | |||||||
Tags | FASH | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0155052) hgbot (developer) 2023-09-20 20:52 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/175 [^] |
(0155080) AtulOpenbravo (developer) 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 (developer) 2023-09-26 11:17 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/104 [^] |
(0155324) hgbot (developer) 2023-09-28 08:48 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/104 [^] |
(0155325) hgbot (developer) 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 (developer) 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 (developer) 2023-09-28 08:49 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/175 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-08-31 14:43 | philippe_mui | New Issue | |
2023-08-31 14:43 | philippe_mui | Assigned To | => Triage Omni WMS |
2023-08-31 14:43 | philippe_mui | Modules | => Core |
2023-08-31 14:43 | philippe_mui | Triggers an Emergency Pack | => No |
2023-08-31 14:43 | philippe_mui | Tag Attached: FASH | |
2023-09-06 15:31 | mtaal | Assigned To | Triage Omni WMS => AtulOpenbravo |
2023-09-11 10:09 | AtulOpenbravo | Status | new => scheduled |
2023-09-20 20:52 | hgbot | Note Added: 0155052 | |
2023-09-21 10:19 | AtulOpenbravo | Note Added: 0155080 | |
2023-09-21 10:20 | AtulOpenbravo | Note Edited: 0155080 | View Revisions |
2023-09-21 10:20 | AtulOpenbravo | Review Assigned To | => Sandrahuguet |
2023-09-26 11:15 | AtulOpenbravo | Summary | RM-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:15 | AtulOpenbravo | Description Updated | View Revisions |
2023-09-26 11:15 | AtulOpenbravo | Steps to Reproduce Updated | View Revisions |
2023-09-26 11:16 | AtulOpenbravo | Note Edited: 0155080 | View Revisions |
2023-09-26 11:17 | hgbot | Note Added: 0155236 | |
2023-09-26 11:21 | AtulOpenbravo | Summary | RM-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:48 | hgbot | Note Added: 0155324 | |
2023-09-28 08:48 | hgbot | Resolution | open => fixed |
2023-09-28 08:48 | hgbot | Status | scheduled => closed |
2023-09-28 08:48 | hgbot | Note Added: 0155325 | |
2023-09-28 08:49 | hgbot | Note Added: 0155326 | |
2023-09-28 08:49 | hgbot | Note Added: 0155327 | |
2023-10-04 12:02 | mtaal | Fixed in Version | => PR23Q4 |
Copyright © 2000 - 2009 MantisBT Group |