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

« back to all changes in this revision

Viewing changes to point_of_sale/sale_wizard.xml

  • Committer: nel at tinyerp
  • Date: 2009-11-30 08:28:49 UTC
  • mto: This revision was merged to the branch mainline in revision 4062.
  • Revision ID: nel@tinyerp.com-20091130082849-a7v30pjka68kf0oi
Add point of sale and pos_tax_include

Show diffs side-by-side

added added

removed removed

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