Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027197Retail ModulesMobile Warehouse operationspublic2014-07-25 12:142015-03-09 11:06
caristu 
migueldejuana 
urgentmajoralways
closedfixed 
5
 
 
malsasua
No
0027197: Display problems having long names
Some display problems appears in the user interface when he have long names for storage bins and products (See attached)
1) Go to the [Mobile Warehouse Menu] and create a new menu entry with Goods Movements as Window Type.
2) Choose as "Bin From" an storage bin with a large search key, for example: "StorageBinWithBigName"
3) Log-in in Openbravo Warehouse mobile
4) Click on the SCAN button and see the display problem on the lines part.
5) Notice also, that the storage bin and product fields are small and can't show properly some large names. The size of this fields should be bigger.
No tags attached.
jpg image.jpg (84,517) 2014-07-25 12:14
https://issues.openbravo.com/file_download.php?file_id=7088&type=bug
jpg

png still_cut.png (33,651) 2014-10-31 06:02
https://issues.openbravo.com/file_download.php?file_id=7452&type=bug
png
Issue History
2014-07-25 12:14caristuNew Issue
2014-07-25 12:14caristuAssigned To => guilleaer
2014-07-25 12:14caristuFile Added: image.jpg
2014-07-25 12:14caristuResolution time => 1409176800
2014-07-25 12:14caristuIssue Monitored: networkb
2014-07-25 15:19caristuSummaryDisplay problems in tablet having long names => Display problems having long names
2014-07-25 15:19caristuDescription Updatedbug_revision_view_page.php?rev_id=6178#r6178
2014-07-25 15:19caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=6180#r6180
2014-09-30 12:08caristuAssigned Toguilleaer => AtulOpenbravo
2014-10-27 12:19jonalegriaesarteAssigned ToAtulOpenbravo => migueldejuana
2014-10-29 11:56hgbotCheckin
2014-10-29 11:56hgbotNote Added: 0071240
2014-10-29 11:56hgbotStatusnew => resolved
2014-10-29 11:56hgbotResolutionopen => fixed
2014-10-29 11:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/88cc4677335e2bf03504bbfb54773be5d06f43d8 [^]
2014-10-29 11:57hgbotCheckin
2014-10-29 11:57hgbotNote Added: 0071241
2014-10-29 11:57hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/88cc4677335e2bf03504bbfb54773be5d06f43d8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/c3941e986b515e66a7f602b7f779920c4340e41f [^]
2014-10-31 06:01szapataNote Added: 0071291
2014-10-31 06:01szapataStatusresolved => new
2014-10-31 06:01szapataResolutionfixed => open
2014-10-31 06:02szapataFile Added: still_cut.png
2014-11-13 12:28migueldejuanaNote Added: 0071630
2015-02-13 14:15hgbotCheckin
2015-02-13 14:15hgbotNote Added: 0074455
2015-02-13 14:15hgbotStatusnew => resolved
2015-02-13 14:15hgbotResolutionopen => fixed
2015-02-13 14:15hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/c3941e986b515e66a7f602b7f779920c4340e41f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/21ae6660dbc7d4c1adc2f5d49f4aef24e0ade58c [^]
2015-03-09 11:06malsasuaReview Assigned To => malsasua
2015-03-09 11:06malsasuaNote Added: 0075301
2015-03-09 11:06malsasuaStatusresolved => closed

Notes
(0071240)
hgbot   
2014-10-29 11:56   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 88cc4677335e2bf03504bbfb54773be5d06f43d8
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Oct 29 11:55:36 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/88cc4677335e2bf03504bbfb54773be5d06f43d8 [^]

Fixed issue 0027197: Display problems having long names

Adding word-wrap: break-word; to all divs we avoid to overlaying text on the next div.

---
M web/org.openbravo.mobile.core/assets/css/ob-standard.css
---
(0071241)
hgbot   
2014-10-29 11:57   
Repository: erp/pmods/org.openbravo.mobile.warehouse
Changeset: c3941e986b515e66a7f602b7f779920c4340e41f
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Oct 29 11:56:54 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/c3941e986b515e66a7f602b7f779920c4340e41f [^]

Fixed issue 0027197: Display problems having long names
Adding word-wrap: break-word; to all divs we avoid to overlaying text on the next div.

---
M web/org.openbravo.mobile.warehouse/assets/css/wh-styles.css
---
(0071291)
szapata   
2014-10-31 06:01   
If you try with StorageBinWithBigNameBigBigName instead of StorageBinWithBigName you will notice that the label is still cut.
(0071630)
migueldejuana   
2014-11-13 12:28   
We should not do higher this input because we could break the UI. In the order details side we can do higher each line because the component has an scroll and it wouldn't break the UI.
(0074455)
hgbot   
2015-02-13 14:15   
Repository: erp/pmods/org.openbravo.mobile.warehouse
Changeset: 21ae6660dbc7d4c1adc2f5d49f4aef24e0ade58c
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Feb 13 14:15:00 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/21ae6660dbc7d4c1adc2f5d49f4aef24e0ade58c [^]

Fixed issue 0027197: Display problems having long names

Make inputs higher.

---
M web/org.openbravo.mobile.warehouse/source/goodsMovement/wh-movement-lineEditor.js
---
(0075301)
malsasua   
2015-03-09 11:06   
verified