Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] base_name_search_improved: Migration to 18.0 #3133

Open
wants to merge 76 commits into
base: 18.0
Choose a base branch
from

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    753cc90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854870a View commit details
    Browse the repository at this point in the history
  3. Test if additional domain is honored

    dreispt authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    306aedd View commit details
    Browse the repository at this point in the history
  4. Honor name_search additional domain

    dreispt authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6ee579d View commit details
    Browse the repository at this point in the history
  5. Do not search on empty string. Fixes OCA#467

    dreispt authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d98e419 View commit details
    Browse the repository at this point in the history
  6. Bump version

    yvaucher authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6315e0e View commit details
    Browse the repository at this point in the history
  7. Fix small typo in readme

    Raph authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    babf412 View commit details
    Browse the repository at this point in the history
  8. [9.0] MIG Improved Name Search

    nicomacr authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3bc208f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de30434 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4950bde View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    08c0006 View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Catalan)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: server-tools-9.0/server-tools-9.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-9-0/server-tools-9-0-base_name_search_improved/ca/
    mtbochaca authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    de339ff View commit details
    Browse the repository at this point in the history
  13. [MIG] base_name_search_improved: Migration to 11.0

    - Descriptor: change __openerp__.py file to __manifest__.py also update module
      version from 9.0.1.0.0 to 11.0.1.0.0
    - Update README using guideline
    - Views: replace view tag openerp to odoo and rename files to match guideline
    - Models
    
      - update imports from openerp to odoo
      - remove enconding line # -*- coding: utf-8 -*-
      - update to make it compatible
      - remove use of SUPERUSER_ID use sudo instead.
      - rename class name to make it match with guideline.
      - update methods to match api used in version 11.0
      - fix pylint errors
      - replace use of non exist self._model with self._name
      - use `Model `is not None instead of if `Model` this becuase the last one is
        a empty recordset and this one was evaluate to False and never was
        patching the method.
    
    - apply changes resquested/suggested in the PR by the reviewers.
    zaoral authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    35fa50f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bbb2e83 View commit details
    Browse the repository at this point in the history
  15. [UPD] README.rst

    OCA-git-bot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f3c9d85 View commit details
    Browse the repository at this point in the history
  16. Update translation files

    Updated by Update PO files to match POT (msgmerge) hook in Weblate.
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    90ed139 View commit details
    Browse the repository at this point in the history
  17. [UPD] README.rst

    OCA-git-bot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2c38c85 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    69ff83a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    82a4cd9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e8d3ab9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5b23563 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    15a4e04 View commit details
    Browse the repository at this point in the history
  23. [14.0][MIG] base_name_search_improved

    kittiu authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7873919 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3b0cb91 View commit details
    Browse the repository at this point in the history
  25. [UPD] README.rst

    OCA-git-bot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    225eab4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    53d5283 View commit details
    Browse the repository at this point in the history
  27. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    dff73d8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e88b000 View commit details
    Browse the repository at this point in the history
  29. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    004422f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e7f76ae View commit details
    Browse the repository at this point in the history
  31. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1de3484 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b38c92f View commit details
    Browse the repository at this point in the history
  33. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8c373a3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7386844 View commit details
    Browse the repository at this point in the history
  35. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    55592a1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b0f0e35 View commit details
    Browse the repository at this point in the history
  37. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    36131d9 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    266aff4 View commit details
    Browse the repository at this point in the history
  39. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d4ed215 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6347052 View commit details
    Browse the repository at this point in the history
  41. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    163b96f View commit details
    Browse the repository at this point in the history
  42. Translated using Weblate (Italian)

    Currently translated at 94.4% (17 of 18 strings)
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/it/
    alessandro-fiorino authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1586ca1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1775a54 View commit details
    Browse the repository at this point in the history
  44. [FIX] base_name_search_improved: use sudo on _get_use_smart_name_search

    and avoid superself variable
    jjscarafia authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c3a11eb View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    926646b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    a394e58 View commit details
    Browse the repository at this point in the history
  47. [FIX] base_name_search_improved: interactive search

    Translate Spanish texts to English
    Rad0van authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    bd96923 View commit details
    Browse the repository at this point in the history
  48. [UPD] Update base_name_search_improved.pot

    oca-ci authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f8cdb8c View commit details
    Browse the repository at this point in the history
  49. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0bc5ae3 View commit details
    Browse the repository at this point in the history
  50. [UPD] Update base_name_search_improved.pot

    oca-ci authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    fba1d98 View commit details
    Browse the repository at this point in the history
  51. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f4c5fe5 View commit details
    Browse the repository at this point in the history
  52. [UPD] Update base_name_search_improved.pot

    oca-ci authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    64c694d View commit details
    Browse the repository at this point in the history
  53. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    85e01bf View commit details
    Browse the repository at this point in the history
  54. [UPD] Update base_name_search_improved.pot

    oca-ci authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    59007b4 View commit details
    Browse the repository at this point in the history
  55. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d7f58a0 View commit details
    Browse the repository at this point in the history
  56. [UPD] Update base_name_search_improved.pot

    oca-ci authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    17c53cb View commit details
    Browse the repository at this point in the history
  57. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    893e056 View commit details
    Browse the repository at this point in the history
  58. [UPD] Update base_name_search_improved.pot

    oca-ci authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7756b70 View commit details
    Browse the repository at this point in the history
  59. [UPD] README.rst

    OCA-git-bot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    16000b9 View commit details
    Browse the repository at this point in the history
  60. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-14.0/server-tools-14.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_name_search_improved/
    oca-transbot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a97ffcd View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    1345029 View commit details
    Browse the repository at this point in the history
  62. [UPD] Update base_name_search_improved.pot

    oca-ci authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e17e536 View commit details
    Browse the repository at this point in the history
  63. [UPD] README.rst

    OCA-git-bot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3a8ae21 View commit details
    Browse the repository at this point in the history
  64. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-16.0/server-tools-16.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_name_search_improved/
    weblate authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2613848 View commit details
    Browse the repository at this point in the history
  65. Translated using Weblate (Spanish)

    Currently translated at 100.0% (25 of 25 strings)
    
    Translation: server-tools-16.0/server-tools-16.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_name_search_improved/es/
    Gelo-fl authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    63fc893 View commit details
    Browse the repository at this point in the history
  66. [UPD] README.rst

    OCA-git-bot authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ac49b7b View commit details
    Browse the repository at this point in the history
  67. Translated using Weblate (Italian)

    Currently translated at 36.0% (9 of 25 strings)
    
    Translation: server-tools-16.0/server-tools-16.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_name_search_improved/it/
    mymage authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    67ccdb4 View commit details
    Browse the repository at this point in the history
  68. Translated using Weblate (Italian)

    Currently translated at 36.0% (9 of 25 strings)
    
    Translation: server-tools-16.0/server-tools-16.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_name_search_improved/it/
    mymage authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4d9dd78 View commit details
    Browse the repository at this point in the history
  69. Translated using Weblate (Italian)

    Currently translated at 100.0% (25 of 25 strings)
    
    Translation: server-tools-16.0/server-tools-16.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_name_search_improved/it/
    mymage authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    98a76a7 View commit details
    Browse the repository at this point in the history
  70. [UPD] Update base_name_search_improved.pot

    oca-ci authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    33ade99 View commit details
    Browse the repository at this point in the history
  71. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: server-tools-16.0/server-tools-16.0-base_name_search_improved
    Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_name_search_improved/
    weblate authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    53af04f View commit details
    Browse the repository at this point in the history
  72. [FIX] base_name_search_improved: don't patch abstract models

    When applying monkey patches, we want to skip abstract models because patching
    those may mess up the inheritance. An example of this is ir.model which is
    assigned the studio mixin using inherit = ['studio.mixin', 'ir.model'].
    If the mixin itself is patched, and the method is overridden once again (in,
    say, enterprise 15's documents_spreadsheet), the super() method called in that
    override is the patched version of studio.mixin rather than the override of
    ir.model in the base module, which is now skipped entirely.
    StefanRijnhart authored and lef-adhoc committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    eb28deb View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    d807245 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    81aad35 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    71b74de View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    ecc6179 View commit details
    Browse the repository at this point in the history