Initial commit: OCA Financial packages (186 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:04 +02:00
commit 3e0e8473fb
8757 changed files with 947473 additions and 0 deletions

View file

@ -0,0 +1,5 @@
To configure this module, you need to:
#. Go to **Setting > Users > Groups** and check that
your user has the "Show Full Accounting Features" and
"Analytic Accounting" access rights.

View file

@ -0,0 +1,13 @@
* `Tecnativa <https://www.tecnativa.com>`__:
* Pedro M. Baeza
* Luis M. Ontalba
* Cristina Martin R.
* Sergio Teruel
* Carlos Roca
* `Ecosoft <https://ecosoft.co.th/>`__:
* Pimolnat Suntian <pimolnats@ecosoft.co.th>
* Daniel Reis <dreis@opensourceintegrators.com>

View file

@ -0,0 +1,5 @@
This module adds a commercial partner on each analytic item for allowing to
have another dimension for data analysis.
It also handles the proper propagation of this field to the created analytic
entries when validating invoices.

View file

@ -0,0 +1,31 @@
13.0.1.0.0 (2020-01-07)
~~~~~~~~~~~~~~~~~~~~~~~
Migrated to odoo 13.
12.0.1.0.0 (2019-01-17)
~~~~~~~~~~~~~~~~~~~~~~~
Migrated to odoo 12.
11.0.1.0.0 (2018-10-15)
~~~~~~~~~~~~~~~~~~~~~~~
Migrated to odoo 11.
10.0.1.0.0 (2017-05-22)
~~~~~~~~~~~~~~~~~~~~~~~
Migrated to odoo 10.
8.0.1.0.1 (2015-08-20)
~~~~~~~~~~~~~~~~~~~~~~~
* [IMP] Distinguish between the partner of the account and the specific partner.
* [FIX] Allow grouping on partner_id field.
* [FIX] README - Indentation is not correct in Known issues.
8.0.1.0.0 (2015-08-13)
~~~~~~~~~~~~~~~~~~~~~~~
First version.

View file

@ -0,0 +1,2 @@
This module hasn't been tested with *account_analytic_distribution* module
installed, so maybe it's incompatible with it.

View file

@ -0,0 +1,9 @@
#. Go to **Invoicing > Accounting > Management > Analytic Items**.
#. Set the **other partner** in the form view of an the analytic entry.
#. Go back to list view where you can search and group by this new field.
You can also:
#. Go to the form view of one of the partners selected as "other partner".
#. Click on the smart-button **Cost/Revenue** placed on the upper-right part.
#. Navigate to the analytic items associated to this partner.