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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041859
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Modules] Advanced Warehouse Operationsminorhave not tried2019-09-20 00:432019-10-08 18:34
ReporterguilleaerView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiona7fe39369790
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Tomarvintm
Regression introduced in release
Summary

0041859: AWO should take advantage of smart scan input for qty inputs

DescriptionAWO 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 ReproduceSelect 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on feature request 0041858 closedguilleaer Retail Modules Mobile platform should provide an input which can differentiate a value typed by a human or by a barcode scanner 
has duplicate defect 0041721 closedRetail Modules Smart scanning management when a html input has the focus 

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker