~openerp-argentina-team/+junk/junk-5.0

« back to all changes in this revision

Viewing changes to l10n_ar/l10n_ar_wizard.xml

  • Committer: Bruno M. Villasanti
  • Date: 2011-09-12 18:02:05 UTC
  • Revision ID: bvillasanti@thymbra.com-20110912180205-dyp3pg6qp46cq013
Using the wizard to validate VAT becomes obsolete. Removed from trunk

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
 
 
5
        <wizard string="Check VAT (AR)"
 
6
            model="res.partner"
 
7
            name="l10n_ar.check_vat_ar"
 
8
            id="l10n_ar_check_vat_ar"/>
 
9
 
 
10
    </data>
 
11
</openerp>