TIP: You can type at any time to perform a new search.
Assets Management Stock Lot
account_asset_management_stock_lot · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-financial-tools
- Last tracking update
- 2026-08-07 08:22:58
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, Andreu Orensanz
- Odoo dependencies
- Python dependencies
- python-dateutil, xlrd, xlsxwriter
- System dependencies
- None
- Required by
- None
- Description
This module allows to link a lot/serial number to an asset. It is usefull when you have asset that you manage in your stock.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_asset_view_form |
account.asset | form | Inherits account_asset_management.account_asset_view_form | |
account_asset_view_search_inherit |
account.asset.search.inherit | account.asset | search | Inherits account_asset_management.account_asset_view_search |
account_asset_view_tree_inherit |
account.asset.tree.inherit | account.asset | tree | Inherits account_asset_management.account_asset_view_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
product_idMany2one → product.productcompute='_compute_product_id'store=Truestring='Product' args: 'product.product' -
stock_lot_idMany2one → stock.lotstring='Lot/Serial Number' args: 'stock.lot'
No public methods.
New fields (1)
-
asset_idsOne2many → account.assetreadonly=True args: 'account.asset', 'stock_lot_id'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 113 days ago
- Last activity
- 10 days ago
- Repository
- OCA/account-financial-tools
- Pull request
- [18.0][MIG] account_asset_management_stock_lot: Migration to 18.0 (#2283)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 42 days ago
- Last activity
- 1 day ago
- Repository
- OCA/account-financial-tools
- Pull request
- [19.0][MIG] account_asset_management_stock_lot: Migration to 19.0 (#2353)