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

[15.0][MIG] analytic_partner: Migration to version 15.0 #573

Merged
merged 18 commits into from
Aug 9, 2023

Commits on Jul 12, 2023

  1. [ADD] analytic_partner

    Classify analytic items by partner
    ==================================
    
    This module adds a partner on each analytic item for allowing to have another
    dimension for analysing data.
    
    It also handles the proper propagation of this field to the created analytic
    entries when validating invoices.
    
    Configuration
    =============
    
    You have to be granted as at least "Accountant" in your user profile and
    have checked the "Analytic Accounting" access right.
    
    Usage
    =====
    
    Go to Accounting > Analytic Journal Items, and there, you can set the partner
    for the analytic items, and search or group by it.
    
    You can also go to a partner, and click on the smart-button "Cost/Revenue",
    placed on the upper-right part, and you will navigate to the analytic items
    associated to this partner.
    
    Known issues / Roadmap
    ======================
    
    * This module hasn't been tested with *account_analytic_plans* module
    installed, so maybe it's incompatible with it.
    pedrobaeza authored and stefan-tecnativa committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5f40be0 View commit details
    Browse the repository at this point in the history
  2. [FIX+IMP] analytic_partner:

    * IMP: Distinguish between the partner of the account and the specific partner
    * FIX: Allow grouping on partner_id field. Fixes OCA#41
    * FIX: README - Indentation is not correct in Known issues.
    pedrobaeza authored and stefan-tecnativa committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1dbebed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61866f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe2330e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6cfaef View commit details
    Browse the repository at this point in the history
  6. Translated using Weblate (Galician)

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner
    Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner/gl/
    mvrodriguez authored and stefan-tecnativa committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    60e982b View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Catalan)

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner
    Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner/ca/
    Jaume Planas authored and stefan-tecnativa committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    66e8178 View commit details
    Browse the repository at this point in the history
  8. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner
    Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner/pt_BR/
    marcelsavegnago authored and stefan-tecnativa committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    eb1e76d View commit details
    Browse the repository at this point in the history
  9. Translated using Weblate (Chinese (Simplified))

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: account-analytic-12.0/account-analytic-12.0-analytic_partner
    Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-analytic_partner/zh_CN/
    liweijie0812 authored and stefan-tecnativa committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    908ea86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    469a16a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35eb883 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    611a550 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e998bb6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e6c4f1c View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (French)

    Currently translated at 100.0% (5 of 5 strings)
    
    Translation: account-analytic-14.0/account-analytic-14.0-analytic_partner
    Translate-URL: https://translation.odoo-community.org/projects/account-analytic-14-0/account-analytic-14-0-analytic_partner/fr/
    Yvesldff authored and stefan-tecnativa committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6ee2466 View commit details
    Browse the repository at this point in the history
  16. Translated using Weblate (French (France))

    Currently translated at 87.5% (7 of 8 strings)
    
    Translation: account-analytic-14.0/account-analytic-14.0-analytic_partner
    Translate-URL: https://translation.odoo-community.org/projects/account-analytic-14-0/account-analytic-14-0-analytic_partner/fr_FR/
    Yvesldff authored and stefan-tecnativa committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    21875d4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c0e8a16 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. [MIG][15.0]analytic_partner:Migration to 15.0

    Co-Authored-By: Stefan Ungureanu <[email protected]>
    bizzappdev authored and stefan-tecnativa committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a964622 View commit details
    Browse the repository at this point in the history