Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0049571
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationsmajoralways2022-06-15 15:172022-07-14 09:46
ReporterXABIER_AGUADOView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0049571: Can't access AWO homepage while not connected to internet

DescriptionCan't access AWO homepage while not connected to internet
Steps To ReproduceScenario:

In AWO live build environment
Login in backoffice using Openbravo
Open widget to switch role
In role combo select AWO role (AWO-QA-Admin)
In warehouse combo select warehouse as "US West Coast"
Press apply
When moved to new role
- Open purchase order window
- Create a new purchase order
  - Organization US
  - Customer: Milk & More
- Create a new purchase order line
  - Product: Alouette Creme de brie
  - Quantity: 10
- Create a new purchase order line
  - Product: Alouette Natural crumbled feta cheese
  - Quantity: 10
- Book the orde
- Press receive button
- Assign to AWO_US_W user

The logout from backoffice and login in AWO (http://yourserver/openbravo/web/org.openbravo.warehouse.advancedwarehouseoperations [^]) using AWO_US_W / openbravo
You will see one grouped task
Navigate inside it
press back
Open dev tools and enable offline
Navigate inside grouped task
Press back -> Error!
Proposed SolutionTo navigate in the AWO menu between loaded task and exectute loaded tasks.

 
TagsFASH
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0138526)
vmromanos (manager)
2022-06-17 15:00

AWO's offline mode is very limited. The use case is the following:
- There is a corner in my warehouse where the network is poor.
- I'm able to confirm tasks in that corner, and to see any other task previously loaded before being offline
- In the moment I'm back to online, that confirmed tasks are sent to the BO, and the task list is refreshed.


I don't understand from the bug description if the above scenario is not working for you or if you are expecting other type of behavior (that we don't support)
(0138625)
XABIER_AGUADO (developer)
2022-06-22 13:57

Hi,

We are talking about the following scenario, please watch video: https://watch.screencastify.com/v/ojudgkMuKh21bbEAR3j7 [^]
(0138637)
vmromanos (manager)
2022-06-22 16:49

I'm checking with GAL this topic. I will update the issue with more information
(0138728)
vmromanos (manager)
2022-06-24 10:16

The scenario in the video should work fine in offline (confirmed with GAL).

It doesn't work either the scenario of:
1. Entering into a PO reception
2. Go offline
3. Try to confirm
4. Go back

These scenarios should work fine because it's the main purpose of the offline mode.

This might be a regression!
(0139042)
hgbot (developer)
2022-07-05 00:32

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/60 [^]
(0139109)
mtaal (manager)
2022-07-05 21:03

Green build:
https://builds.openbravo.com/view/modules/job/mod-omni-wms/229/ [^]
(0139321)
hgbot (developer)
2022-07-14 09:33

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^]
Changeset: 926d905bd4739f5cfee328e589fe98a258c5690a
Author: Martin Taal <martin.taal@openbravo.com>
Date: 14-07-2022 07:33:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/926d905bd4739f5cfee328e589fe98a258c5690a [^]

Fixes ISSUE-49571: when offline create the task using a specific implementation class

---
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/models/centralbroker.js
---
(0139322)
hgbot (developer)
2022-07-14 09:33

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/60 [^]

- Issue History
Date Modified Username Field Change
2022-06-15 15:17 XABIER_AGUADO New Issue
2022-06-15 15:17 XABIER_AGUADO Assigned To => Retail
2022-06-15 15:17 XABIER_AGUADO Triggers an Emergency Pack => No
2022-06-15 15:17 XABIER_AGUADO Tag Attached: FASH
2022-06-17 06:24 marvintm Assigned To Retail => Triage Omni WMS
2022-06-17 15:00 vmromanos Note Added: 0138526
2022-06-17 15:00 vmromanos Assigned To Triage Omni WMS => XABIER_AGUADO
2022-06-17 15:00 vmromanos Status new => feedback
2022-06-22 13:57 XABIER_AGUADO Note Added: 0138625
2022-06-22 13:58 XABIER_AGUADO Assigned To XABIER_AGUADO => vmromanos
2022-06-22 16:48 vmromanos Project Retail Modules => Modules
2022-06-22 16:49 vmromanos Category Mobile Warehouse operations => Advance Warehouse Operations
2022-06-22 16:49 vmromanos Note Added: 0138637
2022-06-24 10:14 vmromanos Assigned To vmromanos => Triage Omni WMS
2022-06-24 10:16 vmromanos Note Added: 0138728
2022-06-24 10:16 vmromanos Status feedback => new
2022-07-05 00:32 hgbot Note Added: 0139042
2022-07-05 00:34 mtaal Assigned To Triage Omni WMS => mtaal
2022-07-05 21:03 mtaal Note Added: 0139109
2022-07-13 09:26 guilleaer Status new => scheduled
2022-07-14 09:33 hgbot Resolution open => fixed
2022-07-14 09:33 hgbot Status scheduled => closed
2022-07-14 09:33 hgbot Note Added: 0139321
2022-07-14 09:33 hgbot Note Added: 0139322
2022-07-14 09:46 guilleaer Steps to Reproduce Updated View Revisions
2022-09-06 17:18 caristu Category Advance Warehouse Operations => Advanced Warehouse Operations


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker