TIP: You can type at any time to perform a new search.
Program Budget
program_budget · OCA/program
- Repository
- OCA/program · module folder · Try on Runboat
- Module version
- 1.10.1
- Category
- Account
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.savoirfairelinux.com
- Last tracking update
- 2026-08-07 06:56:14
- Authors
- Savoir-faire Linux, Odoo Community Association (OCA)
- Maintainers
- Savoir-faire Linux
- Committers
- Yannick Vaucher, Alexandre Fayolle, Sandy Carter, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), EL HADJI DEM, OCA Transbot, dufresnedavid, David Dufresne
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- program_budget_team, program_multi_menu_budget, program_purchase
- Description
Program Budget ============== Contributors ------------ * Sandy Carter (sandy.carter@savoirfairelinux.com)
Code Analysis ⓘ
Views touched (9)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_program_result_country_role_form |
Program Result Country Role Form | program.result.country.role | form | New |
view_program_result_country_role_search |
Program Result Country Search | program.result.country.role | search | New |
view_program_result_country_role_tree |
Program Result Country Role Tree | program.result.country.role | tree | New |
view_program_result_country_tree |
Program Result Country Tree | program.result.country | tree | New |
view_program_result_form |
program.result | form | Inherits program.view_program_result_form | |
view_program_result_level_form |
Program Result Level Form | program.result.level | form | Inherits program.view_program_result_level_form |
view_program_result_region_form |
Program Result Region Form | program.result.region | form | New |
view_program_result_region_search |
Program Result Region Search | program.result.region | search | New |
view_program_result_region_tree |
Program Result Region Tree | program.result.region | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (7)
New fields (0)
No new fields.
Public methods (3)-
create(self, cr, uid, vals, context=None)Create an analytic account Create the related result if this account is under the root program node -
unlink(self, cr, uid, ids, context=None) -
write(self, cr, uid, ids, values, context=None)
New fields (0)
No new fields.
Public methods (1)-
onchange_currency_amount(self, cr, uid, ids, currency_amount, currency_id, context=None)
New fields (0)
No new fields.
Public methods (4)-
create(self, cr, uid, vals, context=None)Create a program.result Create an analytic account under under the root node of the budgetary period or under the parent result, if specified. -
get_child_account_ids(account_obj) -
unlink(self, cr, uid, ids, context=None) -
write(self, cr, uid, ids, vals, context=None)Update the program.result Propagate the changes to the account analytic that is tied to this program result. If the parent result is changed, move the linked account analytic as well.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.