server-tools/database_cleanup/models
Iván Todorovich 4f5862b029
[FIX] database_cleanup: override create in batch
This supresses the following WARNING:

```
The model odoo.addons.database_cleanup.models.purge_wizard is not overriding the
create method in batch
```
2024-01-19 13:14:29 -03:00
..
__init__.py [ADD] [database_cleanup] migrate to 11.0 2023-10-30 13:35:26 -04:00
create_indexes.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_columns.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_data.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04: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