Skip to Content
Menu
This question has been flagged
2 Replies
1755 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
2018
0
Nov 19
2365
0
Dec 24
33
1
Sep 24
714
1
Sep 24
140