~openerp-community/openobject-addons/taktik

« back to all changes in this revision

Viewing changes to point_of_sale/wizard/wizard_refund_order.py

  • Committer: Fabien Lydoire
  • Date: 2010-01-08 12:48:56 UTC
  • Revision ID: fl@taktik.be-20100108124856-j2ccwjqbuybn0hht
betterĀ posĀ module

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
    }
92
92
 
93
93
refund_order('pos.refund_order')
 
94
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
94
95