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

« back to all changes in this revision

Viewing changes to label/partner_wizard.xml

  • Committer: Jordi Esteve
  • Date: 2008-11-24 15:19:02 UTC
  • mto: (3356.3.2 trunk-extra-addons)
  • mto: This revision was merged to the branch mainline in revision 3357.
  • Revision ID: jesteve@alba-20081124151902-wrn3dbba91of8tod
Module partner_spam divide in 2 modules: partner_spam and label. Added security rules and Spanish and Catalan translations (new security and i18n directories) to both

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<openerp>
 
3
    <data>
 
4
        <!-- Redeclaration of the report defined in base/res/partner/report -->
 
5
        <wizard string="Labels" model="res.partner" name="res.partner.address.label" id="res_partner_address_report"/>
 
6
    </data>
 
7
</openerp>