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

« back to all changes in this revision

Viewing changes to point_of_sale/sale_wizard.xml

  • Committer: Fabien Pinckaers
  • Date: 2008-11-12 06:43:12 UTC
  • Revision ID: fp@tinyerp.com-20081112064312-fp85io97i1e95tuz
moved

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<terp>
3
 
        <data>
4
 
                <wizard string="Pos payment" model="sale.order" name="sale.pos_payment" id="pos_payment" />
5
 
        </data>
6
 
</terp>