Commit Graph

8 Commits (806928d6022a3c0d1b472b08daf7e7781c19269d)

Author SHA1 Message Date
Stephane Mangin 960c2669e0 [MIG] database_cleanup: Migration to 14.0 2024-01-10 16:14:47 -03:00
Stephane Mangin ea9e1c0799 [IMP] database_cleanup: black, isort, prettier 2024-01-10 16:14:47 -03:00
Holger Brunn 6378eaed22 [IMP] don't break on properties pointing to unknown models 2024-01-10 16:14:47 -03:00
Holger Brunn 2c7ac60c0f [FIX] show the redundant property's res_id, not the default one's 2024-01-10 16:14:47 -03:00
Holger Brunn 0926c08c63 [FIX] don't destroy values when there are empty default properties 2024-01-10 16:14:47 -03:00
Simone Orsi dcd6d728c0 Global pylint cleanup 2024-01-10 16:14:47 -03:00
Eric Antones 9998f90351 [MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance.
2024-01-10 16:14:47 -03:00
Holger Brunn 935bcd4eac [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
2024-01-10 16:14:47 -03:00