1 / 11

Odoo Development Server Actions in Odoo 13

Actions refer to the behavior of the system in response to user actions. Server action works on a base model and offers various types of actions that can be executed automatically.<br><br>View: https://www.cybrosys.com/slides/odoo-development-server-actions-in-odoo-13

Download Presentation

Odoo Development Server 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 Server Action In Odoo 13 www.cybrosys.com

  2. INTRODUCTION • Actions refer to the behavior of the system in response to user actions. • Server action works on a base model and offers various types of actions that can be executed automatically. • Ir.actions.serverrepresents the server actions model.

  3. Let’s see how the Server action works in odoo. • Let’s take a purchase quotation , we need to confirm a batch of quotation at one click.

  4. First we need to customize the purchase module. • Create a server action. • Add server action menu in the Action button. • Execute the action.

  5. Create a server action.

  6. Add server action menu in the Action button.

  7. Execute the action. • Select the quotations that you wants to confirm and click the Confirm Quotation form the Action button.

  8. You can see the confirmed quotations.

  9. 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 server actions in odoo13

  10. Thank You

More Related