Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2678 Tampilan

I have vendor and customer ... in both menus res.partner is the model ... I have inherited the res.partner and added one bool filed called is_vendor and the default value is TRUE in vendor menu.
But i wanted the is_vendor default value as FALSE in customer menu as well. 
can you guys please tell me how can i do that?

Avatar
Buang
Jawaban Terbai

Hi Ashutosh, 

Please add 'default_is_vendor' : False in the context of the customer action. 


Hope it will help you. 

Avatar
Buang
Penulis

Hi Malay,
it works for me...
Thank you so much for the quick response. :)

Hi Ashutosh.
Please Vote for the Answer.
Thank you.

Is there a way to change this value through UI withouth touching action? Kind of looking of inheriting and edit like I do with extension view. Currently doing these changes from UI and trying to avoid .py for the time being (should be doing so soon tho).

Post Terkait Replies Tampilan Aktivitas
1
Jul 25
1681
1
Feb 24
1416
1
Des 22
3687
1
Jun 25
1188
3
Jul 25
2928