| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/18.0/account_asset_number |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Pani-k-folk |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_asset_management OCA/reporting-engine: - report_xlsx_helper - report_xlsx odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a asset number for the asset's reference. **Notes:** If you check "Auto Asset Number by Sequence", you will not be able to edit the asset number using that asset profile. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_asset_profile_view_form |
account.asset.profile.form | account.asset.profile | xpath | Inherits account_asset_management.account_asset_profile_view_form |
account_asset_view_form |
account.asset.form | account.asset | h1 | Inherits account_asset_management.account_asset_view_form |
account_asset_view_search |
account.asset.search | account.asset | xpath | Inherits account_asset_management.account_asset_view_search |
account_asset_view_tree |
account.asset.tree | account.asset | xpath | Inherits account_asset_management.account_asset_view_tree |
report_asset_number |
report_asset_number | ir.ui.view | qweb | New |
report_simple_asset_number |
report_simple_asset_number | ir.ui.view | qweb | New |
number
Char
copy=False
default=''
index=True
string='Asset Number'
use_sequence
Boolean
related='profile_id.use_sequence'
validate(self)
barcode_height
Integer
default=75
help='Height (in px) of the barcode or the QR code'
barcode_type
Selection
default='barcode'
selection=[('barcode', 'Barcode'), ('qr', 'QR')]
barcode_width
Integer
default=350
help='Width (in px) of the barcode or the QR code'
sequence_id
Many2one → ir.sequence
comodel_name='ir.sequence'
domain=<expr>
string='Asset Number Sequence'
use_sequence
Boolean
help='If check, asset number auto run by sequence.'
string='Auto Asset Number by Sequence'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/16.0/account_asset_number |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Saran440, Pani-k-folk |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_asset_management OCA/reporting-engine: - report_xlsx_helper - report_xlsx odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_asset_profile_view_form |
account.asset.profile.form | account.asset.profile | xpath | Inherits account_asset_management.account_asset_profile_view_form |
account_asset_view_form |
account.asset.form | account.asset | h1 | Inherits account_asset_management.account_asset_view_form |
account_asset_view_search |
account.asset.search | account.asset | xpath | Inherits account_asset_management.account_asset_view_search |
account_asset_view_tree |
account.asset.tree | account.asset | xpath | Inherits account_asset_management.account_asset_view_tree |
report_asset_number |
report_asset_number | ir.ui.view | qweb | New |
report_simple_asset_number |
report_simple_asset_number | ir.ui.view | qweb | New |
number
Char
copy=False
default=''
index=True
string='Asset Number'
use_sequence
Boolean
related='profile_id.use_sequence'
validate(self)
barcode_height
Integer
default=75
help='Height (in px) of the barcode or the QR code'
barcode_type
Selection
default='barcode'
selection=[('barcode', 'Barcode'), ('qr', 'QR')]
barcode_width
Integer
default=350
help='Width (in px) of the barcode or the QR code'
sequence_id
Many2one → ir.sequence
comodel_name='ir.sequence'
domain=<expr>
string='Asset Number Sequence'
use_sequence
Boolean
default=False
help='If check, asset number auto run by sequence.'
string='Auto Asset Number by Sequence'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/15.0/account_asset_number |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, ps-tubtim |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:34 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_asset_management OCA/reporting-engine: - report_xlsx_helper - report_xlsx odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
python-dateutil xlrd xlsxwriter |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_asset_profile_view_form |
account.asset.profile.form | account.asset.profile | xpath | Inherits account_asset_management.account_asset_profile_view_form |
account_asset_view_form |
account.asset.form | account.asset | h1 | Inherits account_asset_management.account_asset_view_form |
account_asset_view_search |
account.asset.search | account.asset | xpath | Inherits account_asset_management.account_asset_view_search |
account_asset_view_tree |
account.asset.tree | account.asset | xpath | Inherits account_asset_management.account_asset_view_tree |
report_asset_number |
report_asset_number | ir.ui.view | qweb | New |
report_simple_asset_number |
report_simple_asset_number | ir.ui.view | qweb | New |
number
Char
copy=False
default=''
index=True
string='Asset Number'
use_sequence
Boolean
related='profile_id.use_sequence'
validate(self)
sequence_id
Many2one → ir.sequence
comodel_name='ir.sequence'
domain=<expr>
string='Asset Number Sequence'
use_sequence
Boolean
default=False
help='If check, asset number auto run by sequence.'
string='Auto Asset Number by Sequence'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/14.0/account_asset_number |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Weblate, OCA-git-bot, oca-ci, ps-tubtim |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-tools: - account_asset_management OCA/reporting-engine: - report_xlsx_helper - report_xlsx odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_asset_profile_view_form |
account.asset.profile.form | account.asset.profile | xpath | Inherits account_asset_management.account_asset_profile_view_form |
account_asset_view_form |
account.asset.form | account.asset | h1 | Inherits account_asset_management.account_asset_view_form |
account_asset_view_search |
account.asset.search | account.asset | xpath | Inherits account_asset_management.account_asset_view_search |
account_asset_view_tree |
account.asset.tree | account.asset | xpath | Inherits account_asset_management.account_asset_view_tree |
report_asset_number |
report_asset_number | ir.ui.view | qweb | New |
report_simple_asset_number |
report_simple_asset_number | ir.ui.view | qweb | New |
number
Char
copy=False
default=''
index=True
string='Asset Number'
use_sequence
Boolean
related='profile_id.use_sequence'
validate(self)
sequence_id
Many2one → ir.sequence
comodel_name='ir.sequence'
domain=<expr>
string='Asset Number Sequence'
use_sequence
Boolean
default=False
help='If check, asset number auto run by sequence.'
string='Auto Asset Number by Sequence'
No public methods.
No new fields.
Public methods (0)No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/account-financial-tools |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] account_asset_number: Migration to 19.0 (#2298) |