[FIX] l10n_be: small fix in the chart of tax code
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Fri, 10 Feb 2012 10:28:24 +0000 (11:28 +0100)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Fri, 10 Feb 2012 10:28:24 +0000 (11:28 +0100)
bzr revid: qdp-launchpad@openerp.com-20120210102824-jsdrsgv1dkunsj1q

addons/l10n_be/account_tax_code_template.xml

index eaf525f..dc11a15 100644 (file)
         <record id="atctn_IIG" model="account.tax.code.template">
             <field name="name">Notes de crédit délivrées et corrections négatives</field>
             <field name="code">II. G</field>
-            <field name="sign">-1</field>
+            <field name="sign">1</field>
             <field name="parent_id" ref="atctn_II"/>
             <field name="notprintable" eval="0"/>
         </record>