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

« back to all changes in this revision

Viewing changes to product_qt/wizard_view.xml

  • Committer: Fabien Pinckaers
  • Date: 2008-11-04 16:23:17 UTC
  • mfrom: (3329.1.5 trunk-extra-addons)
  • Revision ID: fp@tinyerp.com-20081104162317-062yk4o8ge4vq4ct
merge

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="qty_test_id" model="stock.picking" multi="True" name="qty_test" string="Quality Testing"/>
 
5
    </data>
 
6
</openerp>