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 15.0 #515

Closed

Conversation

bizzappdev
Copy link

No description provided.

pedrobaeza and others added 20 commits December 28, 2022 14:54
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.
* 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.
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/
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/
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/
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/
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/
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/
@rafaelbn
Copy link
Member

rafaelbn commented Jan 2, 2023

/ocabot migration analytic_partner

@OCA-git-bot OCA-git-bot added this to the 15.0 milestone Jan 2, 2023
@OCA-git-bot OCA-git-bot mentioned this pull request Jan 2, 2023
21 tasks
@bizzappdev
Copy link
Author

ready for review

@bizzappdev bizzappdev changed the title [WIP][15.0][MIG]analytic_partner: Migration to 15.0 [15.0][MIG]analytic_partner: Migration to 15.0 Jan 3, 2023
@rafaelbn
Copy link
Member

rafaelbn commented Jan 3, 2023

/ocabot migration analytic_partner

@bizzappdev bizzappdev force-pushed the 15.0-mig-analytic_partner-BAD-TUG branch 2 times, most recently from 3a37130 to 11039c1 Compare March 9, 2023 06:03
@bizzappdev bizzappdev force-pushed the 15.0-mig-analytic_partner-BAD-TUG branch from e40cfa5 to f149829 Compare March 15, 2023 11:32

To configure this module, you need to:

#. Go to **Setting > Users > Users** and check you have as at least "Adviser"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These instructions are obsolete.

@pedrobaeza
Copy link
Member

Superseded by #573 respecting commit attribution.

@pedrobaeza pedrobaeza closed this Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.