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] account_reconcile_restrict_partner_mismatch: Migration to 18.0 #741

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

Commits on Nov 11, 2024

  1. [12.0][ADD] create addon: account_reconcile_restrict_partner_mismatch

    Iryna Vyshnevska authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    faa336e View commit details
    Browse the repository at this point in the history
  2. [MIG][12.0] adapt tests to v12

    Iryna Vyshnevska authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    068f60a View commit details
    Browse the repository at this point in the history
  3. [FIX] Add description to a model

    MiquelRForgeFlow authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    53994e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f10db7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09307ac View commit details
    Browse the repository at this point in the history
  6. [IMP] account_partner_reconcile: black, isort, prettier

    MiquelRForgeFlow authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f8b29ef View commit details
    Browse the repository at this point in the history
  7. [IMP] account_reconcile_restrict_partner_mismatch: black, isort, pret…

    …tier
    nguyenhk authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    74119d3 View commit details
    Browse the repository at this point in the history
  8. [MIG] account_reconcile_restrict_partner_mismatch: Migration to 14.0

    nguyenhk authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9f3ecfd View commit details
    Browse the repository at this point in the history
  9. Added translation using Weblate (Spanish (Argentina))

    ibuioli authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7e92f58 View commit details
    Browse the repository at this point in the history
  10. Translated using Weblate (Spanish (Argentina))

    Currently translated at 100.0% (17 of 17 strings)
    
    Translation: account-reconcile-14.0/account-reconcile-14.0-account_reconcile_restrict_partner_mismatch
    Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-14-0/account-reconcile-14-0-account_reconcile_restrict_partner_mismatch/es_AR/
    ibuioli authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a9e2779 View commit details
    Browse the repository at this point in the history
  11. Added translation using Weblate (Spanish)

    extrememicro authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e6b2ce1 View commit details
    Browse the repository at this point in the history
  12. Translated using Weblate (Spanish)

    Currently translated at 100.0% (17 of 17 strings)
    
    Translation: account-reconcile-14.0/account-reconcile-14.0-account_reconcile_restrict_partner_mismatch
    Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-14-0/account-reconcile-14-0-account_reconcile_restrict_partner_mismatch/es/
    extrememicro authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    683ca67 View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Spanish)

    Currently translated at 100.0% (17 of 17 strings)
    
    Translation: account-reconcile-14.0/account-reconcile-14.0-account_reconcile_restrict_partner_mismatch
    Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-14-0/account-reconcile-14-0-account_reconcile_restrict_partner_mismatch/es/
    LudLaf authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6e9898b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f81e16e View commit details
    Browse the repository at this point in the history
  15. [16.0][MIG] account_reconcile_restrict_partner_mismatch

    sbejaoui authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d4ef14d View commit details
    Browse the repository at this point in the history
  16. [IMP] account_reconcile_restrict_partner_mismatch: Avoid restriction …

    …on some journals / Enable on company level
    
    In some cases, accounting users should be allowed to mix partners. This will be configured
    on account journal level.
    
    In order to not break standard behaviors, the restriction feature should be
    enabled by a configuration parameter on company level. A new configuration
    parameter has been added.
    rousseldenis authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7e44f8d View commit details
    Browse the repository at this point in the history
  17. [IMP] account_reconcile_restrict_partner_mismatch: Test correct excep…

    …tions / tests improvements
    
    As accounting entries should be posted before reconciliation, test
    correct exceptions.
    
    Improvement to use BaseCommon class in tests
    rousseldenis authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f6ddad5 View commit details
    Browse the repository at this point in the history
  18. [IMP] account_reconcile_restrict_partner_mismatch: Call super if no self

    As the super() does not return 'True', if no self is defined,
    return the super() method
    rousseldenis authored and Lukas Tran committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    96230a1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    42ed9ce View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7e793cc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fda05fb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. [MIG] account_reconcile_restrict_partner_mismatch: Migration to 18.0

    [Fix] fix adapt ui for odoo18
    
    [Fix] Fix res_config_view for odoo18
    
    [Fix] fix review point
    Lukas Tran committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c273d87 View commit details
    Browse the repository at this point in the history