From d954483c168b0cf82201c77a40c76e87ff604b84 Mon Sep 17 00:00:00 2001 From: Nicolas JEUDY Date: Sun, 11 Mar 2018 15:09:01 +0100 Subject: [PATCH] [FIX] disable position editing on contact - This is just to see all positions - If we want to add position go to one company and add contact linked to this partner --- partner_contact_in_several_companies/README.rst | 7 ++++++- partner_contact_in_several_companies/views/res_partner.xml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/partner_contact_in_several_companies/README.rst b/partner_contact_in_several_companies/README.rst index 8bb33fdbb..f41a8c8d3 100644 --- a/partner_contact_in_several_companies/README.rst +++ b/partner_contact_in_several_companies/README.rst @@ -37,7 +37,12 @@ For further information, please visit: Known issues / Roadmap ====================== -* No known issues. +* You can not add position directly from individual partner, you can just see other positions and update them + +Improve: + +* Add an wizard / form to clean create new position from individual partner form. + In this cas you will have to select an existing company (or create one on the fly) Bug Tracker =========== diff --git a/partner_contact_in_several_companies/views/res_partner.xml b/partner_contact_in_several_companies/views/res_partner.xml index abc3836d7..dffd11bde 100644 --- a/partner_contact_in_several_companies/views/res_partner.xml +++ b/partner_contact_in_several_companies/views/res_partner.xml @@ -51,7 +51,7 @@ - +