Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017042
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-05-06 13:192011-06-03 13:27
ReporterpsarobeView Statuspublic 
Assigned Toiperdomo 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisionbaac5d68ada2
ProjectionnoneETAnoneTarget Version3.0MP0
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017042: When a field is "Display"='N' but has a sequence number, the system takes into account that space and it should skipped it

DescriptionWhen a field is "Display"='N' but has a sequence number, the system takes into account that space and it should skipped it
Steps To Reproduce1. Go to windows tabs and fields
2. select any window, for example Assets
3. Mark a field as not display but keep the sequence number.

Notice there is a gap in the form for that field and it shouldn't
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0037840)
alostale (manager)
2011-05-31 18:13

I'm not able to reproduce. If you can reproduce it, could you detail the exact fields you are hiding?
(0037886)
hgbot (developer)
2011-06-01 16:23

Repository: erp/devel/pi
Changeset: 2de941ea3367a7cd3a67d4d87046bb0ad8d8bc4c
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Jun 01 16:18:33 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2de941ea3367a7cd3a67d4d87046bb0ad8d8bc4c [^]

Issue 17042: Reset width property when field is not displayed

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/NumberUIDefinition.java
---
(0037887)
hgbot (developer)
2011-06-01 16:23

Repository: erp/devel/pi
Changeset: 2fe831f4937300869ea5704e4603c461b49e0171
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Jun 01 16:20:40 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2fe831f4937300869ea5704e4603c461b49e0171 [^]

Fixes issue 17042: Move status bar fields at the end of the form
- Ensure that they don't take space using, alwaysTakeSpace: false
- They are not part of any field group

---
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
---
(0037890)
hgbot (developer)
2011-06-01 17:48

Repository: erp/devel/pi
Changeset: baac5d68ada2834ec6e45dd05d42c4fbb954a3a9
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Jun 01 17:43:48 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/baac5d68ada2834ec6e45dd05d42c4fbb954a3a9 [^]

Fixes issue 17042: Solved adding displayed fields twice
- The usual convention is for a status field is not displayed, but could be
    displayed. This solved adding the same field twice

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFormComponent.java
---
(0037931)
shuehner (administrator)
2011-06-02 16:38

Reviewed change on pi/pgsql (rev: 12e58eab2d50). Code changes looks fine, already functionally tested by psa. -> Closing
(0037986)
hudsonbot (developer)
2011-06-03 13:27

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/2a05e66b60ca [^]

Maturity status: Test
(0037987)
hudsonbot (developer)
2011-06-03 13:27

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/2a05e66b60ca [^]

Maturity status: Test
(0037989)
hudsonbot (developer)
2011-06-03 13:27

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/2a05e66b60ca [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-05-06 13:19 psarobe New Issue
2011-05-06 13:19 psarobe Assigned To => iperdomo
2011-05-06 13:19 psarobe Modules => Core
2011-05-16 08:53 alostale Status new => scheduled
2011-05-17 09:15 iperdomo Priority urgent => normal
2011-05-20 12:10 psarobe Target Version 3.0MP0 => 3.0MP1
2011-05-30 20:05 psarobe Priority normal => immediate
2011-05-30 20:05 psarobe Target Version 3.0MP1 => 3.0MP0
2011-05-30 20:11 psarobe Assigned To iperdomo => alostale
2011-05-31 08:52 iperdomo Assigned To alostale => iperdomo
2011-05-31 09:09 iperdomo Assigned To iperdomo => alostale
2011-05-31 18:13 alostale Priority immediate => urgent
2011-05-31 18:13 alostale Note Added: 0037840
2011-05-31 18:13 alostale Status scheduled => feedback
2011-06-01 12:51 iperdomo Status feedback => scheduled
2011-06-01 12:51 iperdomo Assigned To alostale => iperdomo
2011-06-01 12:51 iperdomo fix_in_branch => pi
2011-06-01 16:23 hgbot Checkin
2011-06-01 16:23 hgbot Note Added: 0037886
2011-06-01 16:23 hgbot Checkin
2011-06-01 16:23 hgbot Note Added: 0037887
2011-06-01 16:23 hgbot Status scheduled => resolved
2011-06-01 16:23 hgbot Resolution open => fixed
2011-06-01 16:23 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2fe831f4937300869ea5704e4603c461b49e0171 [^]
2011-06-01 17:48 hgbot Checkin
2011-06-01 17:48 hgbot Note Added: 0037890
2011-06-01 17:48 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/2fe831f4937300869ea5704e4603c461b49e0171 [^] => http://code.openbravo.com/erp/devel/pi/rev/baac5d68ada2834ec6e45dd05d42c4fbb954a3a9 [^]
2011-06-02 16:38 shuehner Note Added: 0037931
2011-06-02 16:38 shuehner Status resolved => closed
2011-06-03 13:27 hudsonbot Checkin
2011-06-03 13:27 hudsonbot Note Added: 0037986
2011-06-03 13:27 hudsonbot Checkin
2011-06-03 13:27 hudsonbot Note Added: 0037987
2011-06-03 13:27 hudsonbot Checkin
2011-06-03 13:27 hudsonbot Note Added: 0037989


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker