Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035200Retail ModulesWeb POSpublic2017-02-08 13:462017-02-10 13:58
adrianromero 
adrianromero 
urgentmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0035200: [SER-QA 2423] Edit customer dialog does not support scrolling in mobile devices
Edit customer dialog does not support scrolling in mobile devices when there are more fields than the size of the screen
With a mobile device open the new customer dialog or edit customer and observer that the window cannot scroll to the last fields.
Replace the 'overflow = auto' style by an enyo 'Scroller' kind. The attached patch fixes this issue.

SER-QA
related to defect 0035437 closed ranjith_qualiantech_com [SER-QA 2468] In customer edition window, if there are several custom attributes the scroll is not in the popup. 
patch issue35200.patch (4,635) 2017-02-08 13:48
https://issues.openbravo.com/file_download.php?file_id=10429&type=bug
Issue History
2017-02-08 13:46adrianromeroNew Issue
2017-02-08 13:46adrianromeroAssigned To => Retail
2017-02-08 13:46adrianromeroResolution time => 1487718000
2017-02-08 13:46adrianromeroTriggers an Emergency Pack => No
2017-02-08 13:46adrianromeroTag Attached: SER-QA
2017-02-08 13:47adrianromeroProposed Solution updated
2017-02-08 13:48adrianromeroFile Added: issue35200.patch
2017-02-08 14:04hgbotCheckin
2017-02-08 14:04hgbotNote Added: 0094146
2017-02-08 14:04hgbotStatusnew => resolved
2017-02-08 14:04hgbotResolutionopen => fixed
2017-02-08 14:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/98f84bd59b188d47a8d9fccf82b0c8030f2a301d [^]
2017-02-09 08:38marvintmAssigned ToRetail => adrianromero
2017-02-10 13:58marvintmReview Assigned To => marvintm
2017-02-10 13:58marvintmStatusresolved => closed
2017-02-10 13:58marvintmFixed in Version => RR17Q2
2017-03-06 15:08adrianromeroRelationship addedrelated to 0035437

Notes
(0094146)
hgbot   
2017-02-08 14:04   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 98f84bd59b188d47a8d9fccf82b0c8030f2a301d
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Wed Feb 08 14:03:48 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/98f84bd59b188d47a8d9fccf82b0c8030f2a301d [^]

Fixes issue 0035200: [SER-QA 2423] Edit customer dialog does not support scrolling in mobile devices

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customerdetailview.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/editcreatecustomerform.js
---