Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051175 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] 04. Warehouse management | minor | have not tried | 2022-12-16 10:18 | 2023-01-18 13:54 | |||
Reporter | joanborras | View Status | public | |||||
Assigned To | Triage Omni WMS | |||||||
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 | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051175: [AWO] Remove the validation on sticker click | |||||||
Description | It should be possible to define the behavior of the Task Icon on AWO to confirm the tasks. On some devices, it should be good to disable task button or do a one-click confirm. A new option should be created in the Warehouse Definition Header with the 3 possible options for the Task Icon on AWO to confirm the tasks Option 1: 'Two Steps Confirmation'. Wich is the current behavior for the button. If the confirmed qty is different than the expected qty, then the confirmed qty is the same as the expected qty. If both qtys are the same, then the task is confirmed. Option 2: 'Action Disabled'. To disable the action when clicking on the button. Option 3: 'One Step Confirmation'. Regardless of the confirmed qty, it executes the confirm logic (which might include the delta pop up) | |||||||
Steps To Reproduce | N/A. It's a feature request. The only working option is the one that defined as 'Two steps confirmation' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0144775) hgbot (developer) 2022-12-16 13:18 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/85 [^] |
(0145438) hgbot (developer) 2023-01-16 09:59 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.warehouse.advancedwarehouseoperations.sampledata/-/merge_requests/15 [^] |
(0145452) hgbot (developer) 2023-01-16 12:30 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/57 [^] |
(0145453) hgbot (developer) 2023-01-16 12:31 |
Merge Request created: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/merge_requests/37 [^] |
(0145511) hgbot (developer) 2023-01-17 16:09 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.warehouse.advancedwarehouseoperations.sampledata/-/merge_requests/15 [^] |
(0145512) hgbot (developer) 2023-01-17 16:09 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/merge_requests/57 [^] |
(0145513) hgbot (developer) 2023-01-17 16:10 |
Merge request merged: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/merge_requests/37 [^] |
(0145514) hgbot (developer) 2023-01-17 16:10 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/85 [^] |
(0145517) hgbot (developer) 2023-01-17 17:21 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^] Changeset: 764e039b4ff73894bb2d7933e51243e0c33180cd Author: Adrián Romero <adrian.romero@openbravo.com> Date: 17-01-2023 17:17:26 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/764e039b4ff73894bb2d7933e51243e0c33180cd [^] Fixes ISSUE-51175: Define the behavior of the Task Icon on AWO to confirm the tasks --- M src-db/database/model/modifiedTables/M_WAREHOUSE.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/TaskProperties.java M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/UnassignedTaskProperties.java M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/master/Warehouses.java M web/org.openbravo.warehouse.advancedwarehouseoperations/source/maintasks/components/obawo-tasks-tasksbrowser.js --- |
(0145525) hgbot (developer) 2023-01-18 07:53 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/97 [^] |
(0145547) hgbot (developer) 2023-01-18 13:54 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations [^] Changeset: 341a663160c11b87934da078a3570b58de980b5c Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 18-01-2023 12:52:45 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/commit/341a663160c11b87934da078a3570b58de980b5c [^] related to FR-51175: removes unneeded property from Unassigned Task Icon behavior is taken from current warehouse, there is no need to include it also as part of the tasks. --- M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources/UnassignedTaskProperties.java --- |
(0145548) hgbot (developer) 2023-01-18 13:54 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/merge_requests/97 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-12-16 10:18 | joanborras | New Issue | |
2022-12-16 10:18 | joanborras | Assigned To | => Triage Omni WMS |
2022-12-16 10:18 | joanborras | Modules | => Core |
2022-12-16 10:18 | joanborras | Triggers an Emergency Pack | => No |
2022-12-16 13:18 | hgbot | Merge Request Status | => open |
2022-12-16 13:18 | hgbot | Note Added: 0144775 | |
2022-12-20 09:44 | gorkaion | Issue Monitored: gorkaion | |
2023-01-16 09:59 | hgbot | Note Added: 0145438 | |
2023-01-16 12:30 | hgbot | Note Added: 0145452 | |
2023-01-16 12:31 | hgbot | Note Added: 0145453 | |
2023-01-17 11:00 | hgbot | Merge Request Status | open => approved |
2023-01-17 16:09 | hgbot | Note Added: 0145511 | |
2023-01-17 16:09 | hgbot | Note Added: 0145512 | |
2023-01-17 16:10 | hgbot | Note Added: 0145513 | |
2023-01-17 16:10 | hgbot | Note Added: 0145514 | |
2023-01-17 17:21 | hgbot | Resolution | open => fixed |
2023-01-17 17:21 | hgbot | Status | new => closed |
2023-01-17 17:21 | hgbot | Note Added: 0145517 | |
2023-01-18 07:53 | hgbot | Note Added: 0145525 | |
2023-01-18 13:54 | hgbot | Note Added: 0145547 | |
2023-01-18 13:54 | hgbot | Note Added: 0145548 | |
2023-03-16 16:23 | mtaal | Relationship added | has duplicate 0051488 |
Copyright © 2000 - 2009 MantisBT Group |