Eduardo De Miguel
a7224f1f6e
[MIG] base_search_fuzzy: Migration to 15.0
...
[ADD] Roadmap: Module no longer needed from v16
2022-03-14 09:40:54 +01:00
Jairo Llopis
39aeff6f97
[IMP] 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
2022-03-11 08:44:39 +01:00
Areeb Siddiqi
c81fe31298
[MIG] base_search_fuzzy: Migration to 14.0
2022-03-11 08:44:39 +01:00
mreficent
6c40facfa5
[UPD] Eficent -> ForgeFlow
2022-03-11 08:44:39 +01:00
Ernesto Tejeda
0106fb334f
[MIG] base_search_fuzzy: Migration to 13.0
2022-03-11 08:44:39 +01:00
Ernesto Tejeda
07d4f0edb8
[IMP] base_search_fuzzy: black, isort
2022-03-11 08:44:39 +01:00
ernesto
fd20bcc94b
[MIG] base_search_fuzzy: Migration to 12.0
2022-03-11 08:44:39 +01:00
cubells
3939fe8135
[MIG] base_search_fuzzy: Migration to 11.0
2022-03-11 08:44:39 +01:00
Dave Lasley
3e2c72af0d
[MIG] base_search_fuzzy: Upgrade to v10
...
* Rename manifest
* Update openerp references to odoo
* Bump version
* Upgrade api usages
2022-03-11 08:44:39 +01:00
darshan-serpent
3f971e5628
Migrated base_search_fuzzy to v9
2022-03-11 08:44:39 +01:00
Christoph Giesel
b127ed8fad
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
2022-03-11 08:44:39 +01:00