1 / 12

Odoo Development URL Actions in Odoo 13

Actions refer to the behavior of the system in response to user actions. URL action allows you to open a website or webpage using an odoo action.<br><br>View: https://www.cybrosys.com/slides/odoo-development-url-actions-in-odoo-13

Download Presentation

Odoo Development URL Actions in Odoo 13

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Odoo Development URL Action In Odoo 13 www.cybrosys.com

  2. INTRODUCTION • Actions refer to the behavior of the system in response to user actions. • URL action allow you to open a website or webpage using a odoo action. • Ir.actions.act_urlrepresents the url action model.

  3. Let’s see how the URL action works in odoo. • Let’s take a purchase order , while clicking Vendor Website button we want to open the website setted for the vendor.

  4. First we need to customize the purchase order form. • Set a website url for vendor. • Add a Vendor Website button. • Write action for the button.

  5. Set website for vendor.

  6. Create a button in purchase order.

  7. Write action for the button click.

  8. Here , • Type : Type of action • URL : URL that you need to show • Target : Whether the URL open in the same page or a new page.

  9. By clicking the Vendor Website button , the specified url is opened in a new tab.

  10. For More Details Check our company website for related blogs and Odoo book. Types of Actions in Odoo Check our YouTube channel for functional and technical videos in Odoo. Odoo development URL actions in odoo13

  11. Thank You

More Related