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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028034
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2014-10-30 18:092014-12-30 23:25
ReporterjecharriView Statuspublic 
Assigned Toinigosanchez 
PriorityurgentResolutionfixedFixed in Version3.0PR15Q1
StatusclosedFix in branchFixed in SCM revision4e9779b00b65
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028034: Tree view should show inactive treenodes or at minimum give the option to the user to show it

DescriptionTree view should show inactive treenodes or at minimum give the option to the users to show it.

Before the new platform, all the treenodes where displayed so some client can have different trees after an upgrade.
Steps To Reproduce-Go to ad_treenode table and disable the records related with organization tree
-Go to organization window
-Select an organization
-Go to tree view
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0071853)
hgbot (developer)
2014-11-20 13:38

Repository: erp/devel/pi
Changeset: 4e9779b00b65dfbfbc8a838ce2e604ec1ca3ef9a
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Thu Nov 20 13:37:09 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4e9779b00b65dfbfbc8a838ce2e604ec1ca3ef9a [^]

Fixes issue 28034: Tree view does not show inactive treenodes.

Tree view should show inactive treenodes but by defect OBCriteria is filtering
isActive=Y and not showing inactive treenodes.

To fix this problem has been added obq.setFilterOnActive(false) statement. It
has been added when building...
- The query of the parent node.
- The query of the children of the parent node.
- The query when using a "HQL Where clause".

Now, tree view show inactive treenodes.

---
M modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/ADTreeDatasourceService.java
---
(0071954)
AugustoMauch (manager)
2014-11-24 17:20

Code reviewed and verified in pi@4e9779b00b65
(0073118)
hudsonbot (developer)
2014-12-30 23:25

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/6525fe229e06 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2014-10-30 18:09 jecharri New Issue
2014-10-30 18:09 jecharri Assigned To => AugustoMauch
2014-10-30 18:09 jecharri Web browser => Google Chrome
2014-10-30 18:09 jecharri Modules => Core
2014-10-30 18:09 jecharri Resolution time => 1417561200
2014-10-30 18:09 jecharri Triggers an Emergency Pack => No
2014-11-11 17:08 alostale Assigned To AugustoMauch => inigosanchez
2014-11-20 13:33 inigosanchez Issue Monitored: AugustoMauch
2014-11-20 13:34 inigosanchez Review Assigned To => AugustoMauch
2014-11-20 13:34 inigosanchez Web browser Google Chrome => Google Chrome
2014-11-20 13:34 inigosanchez Resolution open => fixed
2014-11-20 13:38 hgbot Checkin
2014-11-20 13:38 hgbot Note Added: 0071853
2014-11-20 13:38 hgbot Status new => resolved
2014-11-20 13:38 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4e9779b00b65dfbfbc8a838ce2e604ec1ca3ef9a [^]
2014-11-24 17:20 AugustoMauch Note Added: 0071954
2014-11-24 17:20 AugustoMauch Status resolved => closed
2014-11-24 17:20 AugustoMauch Fixed in Version => 3.0PR15Q1
2014-12-30 23:25 hudsonbot Checkin
2014-12-30 23:25 hudsonbot Note Added: 0073118


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker