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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018953
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 01. General setupminoralways2011-09-01 10:542012-02-15 10:34
ReporterjonalegriaesarteView Statuspublic 
Assigned Tojecharri 
PriorityhighResolutionfixedFixed in Version2.50MP36
StatusclosedFix in branch2.50Fixed in SCM revision71dc4b127218
ProjectionnoneETAnoneTarget Version2.50MP36
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP35SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018953: Campaign tree does not work

DescriptionIf you try to activate the campaign tree, it does not work correctly
Steps To Reproduce- Activate tree option in campaign tab
- Tree structure does not work
Proposed SolutionTreetype in ad_tree table is created after create and entity (ad_tree.treetype = 'MC')
Things missing:
- Trigger in c_campaign to add nodes to ad_treenode (treetype='MC'), similar to org, product, ....
- Add issummary column to campaign table.
- Change src/org/openbravo/erpCommon/utility/WindowTree_data.xsql, to obtain issummary column instead of 'N' in selectCampaign.

Issummary column can be added and WindowTree_data.xsql changed inmediatly, because are the biggest problem to people that want to implement it.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 00184073.0MP5 closedjecharri Campaign tree does not work 

-  Notes
(0042539)
hgbot (developer)
2011-11-04 13:07

Repository: erp/stable/2.50
Changeset: 71dc4b127218391eb7e6b6bb396f7f33963270a7
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Nov 03 09:14:02 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/71dc4b127218391eb7e6b6bb396f7f33963270a7 [^]

Fixes issue 18953: Campaign tree does not work

---
M src-db/database/model/tables/AD_CLIENTINFO.xml
M src-db/database/model/tables/C_CAMPAIGN.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
M src/org/openbravo/erpCommon/businessUtility/InitialClientSetup.java
M src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java
M src/org/openbravo/erpCommon/utility/WindowTree_data.xsql
A src-db/database/model/triggers/C_CAMPAIGN_TRG.xml
---
(0042968)
jonalegriaesarte (reporter)
2011-11-18 10:03

Verified.
Created a new entity with check campaign activated.
Tested the creation of new campaigns and the tree behavior
(0045137)
hgbot (developer)
2012-02-15 10:34

Repository: erp/stable/2.50
Changeset: 0db4a6537191581cf63f9dda21181665da2782e9
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Feb 15 10:27:30 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/0db4a6537191581cf63f9dda21181665da2782e9 [^]

issue 18953: Campaign tree does not work.
Now with this little change, when the client execute install sources, the ad_tree_campaign_id in table ad_clientinfo will be initialized, so the client will be able to use all the related things

---
M referencedata/sampledata/SmallBazaar.xml
---

- Issue History
Date Modified Username Field Change
2011-11-02 12:25 jecharri Type defect => backport
2011-11-02 12:25 jecharri fix_in_branch => 2.50
2011-11-02 12:26 jecharri version 3.0MP2 => 2.50MP35
2011-11-02 12:26 jecharri Target Version 3.0MP5 => 2.50MP36
2011-11-02 12:51 jecharri Assigned To jonalegriaesarte => jecharri
2011-11-04 13:07 hgbot Checkin
2011-11-04 13:07 hgbot Note Added: 0042539
2011-11-04 13:07 hgbot Status scheduled => resolved
2011-11-04 13:07 hgbot Resolution open => fixed
2011-11-04 13:07 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/86cbd2ddf9655cf7a813f9c9cb9b6c35b9ac54f7 [^] => http://code.openbravo.com/erp/stable/2.50/rev/71dc4b127218391eb7e6b6bb396f7f33963270a7 [^]
2011-11-18 10:03 jonalegriaesarte Note Added: 0042968
2011-11-18 10:03 jonalegriaesarte Status resolved => closed
2011-11-18 10:03 jonalegriaesarte Fixed in Version => 2.50MP36
2012-02-15 10:34 hgbot Checkin
2012-02-15 10:34 hgbot Note Added: 0045137


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker