server-tools/base_model_restrict_update/models
Yoshi Tashiro e5f4163890 [FIX] base_model_restrict_update: button presentation
Before this commit, button presentation of 'Grant Update Permit' and 'Readonly' were
broken in the user form with the deprecation of boolean_button widget.

In this commit, we switch to use boolean_toggle for these buttons, with some other style
adjustments on the buttons.
2023-06-24 15:17:41 +07:00
..
__init__.py [12.0][ADD] base_model_restrict_update 2023-06-24 15:17:41 +07:00
ir_model.py [12.0][ADD] base_model_restrict_update 2023-06-24 15:17:41 +07:00
ir_model_access.py [MIG] base_model_restrict_update: Migration to 15.0 2023-06-24 15:17:41 +07:00
res_users.py [FIX] base_model_restrict_update: button presentation 2023-06-24 15:17:41 +07:00