~vauxoo/addons-vauxoo/7.0-project_issue_conf-dev_luis

« back to all changes in this revision

Viewing changes to product_catalog_m321/product_wizard.xml

  • Committer: nhomar at vauxoo
  • Date: 2011-07-14 19:56:49 UTC
  • Revision ID: nhomar@vauxoo.com-20110714195649-9ugeget8nxfw0ekn
[ADD] Product catalog

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
                <wizard string="Print Product Catalog" 
 
5
                                model="res.partner" 
 
6
                                name="res.partner.product_catalog" 
 
7
                                keyword="client_print_multi"
 
8
                                id="wizard_print_catalog_report"/>
 
9
        </data>
 
10
</openerp>