~openerp-dev/openobject-addons/trunk-reorganise-menus-purchase-mtr

« back to all changes in this revision

Viewing changes to base_module_quality/base_module_quality_wizard.xml

  • Committer: mra (Open ERP)
  • Date: 2009-07-03 05:20:40 UTC
  • mto: (2333.2.3 addons)
  • mto: This revision was merged to the branch mainline in revision 2337.
  • Revision ID: mra@tinyerp.com-20090703052040-3rokridr4h3z33xj
[ADD] add base_module_quality module

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 id="quality_detail_save" model="ir.module.module" name="quality_detail_save" string="Report Save" menu="False"/>
 
5
 
 
6
        <wizard string="Quality Check"
 
7
            model="ir.module.module"
 
8
            name="create_quality_check_wiz"
 
9
            id="create_quality_check_id"
 
10
            menu="True"/>
 
11
    </data>
 
12
</openerp>
 
 
b'\\ No newline at end of file'