~vauxoo/+junk/fiscal_printing_client

« back to all changes in this revision

Viewing changes to fiscal_printer/view/fiscal_printer_tax.xml

  • Committer: Israel Fermín Montilla
  • Date: 2011-10-26 17:04:30 UTC
  • Revision ID: israel@openerp.com.ve-20111026170430-4cxe4lr1hj0owimg

[ADD] added the possibility to configure the client-tax mapping from the tax code configuration view

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
                        <field name="name" />   
23
23
                        <field name="tax_id" />
24
24
                    </group>
 
25
                    <separator string="Clients with this Configuration" colspan="4" />
 
26
                    <newline />
 
27
                    <field name="client_ids" nolabel="1" />
25
28
                </form>
26
29
            </field>
27
30
        </record>