Commit Graph

6 Commits (2f1672ccb0ab1bea4330412ca7d39b743c22a457)

Author SHA1 Message Date
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