Assign overhead costs to activities, using Analytic Items
Project description
With Activity Based Costing (ABC), costs are generated by activities.
Activities generating costs are represented as Analytic Items. For example, a timesheet entry could be an activity. Other activities could be captured to be stored in Odoo as Analytic Items.
These activity Analytic Items will automatically generate additional Analytic Items for the costs driven this activity. For example, a machine operating time could drive consumptions of Labor and Overhead.
The cost drivers are regular non-storable Products, with an additional definition of the costs they drive.
Table of contents
Usage
When creating Analytic Items for a cost driver Product, the corresponding Analytic Items for driven cost are generated.
When an Analytic Item is created, an automatic process checks the Activity Based Cost Rules to identify the ones that apply.
Each rule creates a new Analytic Item for the driven costs, as a copy of the original one, with:
Product: set to rule’s Cost Type Product. A validation error prevents this from being the same as the source Analytic Item Product, to avoid infinite loops.
Cost Quantity: is the original quantity multiplied by the rule’s Factor
Cost Amount: is -1 * Quantity * Product Unit Cost
Parent Analytic Item (new field): set with a link to the original Analytic Item
Quantity: zero, to avoid duplication
Amount: zero, to avoid duplication
Project and Task: if present, are reset, to avoid representing the driven costs as timesheet lines.
An update on the original Quantity triggers a recalculation of the quantity and amount of the child Analytic Items.
A delete cascades to the child Analytic Items, causing them to also be deleted.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Open Source Integrators <https://opensourceintegrators.com>:
Daniel Reis <dreis@opensourceintegrators.com>
Chandresh Thakkar <cthakkar@opensourceintegrators.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/account-analytic project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo14_addon_analytic_activity_based_cost-14.0.4.0.3.dev3-py3-none-any.whl
.
File metadata
- Download URL: odoo14_addon_analytic_activity_based_cost-14.0.4.0.3.dev3-py3-none-any.whl
- Upload date:
- Size: 41.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b74b8ceca7d4a508066f3f47a272adc1a7edcb54d5160e02b5b7399dd158c224 |
|
MD5 | a061cd0e0530899f17b2ac37ae3278c2 |
|
BLAKE2b-256 | 88a8be6d584a8b3719f440d3cb6263b096191522732cc794ee1ee5f0f32c301e |