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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
Hi Ashutosh,
Please add 'default_is_vendor' : False in the context of the customer action.
Hope it will help you.
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).
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
7月 25
|
2088 | ||
|
1
2月 24
|
1613 | ||
|
1
12月 22
|
3892 | ||
|
1
6月 25
|
1550 | ||
|
3
7月 25
|
3217 |