[10.0] add xls export & generic declaration

This commit is contained in:
luc.demeyer@noviat.com
2018-08-10 12:38:13 +02:00
parent 5ebeb30055
commit 3cab1beae3
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/OCA/account-financial-tools/issues>`_. In case of trouble, please
<https://github.com/OCA/intrastat/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

View File

@@ -5,7 +5,7 @@
<field name="name">Generic Intrastat Product Declaration</field>
<field name="res_model">intrastat.product.declaration</field>
<field name="view_mode">tree,form,graph</field>
<field name="context">{'generic_intrastat_product_declaration': 1}</field>
<field name="context">{'generic_intrastat_product_declaration': 1}</field>
</record>
<menuitem id="intrastat_product_declaration_menu_generic"