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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017113
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-05-11 10:192011-05-13 18:45
ReporterpsarobeView Statuspublic 
Assigned Toiperdomo 
PriorityimmediateResolutionfixedFixed in Version3.0RC7
StatusclosedFix in branchpiFixed in SCM revisionfd0f35084779
ProjectionnoneETAnoneTarget Version3.0RC7
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017113: Customer tab: When you unflag the customer check, the more information sections doesn't dissapear

DescriptionCustomer tab: When you unflag the customer check, the more information sections doesn't dissapear and it should be since the fields that are inside are no longer visible
Steps To Reproduce1. Go to Business partner window
2. Move to customer tab and unflag the check customer
3. Notice the section More information is visible and it shouldn't
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00171353.0RC7 closediperdomo In some windows when you click new in form view, it does scroll down with no reason 

-  Notes
(0036917)
hgbot (developer)
2011-05-12 19:05

Repository: erp/devel/pi
Changeset: 1c3a638a6b500aa70b7b7ec91fbedbf19f868c87
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu May 12 18:52:58 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1c3a638a6b500aa70b7b7ec91fbedbf19f868c87 [^]

Issue 17113: Add a copy of showIf definition to obShowIf
- This reference copy is used in the showIf of the section. Somehow the item
    showIf function definition gets set to null
- Fixes several JSLint warnings

---
M modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
---
(0036918)
hgbot (developer)
2011-05-12 19:05

Repository: erp/devel/pi
Changeset: 67e716398e7a4fbc2cc2a92f2a7d4665d8a1b37b
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu May 12 18:55:45 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/67e716398e7a4fbc2cc2a92f2a7d4665d8a1b37b [^]

Fixes issue 17113: Use a copy of showIf in the sections
- Use a copy of showIf defined at Item level, to see if the section needs to
    be shown or not
- Solve several JSLint warnings
- Remove the logic on processFICReturn since is not used anymore

---
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
---
(0036945)
alostale (manager)
2011-05-13 08:43

Not working:
-In OBSectionItem field.obShowIf is not used (it still uses field.showIf)
-Hidden editor type are not discarded
(0036950)
hgbot (developer)
2011-05-13 09:35

Repository: erp/devel/pi
Changeset: fd0f35084779736e75890d4fa53113d623977344
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu May 12 20:02:13 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/fd0f35084779736e75890d4fa53113d623977344 [^]

Fixes issue 17113: Use the obShowIf instead of showIf

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
---
(0036972)
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
(0036973)
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
(0036982)
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-05-11 10:19 psarobe New Issue
2011-05-11 10:19 psarobe Assigned To => alostale
2011-05-11 10:19 psarobe Modules => Core
2011-05-12 10:08 iperdomo Status new => scheduled
2011-05-12 10:08 iperdomo Assigned To alostale => iperdomo
2011-05-12 10:08 iperdomo fix_in_branch => pi
2011-05-12 19:05 hgbot Checkin
2011-05-12 19:05 hgbot Note Added: 0036917
2011-05-12 19:05 hgbot Checkin
2011-05-12 19:05 hgbot Note Added: 0036918
2011-05-12 19:05 hgbot Status scheduled => resolved
2011-05-12 19:05 hgbot Resolution open => fixed
2011-05-12 19:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/67e716398e7a4fbc2cc2a92f2a7d4665d8a1b37b [^]
2011-05-13 08:43 alostale Note Added: 0036945
2011-05-13 08:43 alostale Status resolved => new
2011-05-13 08:43 alostale Resolution fixed => open
2011-05-13 09:35 hgbot Checkin
2011-05-13 09:35 hgbot Note Added: 0036950
2011-05-13 09:35 hgbot Status new => resolved
2011-05-13 09:35 hgbot Resolution open => fixed
2011-05-13 09:35 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/67e716398e7a4fbc2cc2a92f2a7d4665d8a1b37b [^] => http://code.openbravo.com/erp/devel/pi/rev/fd0f35084779736e75890d4fa53113d623977344 [^]
2011-05-13 09:43 alostale Status resolved => closed
2011-05-13 09:43 alostale Fixed in Version => 3.0RC7
2011-05-13 10:55 iperdomo Relationship added related to 0017135
2011-05-13 18:45 hudsonbot Checkin
2011-05-13 18:45 hudsonbot Note Added: 0036972
2011-05-13 18:45 hudsonbot Checkin
2011-05-13 18:45 hudsonbot Note Added: 0036973
2011-05-13 18:45 hudsonbot Checkin
2011-05-13 18:45 hudsonbot Note Added: 0036982


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker