Allocated budget details
Project description
This module is the main module for manage allocation until set budget control. For this module, budget constraints will be used to check the allocation to ensure that the budget is not exceeded beyond the allocated amount.
Example usage:
Budget allocation has allocation:
Allocation Line | Analytic Account | Fund | Tags | Allocated | ...
--------------------------------------------------------------
1 | A | Fund1 | Tag1 | 100.0 | ...
2 | A | Fund2 | Tag2 | 100.0 | ...
Condition constraint (e.g. invoice lines)
- User can use:
Document | Line | Analytic Account | Fund | Tags | Amount |
-----------------------------------------------------------------------
INV001 | 1 | A | Fund1 | Tag1 | 130.0 | >>> Error (-30)
-----------------------------------------------------------------------
INV002 | 1 | A | Fund1 | | 10.0 | >>> Not allocated
INV002 | 1 | A | Fund1 | Tag1 | 10.0 | >>> balance 90
INV002 | 2 | A | Fund1 | Tag1 | 60.0 | >>> balance 30
----------------------------Confirm----------------------------
INV003 | 1 | A | Fund1 | Tag1 | 10.0 | >>> balance 20
INV003 | 2 | A | Fund1 | Tag1 | 60.0 | >>> Error (-40)
---------------------------------------------------------------
INV004 | 1 | A | Fund2 | Tag1 |120.0 | >>> Not allocated
INV004 | 1 | A | Fund2 | Tag2 |120.0 | >>> Error (-20)
Budget Allocation Core Features:
- Budget Allocation (budget.allocation)A new menu for detailed allocation, such as projects that receive funding from multiple sources and different amounts of money, must have budget control according to the source of funds to avoid exceeding what has been received. Budget allocation will help manage this.
- Source of Fund (budget.source.fund)Adding new master data Source of Fund
- Budget Source Fund Monitoring (budget.source.fund.report)Add a menu for monitoring reports by source of funds.
- Analytic Tag DimensionAdd a new Tag so that users can add additional perspectives for viewing reports.
Table of contents
Usage
At first you have to create Source of Funds Master data. First, you must create a Source of Fund in the master data. Then, you will need to create a budget allocation to control detailed budget usage.
Create master data (Source of fund)
Go to menu Budgeting > Configurations > Source of Funds
Create your source of fund and Group of fund (optional)
Create budget allocation for planning
Go to menu Budgeting > Budget Allocation
Create a new budget allocation, which will depend on the budget period (1 budget allocation per budget period can be created).
In each line, add details with the analytic account, fund, and amount.
Click “Done” to automatically generate the budget plan.
Follow the normal process for the budget plan.
NOTE: In budget allocation, there are 3 different amounts to consider:
“Estimated Amount” refers to the total budget that is expected to be received within a particular year.
“Allocated” refers to the budget that has been allocated to a particular project, to be used as needed. The allocated amount must not exceed the Estimated amount.
“Released” refers to the budget that is currently available. Initially, the released amount is equal to the allocated amount and will change as budget transfers occur.
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
-
Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
Saran Lim. <saranl@ecosoft.co.th>
Pimolnat Suntian <pimolnats@ecosoft.co.th>
Maintainers
Current maintainers:
This module is part of the ecosoft-odoo/budgeting project on GitHub.
You are welcome to 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_budget_plan_detail-18.0.1.1.0-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_budget_plan_detail-18.0.1.1.0-py3-none-any.whl
- Upload date:
- Size: 58.9 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 |
791c4fda5516716d4d96f6838a855cd9b40fdbb7438c03c58e98ec2d0d31e423
|
|
| MD5 |
9815ac1ef122fe8c61cea781b43d37b8
|
|
| BLAKE2b-256 |
2e732afcfb6c6d91e421f453086a72954693f2a8952a7e8ffbdc4f949828221a
|