mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
Add intrastat_type_data and update demo data accordingly Remove version="7.0" from form views Add ondelete='restrict' on M2O pointing to intrastat.type Add graph views on intrastat.product and intrastat.service... because Odoo v8 graph views are so cool ! :)
This commit is contained in:
committed by
Alexis de Lattre
parent
e722bcf08d
commit
627105be9d
@@ -95,7 +95,7 @@ msgstr "Configuration DEB/DES"
|
||||
|
||||
#. module: intrastat_base
|
||||
#: model:ir.ui.menu,name:intrastat_base.menu_intrastat_base_root
|
||||
msgid "Intrastat reporting"
|
||||
msgid "Intrastat Reporting"
|
||||
msgstr "DEB et DES"
|
||||
|
||||
#. module: intrastat_base
|
||||
|
||||
@@ -95,7 +95,7 @@ msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
#: model:ir.ui.menu,name:intrastat_base.menu_intrastat_base_root
|
||||
msgid "Intrastat reporting"
|
||||
msgid "Intrastat Reporting"
|
||||
msgstr ""
|
||||
|
||||
#. module: intrastat_base
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<data>
|
||||
|
||||
<!-- Menu entry for Intrastat -->
|
||||
<menuitem id="menu_intrastat_base_root" name="Intrastat reporting" parent="account.menu_finance_legal_statement" />
|
||||
<menuitem id="menu_intrastat_base_root" name="Intrastat Reporting" parent="account.menu_finance_legal_statement" />
|
||||
|
||||
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user