diff --git a/ext/custom-addons/dp_custom/i18n/de.po b/ext/custom-addons/dp_custom/i18n/de.po index 4f4d851a..ad901bde 100644 --- a/ext/custom-addons/dp_custom/i18n/de.po +++ b/ext/custom-addons/dp_custom/i18n/de.po @@ -25,10 +25,7 @@ msgid "Quotation / Order" msgstr "Angebot / Auftrag" #. module: dp_custom -#: model:ir.actions.act_window,name:dp_custom.action_carts -#: model:ir.ui.menu,name:dp_custom.menu_sale_carts #: model:ir.ui.view,arch_db:dp_custom.view_sale_cart -#: model:ir.ui.view,arch_db:dp_custom.view_cart_tree msgid "Shopping Cart" msgstr "Warenkorb" @@ -36,6 +33,7 @@ msgstr "Warenkorb" #: model:ir.actions.act_window,name:dp_custom.action_carts #: model:ir.ui.menu,name:dp_custom.menu_sale_carts #: model:ir.ui.view,arch_db:dp_custom.view_sale_cart +#: model:ir.ui.view,arch_db:dp_custom.sale_cart_view_search #: model:ir.ui.view,arch_db:dp_custom.view_cart_tree msgid "Shopping Carts" msgstr "Warenkörbe" diff --git a/ext/custom-addons/dp_custom/views/res_partner_views.xml b/ext/custom-addons/dp_custom/views/res_partner_views.xml index ceaca90c..60a985f0 100644 --- a/ext/custom-addons/dp_custom/views/res_partner_views.xml +++ b/ext/custom-addons/dp_custom/views/res_partner_views.xml @@ -160,7 +160,7 @@ ir.actions.act_window res.partner form - kanban,tree,form + tree,kanban,form {"search_default_customer":1} diff --git a/ext/custom-addons/dp_custom/views/sale_views.xml b/ext/custom-addons/dp_custom/views/sale_views.xml index d1887531..3d85cb26 100644 --- a/ext/custom-addons/dp_custom/views/sale_views.xml +++ b/ext/custom-addons/dp_custom/views/sale_views.xml @@ -275,8 +275,8 @@ sale.cart primary - - +