From 0921be3428aa9590e5bf26f0b6c0f3f27f7097e8 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Mon, 27 Feb 2023 16:37:58 +0100 Subject: [PATCH] New Filter for open parts/fittings --- ext/custom-addons/dp_custom/i18n/de.po | 10 ++++++++++ ext/custom-addons/dp_custom/views/sale_views.xml | 2 ++ 2 files changed, 12 insertions(+) diff --git a/ext/custom-addons/dp_custom/i18n/de.po b/ext/custom-addons/dp_custom/i18n/de.po index 2f5bb6e6..d3b831ad 100644 --- a/ext/custom-addons/dp_custom/i18n/de.po +++ b/ext/custom-addons/dp_custom/i18n/de.po @@ -79,6 +79,16 @@ msgstr "Firma" msgid "State" msgstr "Status" +#. module: dp_custom +#: model:ir.ui.view,arch_db:dp_custom.view_sales_order_filter_assembly +msgid "Open Parts" +msgstr "Offene Teile" + +#. module: dp_custom +#: model:ir.ui.view,arch_db:dp_custom.view_sales_order_filter_assembly +msgid "Open Fittings" +msgstr "Offene Beschläge" + #. 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/sale_views.xml b/ext/custom-addons/dp_custom/views/sale_views.xml index 56d4324f..02cb36fe 100644 --- a/ext/custom-addons/dp_custom/views/sale_views.xml +++ b/ext/custom-addons/dp_custom/views/sale_views.xml @@ -259,6 +259,8 @@ + +