diff --git a/ext/custom-addons/dp_custom/i18n/de.po b/ext/custom-addons/dp_custom/i18n/de.po index 6682356e..2f5bb6e6 100644 --- a/ext/custom-addons/dp_custom/i18n/de.po +++ b/ext/custom-addons/dp_custom/i18n/de.po @@ -29,6 +29,11 @@ msgstr "Aktiv" msgid "Order Year" msgstr "Auftragsjahr" +#. module: dp_custom +#: model:ir.ui.view,arch_db:dp_custom.view_account_invoice_filter_active +msgid "Invoice Year" +msgstr "Rechnungsjahr" + #. module: dp_custom #: model:ir.ui.view,arch_db:dp_custom.view_sale_cart #: model:ir.ui.view,arch_db:dp_custom.view_cart_tree diff --git a/ext/custom-addons/dp_custom/views/account_views.xml b/ext/custom-addons/dp_custom/views/account_views.xml index a3fc3c8a..43511d3d 100644 --- a/ext/custom-addons/dp_custom/views/account_views.xml +++ b/ext/custom-addons/dp_custom/views/account_views.xml @@ -67,6 +67,9 @@ + + +