TIP: You can type at any time to perform a new search.
Account asset analytic
account_asset_analytic · OCA/account-analytic
- Repository
- OCA/account-analytic · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Analytic Accounting
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.tecnativa.com
- Last tracking update
- 2026-08-07 07:17:46
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, GitHub, Akim Juillerat, Weblate, OCA Transbot, oca-travis, Luis M. Ontalba
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_asset_asset_form |
Add Analytic account field | account.asset.asset | form | Inherits account_asset.view_account_asset_asset_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
analytic_account_idMany2one → account.analytic.accountcomodel_name='account.analytic.account'string='Analytic account'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
create_move(self, post_move=True)@api.multi
New fields (0)
No new fields.
Public methods (1)-
asset_create(self)@api.multiPropagate the analytic account from the invoice
Loading…