Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016619 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | major | always | 2011-04-02 13:07 | 2011-05-13 18:45 | |||
Reporter | iciordia | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0RC7 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 310c45e82c0d | |||
Projection | none | ETA | none | Target Version | 3.0RC7 | |||
OS | Any | Database | Any | Java version | any | |||
OS Version | any | Database version | any | Ant version | any | |||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016619: Idle space in Sales Invoice window | |||||||
Description | In some cases (I guess related to not displayed fields) the system inserts some blank rows in the form (see payment monitor section in the attached file). If you colapse that section it is even worse | |||||||
Tags | No tags attached. | |||||||
Attached Files | blankSpace.png [^] (58,785 bytes) 2011-04-02 13:07
space.png [^] (65,820 bytes) 2011-05-02 14:36 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0035502) rgoris (developer) 2011-04-04 09:19 |
same as: https://www.pivotaltracker.com/story/show/9419727 [^] |
(0035595) hgbot (developer) 2011-04-05 12:37 |
Repository: erp/devel/pi Changeset: ba863d26907fd25b10aa3469f9d420ff3136214f Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Tue Apr 05 12:36:49 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ba863d26907fd25b10aa3469f9d420ff3136214f [^] Fixes issue 16619: Updates form item alwaysTakeSpace when collapsing/expanding - The alwaysTakeSpace flag controls if the item will always take space even if is not displayed. When set to true, and you collapse a section, the space is still occupied by the item(s) --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js --- |
(0036262) rgoris (developer) 2011-05-02 14:36 |
Problem seem to have returned or was not solved entirely. See image attached. |
(0036323) iperdomo (reporter) 2011-05-03 17:08 |
@rgoris: The space you are showing is a different issue (but related). In this case, the section contains several fields, but because of display-logic is applied, are not shown. I'll push a change to not show sections when all the fields that belongs to it are not visible |
(0036324) hgbot (developer) 2011-05-03 17:37 |
Repository: erp/devel/pi Changeset: adc02724e7d6cbc89a2c03d9a4778760728694ae Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Tue May 03 17:37:06 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/adc02724e7d6cbc89a2c03d9a4778760728694ae [^] Fixes issue 16619: Hide sections where all fields are not visible --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-form.js --- |
(0036389) hgbot (developer) 2011-05-05 11:29 |
Repository: erp/devel/pi Changeset: d2c32038b8ef2fa6ef3f84f032aed828f6373f00 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu May 05 11:28:28 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d2c32038b8ef2fa6ef3f84f032aed828f6373f00 [^] related to issu 1657: Show audit in form after issue 16619 --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/templates/ob-view-field.js.ftl M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js --- |
(0036806) hudsonbot (developer) 2011-05-12 13:28 |
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/c40e579fcd38 [^] Maturity status: Test |
(0036824) hudsonbot (developer) 2011-05-12 13:30 |
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/c40e579fcd38 [^] Maturity status: Test |
(0036957) hgbot (developer) 2011-05-13 10:44 |
Repository: erp/devel/pi Changeset: 310c45e82c0d934ab7e7b6f57d28e7a1e314f10d Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Fri May 13 10:42:25 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/310c45e82c0d934ab7e7b6f57d28e7a1e314f10d [^] Fixes issue 16619: Handle alwaysTakeSpace for HiddenItems --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js --- |
(0036983) hudsonbot (developer) 2011-05-13 18:45 |
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/84da0073d386 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2011-04-02 13:07 | iciordia | New Issue | |
2011-04-02 13:07 | iciordia | Assigned To | => iperdomo |
2011-04-02 13:07 | iciordia | File Added: blankSpace.png | |
2011-04-02 13:07 | iciordia | Modules | => Core |
2011-04-04 09:19 | rgoris | Note Added: 0035502 | |
2011-04-05 10:30 | alostale | Status | new => scheduled |
2011-04-05 12:37 | hgbot | Checkin | |
2011-04-05 12:37 | hgbot | Note Added: 0035595 | |
2011-04-05 12:37 | hgbot | Status | scheduled => resolved |
2011-04-05 12:37 | hgbot | Resolution | open => fixed |
2011-04-05 12:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ba863d26907fd25b10aa3469f9d420ff3136214f [^] |
2011-04-08 17:24 | marvintm | Status | resolved => closed |
2011-04-09 00:00 | anonymous | sf_bug_id | 0 => 3281276 |
2011-05-02 14:36 | rgoris | Note Added: 0036262 | |
2011-05-02 14:36 | rgoris | Status | closed => new |
2011-05-02 14:36 | rgoris | Resolution | fixed => open |
2011-05-02 14:36 | rgoris | File Added: space.png | |
2011-05-02 14:36 | rgoris | Target Version | 3.0RC6 => 3.0RC7 |
2011-05-02 16:44 | iperdomo | Status | new => scheduled |
2011-05-02 16:44 | iperdomo | fix_in_branch | => pi |
2011-05-03 17:08 | iperdomo | Note Added: 0036323 | |
2011-05-03 17:37 | hgbot | Checkin | |
2011-05-03 17:37 | hgbot | Note Added: 0036324 | |
2011-05-03 17:37 | hgbot | Status | scheduled => resolved |
2011-05-03 17:37 | hgbot | Resolution | open => fixed |
2011-05-03 17:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/ba863d26907fd25b10aa3469f9d420ff3136214f [^] => http://code.openbravo.com/erp/devel/pi/rev/adc02724e7d6cbc89a2c03d9a4778760728694ae [^] |
2011-05-05 11:29 | hgbot | Checkin | |
2011-05-05 11:29 | hgbot | Note Added: 0036389 | |
2011-05-11 09:25 | alostale | Relationship added | related to 0017092 |
2011-05-12 13:28 | hudsonbot | Checkin | |
2011-05-12 13:28 | hudsonbot | Note Added: 0036806 | |
2011-05-12 13:30 | hudsonbot | Checkin | |
2011-05-12 13:30 | hudsonbot | Note Added: 0036824 | |
2011-05-13 10:44 | hgbot | Checkin | |
2011-05-13 10:44 | hgbot | Note Added: 0036957 | |
2011-05-13 10:44 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/adc02724e7d6cbc89a2c03d9a4778760728694ae [^] => http://code.openbravo.com/erp/devel/pi/rev/310c45e82c0d934ab7e7b6f57d28e7a1e314f10d [^] |
2011-05-13 14:09 | dbaz | Status | resolved => closed |
2011-05-13 14:09 | dbaz | Fixed in Version | => 3.0RC7 |
2011-05-13 18:45 | hudsonbot | Checkin | |
2011-05-13 18:45 | hudsonbot | Note Added: 0036983 | |
2011-12-27 22:46 | dbaz | Relationship added | related to 0019378 |
Copyright © 2000 - 2009 MantisBT Group |