Commit Graph

13 Commits (aeb1f6b6d7aebd5049a28ba004d0ca847f660196)

Author SHA1 Message Date
Sylvain LE GAL 4b9c6d246d [IMP] database_cleanup : delete also obsolete SQL views
Co-authored-by: Pedro M. Baeza <pedro.baeza@tecnativa.com>
2024-05-24 11:25:12 +02:00
Andrea Stirpe 603aeb4923 [MIG] adapt code for V16 2024-05-09 07:51:31 +00:00
Yann Papouin f8afaf2e28 [ADD] database_cleanup: Purge fields (ir.model.fields) added 2024-05-07 19:22:08 +00:00
Joel Zilli 6be193348a
[MIG] database_cleanup: Migration to 16.0 2023-10-30 13:35:32 -04:00
Tom Blauwendraat 96e244055f
fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
Stephane Mangin 7d8967fe32
[MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
Stephane Mangin d1acfa4b4a
[IMP] database_cleanup: black, isort, prettier 2023-10-30 13:35:30 -04:00
Martin Trigaux 6278702ed3
[MIG] database_cleanup: migration to 12.0
Update version number
Use correct import
Update .pot to match new syntax
Adapt icon to fontawesome
Add models description
Rename field external id to new syntax <model>__<field>
2023-10-30 13:35:27 -04:00
Holger Brunn 28ceb7c57e
[ADD] [database_cleanup] migrate to 11.0 2023-10-30 13:35:26 -04:00
Eric Antones 73cb3aa9d2
[MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance.
2023-10-30 13:35:25 -04:00
Holger Brunn 1af5b66cf6
[ADD] allow creating missing indexes and purging properties (#736)
* [ADD] allow creating missing indexes

* [FIX] tests; installation

* [ADD] allow purging properties

* [ADD] missing file

* [ADD] test purging properties

* [ADD] missing parent_id for menu entry

* [FIX] don't delete too many and wrong properties
2023-10-30 13:35:25 -04:00
Stefan Rijnhart 6e27c304dc
[RFR] Explicit access rights so that tests can run
Fixes #505
2023-10-30 13:35:23 -04:00
Holger Brunn 617a991b88
[ADD] migrate database_cleanup
[ADD] test purging modules

[ADD] test purging tables
2023-10-30 13:35:23 -04:00