~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to dm_campaign_group/dm_campaign_group_wizard.xml

  • Committer: Sofia (Open ERP)
  • Date: 2009-08-17 14:14:16 UTC
  • mto: This revision was merged to the branch mainline in revision 3768.
  • Revision ID: sso@tinyerp.com-20090817141416-kgwgfbnnrixuhxz2
dm modules restructuration

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<openerp>
 
3
    <data>
 
4
 
 
5
        <wizard
 
6
            string="Add to Campaign group"
 
7
            model="dm.campaign"
 
8
            name="wizard_campaign_group"
 
9
            id="wizard_campaign_group"/>
 
10
 
 
11
    </data>
 
12
</openerp>
 
 
b'\\ No newline at end of file'