TIP: You can type at any time to perform a new search.
Partner Analytic
partner_analytic · OCA/account-analytic
- Repository
- OCA/account-analytic · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-analytic
- Last tracking update
- 2026-08-07 07:57:01
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner.form - partner_analytic | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
create(self, vals_list)@api.model_create_multi
New fields (2)
-
property_analytic_account_idMany2one → account.analytic.accountcomodel_name='account.analytic.account'company_dependent=Truehelp='Default Analytic Account used for Invoices / Credit Notes.'string='Customer Analytic Account' -
property_supplier_analytic_account_idMany2one → account.analytic.accountcomodel_name='account.analytic.account'company_dependent=Truehelp='Default Analytic Account used for Vendor Bills / Vendor Refund.'string='Vendor Analytic Account'
-
get_partner_analytic_accounts(self, company_id=False)
Loading…