Trigger Buttons
Through Zsync pipeline User can also create custom function and executed through Odoo UI-Buttons.
Menu: to create buttons for any odoo models.


Pipeline: Add button to specific pipeline
Model: Odoo model (product, sale, invoice) select model to add button method to execute custom process.
Button States: If model have state field then button will be visible when record have that specific status ('draft','confirmed')
Caption: Add button name or title
Views: Select on which model view(form,list) so button will be visible
Attrs Visible: User can define condition of model fields, condition to show the button
Pipeline: Add button to specific pipeline
Model: Odoo model (product, sale, invoice) select model to add button method to execute custom process.
Button States: If model have state field then button will be visible when record have that specific status ('draft','confirmed')
Caption: Add button name or title
Views: Select on which model view(form,list) so button will be visible
Attrs Visible: User can define condition of model fields, condition to show the button