diff --git a/addons/l10n_lu/__openerp__.py b/addons/l10n_lu/__openerp__.py index f826907f996..a690edf2041 100644 --- a/addons/l10n_lu/__openerp__.py +++ b/addons/l10n_lu/__openerp__.py @@ -50,7 +50,6 @@ This is the base module to manage the accounting chart for Luxembourg. 'account.fiscal.position.tax.template-2011.csv', # configuration wizard, views, reports... 'l10n_lu_wizard.xml', - 'l10n_lu_view.xml', 'wizard/print_vat_view.xml' ], 'test': ['test/l10n_lu_report.yml'], diff --git a/addons/l10n_lu/l10n_lu_view.xml b/addons/l10n_lu/l10n_lu_view.xml deleted file mode 100644 index 3caa5bc740b..00000000000 --- a/addons/l10n_lu/l10n_lu_view.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - res.company.config.vat.lu - res.company - form - - - - - - - - - - - - - -