In this video, we are discussing How to use URLs and routing in odoo15. ‘@http.route’ is a decorator used for the routing purpose or it allows you to navigate to specific pages. #odoo15tutorials
Video Contents
————————-
0:05 Introduction
0:16 URLs and Routing
#odoo15developmentvideos
Also, this helps to link the given URL to a specific webpage.‘/url’ – Need to specify the ‘url’ that to use.
Here, I have given the ‘my_sale_details’, as needed.‘type’ – Specify the type of request. It can be ‘http’ or ‘json’ requests.
#odoo15videos
Connect With Us:
————————
➡️Website:
➡️Email : info@cybrosys.com
➡️Twitter:
➡️LinkedIn:
➡️Facebook:
➡️Instagram:
➡️Pinterest:
#URLs #Routing #Odoo #Building #Website #Odoo