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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041607
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationsmajorhave not tried2019-08-08 11:592019-08-08 14:21
ReporterguilleaerView Statuspublic 
Assigned Toguilleaer 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision55235e615fee
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

0041607: [AWOFE] focus behavior is not correct for top-left quantity control in main AWOFE window

DescriptionWhen a user tries to edit the quanity of a task using the control located in the top left part of AWOFE, the focus behave in a strange way not allowing to change the quantity.
Steps To ReproduceOpen AWOFE in live build
Open menu -> Assign
Search for ISChange
Mark the task and press check

Now you should see AWO mai window and one task

Try to change the quantity to 123 -> you will see that the behavior is not correct
Proposed SolutionThe problem happens because when quantity is changed, AWO tries to decide where the focus should be.

The idea is to add an exception to above rule, and focus not will be recalculated when the focus is in this specific control.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0041182 closedalekosmp86 [AWO] When Counting more units than expected system is not allowing to enter a higher value using keyboard in front end 

-  Notes
(0113903)
hgbot (developer)
2019-08-08 12:18

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 55235e615fee8d0125529d3a47d96da6435a02a2
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Aug 08 12:17:45 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/55235e615fee8d0125529d3a47d96da6435a02a2 [^]

Fixed issue 41607: Top left qty control will not lose focus

AWOFE has a process which decides which field should get the focus based on the data inserted. This mechanism is correct but it should not happen when the focus is located in that top-left quantity control.
Apart from that, debounce has been created, so this function will just be executed one time after 500ms. It creates a bettere user experience.
Finally a hook was created. Maybe in the future, more custom fields or other techniques could be developed to skip the focus caluculation process

---
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-tasks-manageqty.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/models/task.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/utils/obawo-constants.js
---
(0113909)
guilleaer (developer)
2019-08-08 13:34

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 499b04c495d06e88723c42cc5d56d663d30fc2d8
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Aug 08 13:32:08 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/499b04c495d06e88723c42cc5d56d663d30fc2d8 [^] [^]

Related to issue 41182 41607: Fix eslint problems

---
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/models/task.js
---

- Issue History
Date Modified Username Field Change
2019-08-08 11:59 guilleaer New Issue
2019-08-08 11:59 guilleaer Assigned To => guilleaer
2019-08-08 12:00 guilleaer Relationship added related to 0041182
2019-08-08 12:18 hgbot Checkin
2019-08-08 12:18 hgbot Note Added: 0113903
2019-08-08 12:18 hgbot Status new => resolved
2019-08-08 12:18 hgbot Resolution open => fixed
2019-08-08 12:18 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/55235e615fee8d0125529d3a47d96da6435a02a2 [^]
2019-08-08 13:34 guilleaer Note Added: 0113909
2019-08-08 14:21 marvintm Review Assigned To => marvintm
2019-08-08 14:21 marvintm Status resolved => closed
2022-09-06 17:18 caristu Category Advance Warehouse Operations => Advanced Warehouse Operations


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker