Odoo Development - URL Actions in Odoo 13

Subscribers:
28,000
Published on ● Video Link: https://www.youtube.com/watch?v=HxiBsiMCqDY



Duration: 9:29
1,744 views
17


Odoo development tutorials - Types of Actions in Odoo

Get the module from our repository: https://github.com/CybroOdoo/openacademy

URL Actions

Allow opening a URL (website/web page) via an Odoo action. Can be customized via two fields:

url
the address to open when activating the action
target
opens the address in a new window/page if new, replaces the current content with the page if self. Defaults to new
{
"type": "ir.actions.act_url",
"url": "https://odoo.com",
"target": "self",
}
will replace the current content section by the Odoo home page.

#odoodevelopment #odootutorials #odoo13
For More Videos Subscribe to our YouTube channel.

Visit our company website: https://www.cybrosys.com/

Connect with us:
Facebook: http://ow.ly/Ty0Q30lc5TU
twitter: http://ow.ly/s5cV30lc5Vc
LinkedIn: http://ow.ly/GJfg30lc5WT







Tags:
URL Actions in Odoo 13
development videos in odoo
odoo 13 technical video
odoo development videos
url action in odoo
url actions in odoo 13
types of actions in odoo
action in odoo
odoo actions
odoo server action
type of actions in odoo
server actions in odoo 13
report actions in odoo 13
automated actions in odoo 13
home action in odoo
url redirection in odoo
add new action in odoo
define menu action in odoo
action in action record odoo