define buttons that do not require saving the form
Project description
This module allows to define buttons that do not require saving the form.
This can be used to show a popup (wizard) that helps the user to fill in the current record using much more information (links, pictures, videos, …) than what can be handled from the help of each field.
Table of contents
Configuration
In a form view, create a button that has the no_save attribute, for instance:
<button
type="object"
name="method_name"
string="Call method_name without saving"
no_save="True"
/>
Known issues / Roadmap
confirm attribute in the no_save buttons is ignored.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
-
Simone Rubino <sir@takobi.online>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/web project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.