Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052687 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | minor | always | 2023-06-07 10:45 | 2023-07-31 11:51 | |||
Reporter | philippe_mui | View Status | public | |||||
Assigned To | agusti_gallego | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
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 | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052687: [DO OTF] [Offline] [RM-7144] Last online value is not taken into account in other DO | |||||||
Description | In AWO, when going offline, Last online value is not taken into account in other DO when I scan an item. The last online value should be the same as in the 1st DO See video https://drive.google.com/file/d/1vMzCLZ5pv31vKn9j6vOO2hGGrRmR7Iwu/view?usp=sharing [^] https://openbravo.atlassian.net/browse/RM-7144 [^] | |||||||
Steps To Reproduce | In AWO when online, load a 1st DO with item A and corresponding quantity. Load a second DO without item A Go offline See the Last online value in the 1st loaded DO : it is OK Open the 2nd DO and add item A : the Last online value is not taken into account and show '-' instead of the last online value. Expected result : to have the same last online value if already loaded in all DOs. | |||||||
Tags | FASH | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0152822) hgbot (developer) 2023-07-24 12:17 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/84 [^] |
(0152862) agusti_gallego (developer) 2023-07-25 12:39 edited on: 2023-07-27 15:10 |
Test Plan: Test scenario 1: Two DOs 1. In BO, switch to AWO-QA Admin role. Go to Master Data Model Configuration and add a record with Master Data Model = Product and Mode = Local. 2. In BO, go to Pineapple product and add UPC 1234567890 (or whatever number) and copy it. 3. In AWO, login as the AWO-QA admin Organization: US West Coast Warehouse: US West Coast 4. Create a DO to US East Coast in the Food003 bin. Add a line of Pineapple (by scanning the code or manually, it doesn't matter). Available qty: 250. 5. Create another DO with the same info, but do not add any line. 6. Go offline and let the system detect that you are offline. 7. Add the line by scanning the Pineapple code set in step 2. The new line should display the same available stock quantity as the other DO (250). Test scenario 2: Three DOs 1. In AWO, login as the AWO-QA admin Organization: US West Coast Warehouse: US West Coast 2. Create a DO to US East Coast in the Food003 bin. Add a line with 5 Pineapples. Available qty: 250. 3. Create another DO with the same info, and another Pineapple line with 5 pineapples. Availabe qty: 245. 4. Create another DO with the same info, but do no add any line. 5. Go offline and let the system detect that you are offline. 6. Add the line by scanning the Pineapple code set before. The new line should display the same available stock quantity as the second DO (245). Test scenario 3: Two DOs, different bin 1. In BO, switch to AWO-QA Admin role. Go to Master Data Model Configuration and add a record with Master Data Model = Locator and Mode = Local. 2. In AWO, login as the AWO-QA admin Organization: US West Coast Warehouse: US West Coast 3. Create a DO to US East Coast in the Food003 bin. Add a line of Pineapple (by scanning the code or manually, it doesn't matter). Available qty: 250. 4. Create another DO to US East Coast in the Food003 bin, but do not add any line. 5. Go offline and let the system detect that you are offline. 6. Add the line by scanning the Pineapple code set before. The new line should display the same available stock quantity as the other DO (250). 7. Remove the line while offline. Change the bin to Food002. Add the line by scanning the Pineapple code. Available quantity should be -. |
(0153011) hgbot (developer) 2023-07-31 11:51 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders [^] Changeset: fda6f9ffebd1772ee7ad15c47a30fb7fbf3889c7 Author: Agustà Gállego <agusti.gallego@openbravo.com> Date: 31-07-2023 09:51:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/commit/fda6f9ffebd1772ee7ad15c47a30fb7fbf3889c7 [^] Fixed ISSUE-52687: Now DOlines show the correct last online value if there are... --- M web/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/source/obawo-distributionorder-model.js M web/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/source/obawo-distributionorder-view.js --- |
(0153012) hgbot (developer) 2023-07-31 11:51 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations.distributionorders/-/merge_requests/84 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-06-07 10:45 | philippe_mui | New Issue | |
2023-06-07 10:45 | philippe_mui | Assigned To | => Triage Omni WMS |
2023-06-07 10:45 | philippe_mui | Modules | => Core |
2023-06-07 10:45 | philippe_mui | Triggers an Emergency Pack | => No |
2023-06-07 10:46 | philippe_mui | Tag Attached: FASH | |
2023-07-11 10:35 | mtaal | Assigned To | Triage Omni WMS => ruben_jimenez |
2023-07-11 11:20 | mtaal | Summary | [DO OTF] [Offline] Last online value is not taken into account in other DO => [DO OTF] [Offline] [RM-7144] Last online value is not taken into account in other DO |
2023-07-11 11:20 | mtaal | Description Updated | View Revisions |
2023-07-24 12:17 | hgbot | Note Added: 0152822 | |
2023-07-25 12:28 | AtulOpenbravo | Assigned To | ruben_jimenez => agusti_gallego |
2023-07-25 12:28 | AtulOpenbravo | Status | new => scheduled |
2023-07-25 12:39 | agusti_gallego | Note Added: 0152862 | |
2023-07-27 15:10 | agusti_gallego | Note Edited: 0152862 | View Revisions |
2023-07-31 11:51 | hgbot | Resolution | open => fixed |
2023-07-31 11:51 | hgbot | Status | scheduled => closed |
2023-07-31 11:51 | hgbot | Note Added: 0153011 | |
2023-07-31 11:51 | hgbot | Note Added: 0153012 | |
2023-08-24 13:01 | AtulOpenbravo | Relationship added | related to 0053288 |
Copyright © 2000 - 2009 MantisBT Group |