Skip to Content
Menu
This question has been flagged
1 Reply
2311 Views

I'm having love/hate on learning Odoo development at the same time learning  onboarding studio is much easier, but I'm just curious since they do the same thing right? correct me if I'm wrong. 

What is the main of the two aside from coding? 

Avatar
Discard
Best Answer

Yes, Odoo Studio provides a simplified way of creating extension views, which can also be achieved by development.  It also lets you add fields to Models (database tables) or create new fields.

The biggest limitation is that you can't add or modify Python code, though Automated Actions let you add some business logic, and this can utilize Python.  These are currently not part of Odoo Studio.

https://odootricks.tips/about/odoo-studio/    

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 25
102
0
Oct 25
174
0
Oct 25
3
2
Oct 25
5703
2
Oct 25
506