跳至内容
菜单
此问题已终结
2 回复
9027 查看

I want to add some custom fields to the project management module in the Odoo Community edition version 9. Is this possible?


Thank you,

形象
丢弃
最佳答案

You have to activate the developer mode in order to get access to the technical features.

形象
丢弃
最佳答案

Hi,

In Odoo9 Community edition we can enable technical settings from Help Menu (on left of user Menu with ? symbol)

From About--> Activate developer mode

it will activate technical settings.

And for adding custom fields you can also create your own custom module, in that module you can inherit both model and view to make your custom changes. For more:- Link


Hope this helps.

形象
丢弃

You can inherit the View, but only the view definition not its design that must be recreated from scratch (or so it seems, I have a question open on this matter). Moreover there are some troubles with inherited fields (as long as your model in not an extension of the base class, since some inherited fields cannot be accessed from your view, also for this I have a question open here).

相关帖文 回复 查看 活动
3
2月 25
4582
0
9月 23
1847
0
9月 23
1542
2
6月 25
10956
6
10月 23
21803