Skip Save
Allows buttons with disable_save attribute to skip saving
¥ 1.00
Odoo Version: 18.0 |
Technical Name:
skip_save
Version:
18.0
License:
Author:
Maintainer:
This module extends the Form Controller to skip saving when a button has the disable_save attribute. Example usage: <button name="action_name" type="object" disable_save="1">Button Label</button>