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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041669
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationsmajoralways2019-08-21 12:122019-09-25 12:37
ReporteravicenteView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisiondda6421810ec
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Toguilleaer
Regression introduced in release
Summary

0041669: Automatically select the whole text of an input once it gets the focus in AWO Front end

DescriptionForce text selection when the Quantity or other text fiels input gets the focus in AWO Frontend.
Steps To Reproduce1. Log into https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.warehouse.advancedwarehouseoperations [^] with user AWOQAAdmin and warehouse US West Coast.
2. Open the menu option Put Away
3. Select the product Sirloin in storage bin RCT201. CHANGE 1: When the user scan a product and the system returns just one result, the focus should be in
In the right panel, the focus should be in the Qty and the text shoud be selected. Same change for others product selectors. See image ForceTextSelecction3
4.Select the line. CHANGE in the right panel, the focus should be in the Quantity field an the text should be selected. See image ForceTextSelecction4. Same change about text selected for another text fields when they are selected.
Proposed SolutionForce text selection when the Quantity or other text fiels input gets the focus in AWO Frontend.
TagsNo tags attached.
Attached Filesjpg file icon ForceTextSelection4.JPG [^] (106,205 bytes) 2019-08-21 12:12


jpg file icon ForceTextSelection3.JPG [^] (56,954 bytes) 2019-08-21 12:13

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0114241)
hgbot (developer)
2019-08-23 05:12

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b17904103f8666b5f8f4d99b6b5d160103389e96
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Aug 23 08:41:46 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b17904103f8666b5f8f4d99b6b5d160103389e96 [^]

Related to issue 41669 : Added new Component for Input Element

* Added new Component for Input Element by extending enyo Input
* Added new Preference OBMOBC_InputElementSelectOnFocus.
  It will select the content in the input box on focus.

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js
---
(0114242)
hgbot (developer)
2019-08-23 05:13

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: cfc3ae231f9d6f666316ec3a4b175d49e9a48a48
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Aug 23 08:42:49 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/cfc3ae231f9d6f666316ec3a4b175d49e9a48a48 [^]

Related to issue 41669 : Updated Input Element kind enyo.Input with OB.UI.Input

---
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/box/components/obawo-box-components.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-physicalinventory-property.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-putaway-selector.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-reference-creator.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-reference-selector.js
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/components/obawo-sdswap-sdselector.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/unbox/components/obawo-unbox-components.js
---
(0114272)
hgbot (developer)
2019-08-26 13:40

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: db7112cba9be004e62bc4be15e94dea4ba0e5f87
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Aug 26 13:39:34 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/db7112cba9be004e62bc4be15e94dea4ba0e5f87 [^]

Related to issue 41669: Adapt AWO to take advantage of new OB.UI.Input

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.warehouse.advancedwarehouseoperations/source/box/components/obawo-box-components.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/unbox/components/obawo-unbox-components.js
---
(0114277)
ranjith_qualiantech_com (developer)
2019-08-27 07:55

selectOnFocus will not work on input element if elements type has been set as 'number'
(0114292)
hgbot (developer)
2019-08-28 11:06

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: dda6421810ec4ca205b0e1a233902ab7f6069cf4
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Aug 28 14:36:23 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dda6421810ec4ca205b0e1a233902ab7f6069cf4 [^]

Fixed issue 41669 : OBUIInput selectOnFocus should be set as false if type is number

* Default value will be true for Pref. OBMOBC_SelectOBUIInputContentOnFocus

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js
---
(0114779)
guilleaer (developer)
2019-09-25 12:37

Updated AWO documentation to include new preference

http://wiki.openbravo.com/wiki/Modules:Advanced_Warehouse_Operations#Preferences [^]

- Issue History
Date Modified Username Field Change
2019-08-21 12:12 avicente New Issue
2019-08-21 12:12 avicente Assigned To => Triage Finance
2019-08-21 12:12 avicente File Added: ForceTextSelection4.JPG
2019-08-21 12:13 avicente File Added: ForceTextSelection3.JPG
2019-08-21 12:40 Sandrahuguet Assigned To Triage Finance => guilleaer
2019-08-21 12:41 Sandrahuguet Assigned To guilleaer => Retail
2019-08-22 11:06 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2019-08-22 11:07 ranjith_qualiantech_com Status new => scheduled
2019-08-23 05:12 hgbot Checkin
2019-08-23 05:12 hgbot Note Added: 0114241
2019-08-23 05:13 hgbot Checkin
2019-08-23 05:13 hgbot Note Added: 0114242
2019-08-23 05:13 ranjith_qualiantech_com Status scheduled => resolved
2019-08-23 05:13 ranjith_qualiantech_com Resolution open => fixed
2019-08-26 13:40 hgbot Checkin
2019-08-26 13:40 hgbot Note Added: 0114272
2019-08-27 07:55 ranjith_qualiantech_com Note Added: 0114277
2019-08-27 07:55 ranjith_qualiantech_com Status resolved => new
2019-08-27 07:55 ranjith_qualiantech_com Resolution fixed => open
2019-08-27 07:55 ranjith_qualiantech_com Status new => scheduled
2019-08-28 11:06 hgbot Checkin
2019-08-28 11:06 hgbot Note Added: 0114292
2019-08-28 11:06 hgbot Status scheduled => resolved
2019-08-28 11:06 hgbot Resolution open => fixed
2019-08-28 11:06 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/dda6421810ec4ca205b0e1a233902ab7f6069cf4 [^]
2019-08-28 23:24 guilleaer Review Assigned To => guilleaer
2019-08-28 23:24 guilleaer Status resolved => closed
2019-09-25 12:37 guilleaer Note Added: 0114779
2022-09-06 17:18 caristu Category Advance Warehouse Operations => Advanced Warehouse Operations


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker