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 #913

Closed
wants to merge 43 commits into from

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    fbbbd08 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    09c7f09 View commit details
    Browse the repository at this point in the history
  3. [IMP] Menu order and v10 deprecations

    chienandalu authored and Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    a830193 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81a46d8 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    f82a956 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3472674 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40dc041 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdcd45f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dc22c5 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    870b03c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e8800d 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    06c26e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe26e0b 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    0362dfa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    80df511 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    595c256 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bd30dd8 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    a129d71 View commit details
    Browse the repository at this point in the history
  19. [UPD] README.rst

    OCA-git-bot authored and Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    b949549 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    ff27bec 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d4e1c23 View commit details
    Browse the repository at this point in the history
  22. [IMP] Formatting

    osi-scampbell authored and Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    66e574b View commit details
    Browse the repository at this point in the history
  23. [FIX] remove import statements for tests

    skeller1 authored and Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    918e70d View commit details
    Browse the repository at this point in the history
  24. [IMP] Flake8

    osi-scampbell authored and Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    f6a18c1 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    466aa64 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7131169 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    281f3be View commit details
    Browse the repository at this point in the history
  28. 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    20fe0b6 View commit details
    Browse the repository at this point in the history
  29. Translated using Weblate (Italian)

    Currently translated at 99.0% (96 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    c4948d4 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 Rad0van committed May 13, 2020
    Configuration menu
    Copy the full SHA
    1b53e19 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    728273f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    291cae3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    ddee99c View commit details
    Browse the repository at this point in the history
  2. More linting fixes

    Rad0van committed May 14, 2020
    Configuration menu
    Copy the full SHA
    d2d75cf View commit details
    Browse the repository at this point in the history
  3. Revert "More linting fixes"

    This reverts commit d2d75cf.
    Rad0van committed May 14, 2020
    Configuration menu
    Copy the full SHA
    839a529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c380b2e View commit details
    Browse the repository at this point in the history
  5. flake8 incremental changes

    Rad0van committed May 14, 2020
    Configuration menu
    Copy the full SHA
    72dbaab View commit details
    Browse the repository at this point in the history
  6. Another attempt

    Rad0van committed May 14, 2020
    Configuration menu
    Copy the full SHA
    efcab29 View commit details
    Browse the repository at this point in the history
  7. More linting

    Rad0van committed May 14, 2020
    Configuration menu
    Copy the full SHA
    f512000 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    b3523af View commit details
    Browse the repository at this point in the history
  2. ...

    Rad0van committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    df7bbdb View commit details
    Browse the repository at this point in the history
  3. ...

    Rad0van committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    d950972 View commit details
    Browse the repository at this point in the history
  4. ...

    Rad0van committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    8a4ec7d View commit details
    Browse the repository at this point in the history