Skip to Content
Menu
This question has been flagged
2 Replies
3636 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
4181
0
Nov 19
3666
1
Nov 25
1973
1
Jul 25
2091
2
Mar 25
2241