Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028984Retail ModulesWeb POSpublic2015-02-18 17:362015-02-19 16:43
guilleaer 
guilleaer 
nonetrivialalways
closedfixed 
5
 
RR15Q2 
migueldejuana
No
0028984: Allow to not select a line when scrollable table is reset
This FR is related with mobile core module.

Sometimes a thrid application which is using an scrollable table doesn't need to select a scrollable table line when the scrollabletable is reset.

This FR will create a flag (autoSelectOnReset) which allow to the developer to set the desired behavior for that scrollable table.

By default, the behavior will be the current one, selecting always a line.
N/A
Create a flag to disable the default behavior.
No tags attached.
Issue History
2015-02-18 17:36guilleaerNew Issue
2015-02-18 17:36guilleaerAssigned To => guilleaer
2015-02-18 17:36guilleaerTriggers an Emergency Pack => No
2015-02-18 17:37hgbotCheckin
2015-02-18 17:37hgbotNote Added: 0074615
2015-02-18 17:37hgbotStatusnew => resolved
2015-02-18 17:37hgbotResolutionopen => fixed
2015-02-18 17:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/111ba62a8cf09af12bdc74fe78848cb80c6e2a9f [^]
2015-02-18 17:43hgbotCheckin
2015-02-18 17:43hgbotNote Added: 0074616
2015-02-19 16:41hgbotCheckin
2015-02-19 16:41hgbotNote Added: 0074672
2015-02-19 16:43migueldejuanaReview Assigned To => migueldejuana
2015-02-19 16:43migueldejuanaNote Added: 0074673
2015-02-19 16:43migueldejuanaStatusresolved => closed

Notes
(0074615)
hgbot   
2015-02-18 17:37   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 111ba62a8cf09af12bdc74fe78848cb80c6e2a9f
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Feb 18 17:37:13 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/111ba62a8cf09af12bdc74fe78848cb80c6e2a9f [^]

fixed issue 28984: When scrollable table is defined the autoselction when it is reset can be disbled

---
M web/org.openbravo.mobile.core/source/component/ob-scrollabletable.js
---
(0074616)
hgbot   
2015-02-18 17:43   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: abefdc767c6111af987b9e8ce9d835436d269420
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Feb 18 17:42:50 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/abefdc767c6111af987b9e8ce9d835436d269420 [^]

related to issue 28984: adding line removed by mistake

---
M web/org.openbravo.mobile.core/source/component/ob-scrollabletable.js
---
(0074672)
hgbot   
2015-02-19 16:41   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: c7a4bad4d3c1e4734ab2bc82e1c5820ae35b2d6d
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Feb 19 16:41:07 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c7a4bad4d3c1e4734ab2bc82e1c5820ae35b2d6d [^]

related to issue 28984: The fix have been refactored adding a default value for property autoSelectOnReset

---
M web/org.openbravo.mobile.core/source/component/ob-scrollabletable.js
---
(0074673)
migueldejuana   
2015-02-19 16:43   
Tested and reviewed in f105846b86ad