Analytic Distribution
"Analytic Distribution" again available in latest version. Analytic Distribution is mainly used for dividing your expense/income among various analytic account in Odoo.
There is huge use of analytic distribution in real business case.
Let's take one business case in which a company wants to distribute it's income between various departments:
A ABC IT company provide consultancy services for ERP.
The company is interested to divide it's income real-time between it's main three departments
1. Analysis and Design
2. Coding and testing
3. Deployment/Delivering
It also wants that when customer invoice is created for particular client PROJECT, the invoice amount will be divide in these three departments as below:
1. Analysis and Design: 50%
2. Coding and testing : 30%
3. Deployment : 20%
You can easily configure this requirement in Odoo using Analytic Tags -> Analytic Distribution.
Configuration
Just create three analytic account :
- Analysis and Design,
- Coding and testing,
- Deployment
Make sure that the Analytic Group of these accounts is the client project's.
Now configure Analytic Tags -> Distribution by adding these three analytic accounts with their respective part in percentage.
Add this analytic distribution at the time of encoding customer invoice line.
Now validate that invoice and check the "Analytic Account" in order to check the effect of Analytic Distribution.
Video