Add account_es in extras_depend

This commit is contained in:
Raimon Esteve 2018-05-10 13:30:34 +02:00
parent 66455c2876
commit f11605bb08
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
<data>
<data depends="account_es" grouped="1">
<record model="account.tax.template" id="account_es.iva_X0_compras_bc">
<field name="report_type">01</field>
</record>

View File

@ -2,14 +2,14 @@
version=4.9.0
depends:
account
account_es
account_invoice
account_payment_type
extras_depend:
account_bank
account_es
xml:
company.xml
invoice.xml
party.xml
payment_type.xml
tax.xml
account_es.xml