Skip to Content
Menu
This question has been flagged

I tried to use res.partner as the customer. i have inherited from res.partner to my module patient. i have added some of fields like age,  syndrome like that.disabled some of fields like tax id , tags .

In inventory module vendor details , sales module customer details , Contact us , also affected with my changes.

how will i apply those changes in customer only.

Avatar
Discard

This is very confusing and not elaborated. Please elaborate your case concisely and then ask a new question.

Best Answer

Its because you are inheriting and changing 'base.view_partner_form',

you can solve it by creating a custom form for patient. 

Avatar
Discard
Author

if i will create the separate form then difficult to list in sales and billing of the patient. how will i overcome this

Related Posts Replies Views Activity
0
Oct 24
130
2
May 24
666
3
Feb 18
2890
2
Dec 17
3742
2
Aug 15
4982