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

[13.0] [MIG] partner_multi_relation #936

Merged
merged 35 commits into from
Sep 8, 2020

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    1f4420f View commit details
    Browse the repository at this point in the history
  2. [FIX] partner_multi_relation: Several fixes:

    * API of _auto_init
    * Menu and groups
      stuff has moved from base to sales_team in odoo 10
    gurneyalex authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    1e248ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    628cbf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebd2b4b View commit details
    Browse the repository at this point in the history
  5. [FIX] partner_multi_relation: Fix errors on searches

    * Fix error on search when leaf is (1, '=', 1)
    * Another comparison fix with search arguments
    pedrobaeza authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    477c7b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ff5360 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3c67b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d71d2aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae7c15a View commit details
    Browse the repository at this point in the history
  10. [MIG] partner_multi_relation: Migration to 11.0

    * Update README
    * Python 2to3
    * Move relation menus items under contacts
    * Fix date comparison
    * Fix cache invalidate on relation write
    * Bump module version
    * Remove test_relation_type_unlink_dberror
    
      This test is not required because it tests a standard behavior of SQL.
      If a foreign key column is not nullable, then the foreign row can not be deleted.
    
    * Remove utf8 encoding comment
    * Add missing dependency for partner_multi_relation
    * Add missing active_test in view action
    ddufresne authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    7054b7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50a7e55 View commit details
    Browse the repository at this point in the history
  12. [MIG] partner_multi_relation: Continue migration to 11.0

    * Bug Fix
    * Enable additional columns on res_partner_relation_all.
    
      Enable to add additional columns from res_partner_relation in the sql view of res_partner_relation_all.
    
    * Only require inverse_name when relation type is not symmetric
    * Remove deprecated @api.one and replace openerp with odoo
    * Add website to manifest
    * Prevent disabling allow_self if reflexive relations exist
    * Enable deleting/ending invalid relations after deactivating reflexivity.
    * Handle case of invalid future reflexive relations
    ddufresne authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    ffc9bf5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4599c13 View commit details
    Browse the repository at this point in the history
  14. Migrate partner_multi_relation to version 12.0

    David Dufresne authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    6fc6872 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5bf14c3 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 NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    5e587b6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aaefc62 View commit details
    Browse the repository at this point in the history
  18. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: partner-contact-12.0/partner-contact-12.0-partner_multi_relation
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_multi_relation/
    oca-transbot authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e83b80a View commit details
    Browse the repository at this point in the history
  19. [UPD] README.rst

    OCA-git-bot authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    af2757c View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Spanish)

    Currently translated at 86.6% (84 of 97 strings)
    
    Translation: partner-contact-12.0/partner-contact-12.0-partner_multi_relation
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_multi_relation/es/
    Galoperd authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    65f47d7 View commit details
    Browse the repository at this point in the history
  21. [FIX] Context Errors With Active ID

    [IMP] Flake8
    osi-scampbell authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    1891c7b View commit details
    Browse the repository at this point in the history
  22. [IMP] Formatting

    osi-scampbell authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    27022c3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d16752b View commit details
    Browse the repository at this point in the history
  24. [IMP] Flake8

    osi-scampbell authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    9f46318 View commit details
    Browse the repository at this point in the history
  25. partner_multi_relation 12.0.1.0.1

    OCA-git-bot authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0506b55 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b8d2e89 View commit details
    Browse the repository at this point in the history
  27. partner_multi_relation 12.0.1.1.0

    OCA-git-bot authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    6f6ab12 View commit details
    Browse the repository at this point in the history
  28. [FIX] partner_multi_relation (Smart Button Error)

    Fix for error when opening a contact and clicking the smart button.
    
    Error Information:
      File "/opt/odoo/v12/src/partner-contact/partner_multi_relation/models/res_partner.py", line 187, in action_view_relations
        action['context'].\
    AttributeError: 'str' object has no attribute 'update'
    patrickrwilson authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    9abb6af View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    cffc55d View commit details
    Browse the repository at this point in the history
  30. partner_multi_relation 12.0.1.2.0

    OCA-git-bot authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    4c43e6b View commit details
    Browse the repository at this point in the history
  31. [FIX] Contact ID Error

    patrickrwilson authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    1db3e1b View commit details
    Browse the repository at this point in the history
  32. partner_multi_relation 12.0.1.2.1

    OCA-git-bot authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f8cd630 View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (Italian)

    Currently translated at 46.4% (45 of 97 strings)
    
    Translation: partner-contact-12.0/partner-contact-12.0-partner_multi_relation
    Translate-URL: https://translation.odoo-community.org/projects/partner-contact-12-0/partner-contact-12-0-partner_multi_relation/it/
    SicurSam authored and NL66278 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    254602a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a1a322c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    84b00c1 View commit details
    Browse the repository at this point in the history