Commit Graph

15 Commits (80bf5a04518f08cf4cf1e2b557b337bfbd014bee)

Author SHA1 Message Date
OCA-git-bot 002075e3c0 [UPD] README.rst 2022-03-14 08:54:55 +00:00
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
OCA-git-bot 942285bee1 [UPD] README.rst 2022-03-11 08:44:39 +01:00
OCA-git-bot 0c728e0fd8 [UPD] README.rst 2022-03-11 08:44:39 +01:00
mreficent 6c40facfa5 [UPD] Eficent -> ForgeFlow 2022-03-11 08:44:39 +01:00
OCA-git-bot 975939e477 [UPD] README.rst 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 fd20bcc94b [MIG] base_search_fuzzy: Migration to 12.0 2022-03-11 08:44:39 +01:00
OCA Git Bot 30a71f7b72 [UPD] README.rst 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
Daniel Reis 6c75f87226 Fix typo 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