Commit Graph

6 Commits (5217da79395a94cb35364e8a1cd85f1dddb9b450)

Author SHA1 Message Date
Jairo Llopis 52bfe5b2e5 base_search_fuzzy: correct patching, remove similarity order
- [Server-wide patching should be done in `post_load` hook][1], and there's where it's done now.
- Remove similarity order, as it had no use in the wild and was buggy.
- Refactor monkey patch to remove some nonsense.
- Move tests to at_install mode, now that the patch is installed correctly.

@Tecnativa TT31444
2023-02-04 21:07:03 +00:00
Areeb Siddiqi 2d95afc1f7 base_search_fuzzy: Migration to 14.0 2023-02-04 21:07:03 +00:00
mreficent b277da04d0 Eficent -> ForgeFlow 2023-02-04 21:07:02 +00:00
cubells 29b7aa886e base_search_fuzzy: Migration to 11.0 2023-02-04 21:07:02 +00:00
darshan-serpent ee0e5efee1 Migrated base_search_fuzzy to v9 2023-02-04 21:07:02 +00:00
Christoph Giesel de0d9041b8 Renamed module base_trgm_search to base_search_fuzzy, added Unit tests, added translations, added access permissions, moved the monkey patching to method _register_hook of ir.model and fixed _auto_init, added README, cleaned up some aprts 2023-02-04 21:07:02 +00:00