Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
Odoo

Buttons and Smart Buttons in Odoo

Add object/action buttons and stat smart buttons on forms.

Buttons and Smart Buttons in Odoo — a practical guide to Odoo buttons smart buttons with clear examples you can reuse in real projects.

Odoo Tutorial Series (57/112). Prefer one article? Read the complete Odoo tutorial.

Short description

Smart buttons show counts and open related action windows.

Button tip

<button name="action_confirm" type="object" string="Confirm" class="btn-primary"/>
<button type="object" class="oe_stat_button" icon="fa-book" name="action_view_loans">
  <field name="loan_count" widget="statinfo" string="Loans"/>
</button>

Leave a reply

Your email address will not be published. Required fields are marked *