From 7674c1f6d6007f6bbbf05deb625d7efe0ca4360f Mon Sep 17 00:00:00 2001 From: Antony Lesuisse Date: Sat, 23 Feb 2013 01:56:35 +0100 Subject: [PATCH] [IMP] res.partner different address types When using the Settings->Configuration->Sales "Allow a different address for delivery and invoicing". It's not clear how to setup the different addresses with their type as the kanban view uses a simplified form view. This commit add an action "Contact Details" that appears in the more menu when the option is checked. That action shows the list of contacts with their types and the full contact form. bzr revid: al@openerp.com-20130223005635-r1t02nmpj7qmktf7 --- addons/sale_stock/sale_stock_view.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/addons/sale_stock/sale_stock_view.xml b/addons/sale_stock/sale_stock_view.xml index bebb95f0088..ae17781419b 100644 --- a/addons/sale_stock/sale_stock_view.xml +++ b/addons/sale_stock/sale_stock_view.xml @@ -105,5 +105,31 @@ + + res.partner.tree.inherit.type + res.partner + + + + + + + + + + +