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

I created this using Odoo Studio and plan to automate the processes by following tutorials and documentation. However, I'm struggling to find resources that clearly explain how to fetch data from the backend and display it on the website's frontend. Any guidance or recommended resources on this topic would be greatly appreciated. 

Avatar
Discard
Best Answer

Hi,
Using a controller you can fetch the data from backend model using the ORM and then pass it to corresponding template and render it in the view.

Thanks

Avatar
Discard
Author Best Answer

What is controller and ORM? Where do I access them? Thank you in advance!

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 21
2674
1
Mar 23
1423
1
Mar 24
4205
0
Nov 19
3625
1
Feb 19
13661