Skip to Content
Menu
This question has been flagged
2 Replies
3457 Views

I just wanted to know if this is a good practice or i should convert the odoo studio field to python custom code.


Avatar
Discard
Best Answer

It is not recommended to use studio fields in custom module. Better way is to have the field added in python custom code with proper dependencies. 

Avatar
Discard
Best Answer

Hello Werd,

Changes of studio are limited for the particular database. So, in case you lost your database then you have to redefine this changes. That's why it isn't recommended to use studio for longer time. And if you already created fields using studio then you instead of removing then you should redefine those fields in your custom module. 

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard
Related Posts Replies Views Activity
1
May 22
3973
0
Nov 19
3499
1
Jul 25
1863
2
Mar 25
2078
0
Feb 25
1665