From 8444773736fadf856916844f84a5fa21b9913b79 Mon Sep 17 00:00:00 2001 From: Ahmed Aly Date: Tue, 10 Apr 2018 12:57:25 +0200 Subject: [PATCH] Feedback 1605: Modul Verkauf - Refresh --- ext/custom-addons/dp_custom/i18n/de.po | 16 ++++++++++++++ .../dp_custom/views/res_partner_views.xml | 22 ++++++++++++++++++- 2 files changed, 37 insertions(+), 1 deletion(-) diff --git a/ext/custom-addons/dp_custom/i18n/de.po b/ext/custom-addons/dp_custom/i18n/de.po index a745d171..e6cfd5f6 100644 --- a/ext/custom-addons/dp_custom/i18n/de.po +++ b/ext/custom-addons/dp_custom/i18n/de.po @@ -17,3 +17,19 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2014-09-24 09:44+0000\n" "X-Generator: Launchpad (build 17196)\n" + +#. module: dp_custom +#: model:ir.actions.act_window,help:dp_custom.action_partner_form +msgid "Click to add a contact in your address book." +msgstr "Klicken Sie, um einen Kontakt zu ihrem Adressbuch hinzuzufügen." + +#. module: dp_custom +#: model:ir.actions.act_window,help:dp_custom.action_partner_form +msgid "" +"Odoo helps you easily track all activities related to\n" +" a customer: discussions, history of business opportunities,\n" +" documents, etc." +msgstr "" +"Odoo hilft Ihnen alle Aktivitäten zu einem Kunden\n" +"leicht zu überblicken: Diskussionen, Verlauf der \n" +"Geschäftschancen, Dokumente, usw." 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 99d44dde..764f99e1 100644 --- a/ext/custom-addons/dp_custom/views/res_partner_views.xml +++ b/ext/custom-addons/dp_custom/views/res_partner_views.xml @@ -79,6 +79,26 @@ tree,form + + Customers + ir.actions.act_window + res.partner + form + kanban,tree,form + {"search_default_customer":1} + + +

+ Click to add a contact in your address book. +

+

+ Odoo helps you easily track all activities related to + a customer: discussions, history of business opportunities, + documents, etc. +

+
+
+