server-tools/database_cleanup/models
Yann Papouin ec344edf73 [FIX] database_cleanup: Check that the model is automatically managed by Odoo 2024-05-07 19:22:28 +00:00
..
__init__.py [ADD] database_cleanup: Purge fields (ir.model.fields) added 2024-05-07 19:22:08 +00:00
create_indexes.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_columns.py [FIX] Prevent deletion of columns added in the init method of the model. 2024-02-20 13:59:55 +08:00
purge_data.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_fields.py [FIX] database_cleanup: Check that the model is automatically managed by Odoo 2024-05-07 19:22:28 +00:00
purge_menus.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_models.py [MIG] database_cleanup: Migration to 16.0 2023-10-30 13:35:32 -04:00
purge_modules.py [IMP] database_cleanup: Unlink with new cursor 2023-12-28 18:00:16 -05:00
purge_properties.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_tables.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_wizard.py [FIX] database_cleanup: override create in batch 2024-01-19 13:14:29 -03:00