Commit Graph

9 Commits (f4bc41279529ff4edef31098c4c7e58eae744411)

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 af8562c241 base_search_fuzzy: black, isort, prettier 2023-02-04 21:07:03 +00:00
mreficent b277da04d0 Eficent -> ForgeFlow 2023-02-04 21:07:02 +00:00
Ernesto Tejeda 1b9706d8fd base_search_fuzzy: Migration to 13.0 2023-02-04 21:07:02 +00:00
Ernesto Tejeda 37fb022bee base_search_fuzzy: black, isort 2023-02-04 21:07:02 +00:00
ernesto 9039031e2c base_search_fuzzy: Migration to 12.0 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
Graeme Gellatly 9f3a19a702 Typos 2023-02-04 21:07:02 +00:00
Dave Lasley 8045046a53 base_search_fuzzy: Upgrade to v10 * Rename manifest * Update openerp references to odoo * Bump version * Upgrade api usages 2023-02-04 21:07:02 +00:00