Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019378Openbravo ERPA. Platformpublic2011-12-27 20:122011-12-29 15:58
mtaal 
dbaz 
normalminorhave not tried
closedfixed 
5
 
3.0MP8 
Core
No
0019378: Hidden sections take space
The form items of a hidden section still take space
Go to sales invoice, do new in form, see that a lot of space is taken by hidden items of a hidden section.
In the ob-formitem-section add this line:
    this.updateAlwaysTakeSpace(false);

in the showIf method when false is returned.
No tags attached.
related to defect 00166193.0RC7 closed iperdomo Idle space in Sales Invoice window 
related to defect 0032092 closed caristu [RR16Q1] "Automate Movement to Other Account" checkbox hides "Cash Management" section from POS Terminal Type || Payment Method 
Issue History
2011-12-27 20:12mtaalNew Issue
2011-12-27 20:12mtaalAssigned To => dbaz
2011-12-27 20:12mtaalModules => Core
2011-12-27 22:46dbazRelationship addedrelated to 0016619
2011-12-28 17:33hgbotCheckin
2011-12-28 17:33hgbotNote Added: 0044059
2011-12-28 17:33hgbotStatusnew => resolved
2011-12-28 17:33hgbotResolutionopen => fixed
2011-12-28 17:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/627fabbba30ba42da7f089abc086a8f13c50a796 [^]
2011-12-29 09:36hudsonbotCheckin
2011-12-29 09:36hudsonbotNote Added: 0044069
2011-12-29 15:58mtaalNote Added: 0044075
2011-12-29 15:58mtaalStatusresolved => closed
2011-12-29 15:58mtaalFixed in Version => 3.0MP8
2016-02-03 09:13caristuRelationship addedrelated to 0032092

Notes
(0044059)
hgbot   
2011-12-28 17:33   
Repository: erp/devel/pi
Changeset: 627fabbba30ba42da7f089abc086a8f13c50a796
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Wed Dec 28 17:33:11 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/627fabbba30ba42da7f089abc086a8f13c50a796 [^]

Fixed issue 19378: Hidden sections now doesn't take space

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-section.js
---
(0044069)
hudsonbot   
2011-12-29 09:36   
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/dea7dd675bfb [^]

Maturity status: Test
(0044075)
mtaal   
2011-12-29 15:58   
Reviewed