TIP: You can type at any time to perform a new search.
Account Analytic Default Account
account_analytic_default_account · OCA/account-analytic
- Repository
- OCA/account-analytic · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Analytic Accounting
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-analytic
- Last tracking update
- 2026-08-07 07:31:53
- Authors
- Odoo Community Association (OCA)
- Maintainers
- Odoo Community Association (OCA)
- Committers
- Miquel Raïch, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_analytic_default_form |
account.analytic.default.inherit.form | account.analytic.default | form | Inherits account_analytic_default.view_account_analytic_default_form |
view_account_analytic_default_form_search |
account.analytic.default.inherit.search | account.analytic.default | search | Inherits account_analytic_default.view_account_analytic_default_form_search |
view_account_analytic_default_tree |
account.analytic.default.inherit.tree | account.analytic.default | tree | Inherits account_analytic_default.view_account_analytic_default_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
account_idMany2one → account.accounthelp='Select the account corresponding to an analytic account which will be used on the lines of invoices or account moves'ondelete='cascade'string='Account' args: 'account.account'
-
account_get(self, product_id=None, partner_id=None, user_id=None, date=None, company_id=None, account_id=None)@api.modelSearch the records matching the built domain, compute an index score based on the actual record values then return the record with the highest index score
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
post(self, **kwargs)@api.multi
New fields (0)
No new fields.
Public methods (1)-
create(self, vals_list)@api.model_create_multi
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- no CI data
- Open since
- 1388 days ago
- Last activity
- 1256 days ago
- Repository
- OCA/account-analytic
- Pull request
- [14.0][MIG] account_analytic_default_account: Migration to 14.0 (#495)