Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041859 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Modules] Advanced Warehouse Operations | minor | have not tried | 2019-09-20 00:43 | 2019-10-08 18:34 | |||
Reporter | guilleaer | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | a7fe39369790 | ||||
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 | ||||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | marvintm | |||||||
Support ticket | ||||||||
OBNetwork customer | No | |||||||
Regression introduced in release | ||||||||
Summary | 0041859: AWO should take advantage of smart scan input for qty inputs | |||||||
Description | AWO should take advantage of smart scan input for qty inputs It will allow the user to write the qty manually or increase it by scanning | |||||||
Steps To Reproduce | Select a task with qty 1 / 3 and a product with UPC code = 123456 Put the focus in input with value 1 Scan the UPC code of the product An error is raised because scanned code is not a valid qty If we can detect that a barcode has been scanned, then we can check the scanned code and react to it increasing the qty if required | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||||
|
![]() |
|
(0114764) hgbot (developer) 2019-09-24 15:19 |
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations Changeset: a7fe39369790f7dd17f34146e86402137b7b3d1c Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue Sep 24 09:07:57 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/a7fe39369790f7dd17f34146e86402137b7b3d1c [^] Fixed issue 41859: Use smart scan input for right qty input in tasks, box, unbox and count --- M web/org.openbravo.warehouse.advancedwarehouseoperations/assets/css/obawo-styles.css M web/org.openbravo.warehouse.advancedwarehouseoperations/source/box/components/obawo-box-components.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/box/obawo-box-view.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-physicalinventory-property.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-task-property.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-tasks-manageqty.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/groupedlisttasks/obawo-groupedtasks-view.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/maintasks/obawo-tasks-model.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/maintasks/obawo-tasks-view.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/models/bup.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/models/pip.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/physicalinventorycount/obawo-physicalinventorycount-model.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/physicalinventorycount/obawo-physicalinventorycount-view.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/unbox/components/obawo-unbox-components.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/unbox/obawo-unbox-model.js M web/org.openbravo.warehouse.advancedwarehouseoperations/source/unbox/obawo-unbox-view.js --- |
(0114969) hgbot (developer) 2019-10-08 18:34 |
Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations Changeset: 2960d8c9018315945976a406346302847b80fb89 Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue Oct 08 18:34:02 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/2960d8c9018315945976a406346302847b80fb89 [^] Related to issue 41859: Improve focus management Focus will be correctly managed even when scan does not get results --- M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-tasks-manageqty.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-09-20 00:43 | guilleaer | New Issue | |
2019-09-20 00:43 | guilleaer | Assigned To | => guilleaer |
2019-09-20 00:43 | guilleaer | OBNetwork customer | => No |
2019-09-20 10:54 | hgbot | Checkin | |
2019-09-20 10:54 | hgbot | Note Added: 0114690 | |
2019-09-20 10:54 | hgbot | Status | new => resolved |
2019-09-20 10:54 | hgbot | Resolution | open => fixed |
2019-09-20 10:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/33dfae9847adb7f3862ef0df0b4261648f13f139 [^] |
2019-09-24 15:19 | hgbot | Checkin | |
2019-09-24 15:19 | hgbot | Note Added: 0114764 | |
2019-09-24 15:19 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/33dfae9847adb7f3862ef0df0b4261648f13f139 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/a7fe39369790f7dd17f34146e86402137b7b3d1c [^] |
2019-09-24 17:49 | guilleaer | Relationship added | depends on 0041858 |
2019-09-25 12:30 | guilleaer | Note Deleted: 0114690 | |
2019-09-25 12:33 | guilleaer | Relationship added | has duplicate 0041721 |
2019-09-27 15:01 | marvintm | Review Assigned To | => marvintm |
2019-09-27 15:01 | marvintm | Status | resolved => closed |
2019-10-08 18:34 | hgbot | Checkin | |
2019-10-08 18:34 | hgbot | Note Added: 0114969 | |
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
Copyright © 2000 - 2009 MantisBT Group |