Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021539Openbravo ERPA. Platformpublic2012-09-03 17:132012-09-26 17:18
AugustoMauch 
AugustoMauch 
normalminoralways
closedfixed 
30Professional Appliance
 
pi 
migueldejuana
Core
No
0021539: Form layout is sometimes wrong if there are fields with colspan = 2
There is an error in OBViewFieldHandler that results in a wrong layout of the forms when the view has fields with colspan = 2 (see attached image, the hardware URL field should start in the column 1, but it is actually starting in the column 2).
- Open the POS Terminal window
- Check its definition in the Windows, Tabs and Fields window, its hardware URL should start in the first column but it is starting in the second.
No tags attached.
png WrongLayout.png (83,026) 2012-09-03 17:13
https://issues.openbravo.com/file_download.php?file_id=5550&type=bug
png
Issue History
2012-09-03 17:13AugustoMauchNew Issue
2012-09-03 17:13AugustoMauchAssigned To => AugustoMauch
2012-09-03 17:13AugustoMauchModules => Core
2012-09-03 17:13AugustoMauchFile Added: WrongLayout.png
2012-09-07 12:09AugustoMauchClosed by => migueldejuana
2012-09-07 12:11hgbotCheckin
2012-09-07 12:11hgbotNote Added: 0051926
2012-09-07 12:11hgbotStatusnew => resolved
2012-09-07 12:11hgbotResolutionopen => fixed
2012-09-07 12:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/944abb646d077ce84f55e86f2cc7fe5daf86e510 [^]
2012-09-25 09:34migueldejuanaNote Added: 0052531
2012-09-25 09:34migueldejuanaStatusresolved => closed
2012-09-25 09:34migueldejuanaFixed in Version => pi
2012-09-26 17:18hudsonbotCheckin
2012-09-26 17:18hudsonbotNote Added: 0052711

Notes
(0051926)
hgbot   
2012-09-07 12:11   
Repository: erp/devel/pi
Changeset: 944abb646d077ce84f55e86f2cc7fe5daf86e510
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri Sep 07 12:10:37 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/944abb646d077ce84f55e86f2cc7fe5daf86e510 [^]

Fixes issue 21539: Form layout fixed when there are fields with colspan = 2

There was an error in the part of OBViewFieldHandler where the layout of the fields was set, because it was not taken into account the startInNewLine property of the fields.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
---
(0052531)
migueldejuana   
2012-09-25 09:34   
Tested and reviewed in pi@6e892b588e49
(0052711)
hudsonbot   
2012-09-26 17:18   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b780e90c6452 [^]

Maturity status: Test