| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/14.0/l10n_it_asset_history_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, matteo.tognini, Marco Colombo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_financial_report OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - assets_management OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range 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 |
xlrd xlsxwriter |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
asset_category_form_view_inherit |
asset.category.form.view | asset.category | xpath | Inherits assets_management.asset_category_form_view |
asset_depreciation_mode_form_view_inherit |
asset.depreciation.mode.form.view | asset.depreciation.mode | xpath | Inherits assets_management.asset_depreciation_mode_form_view |
asset_depreciation_mode_tree_view_inherit |
asset.depreciation.mode.tree.view | asset.depreciation.mode | xpath | Inherits assets_management.asset_depreciation_mode_tree_view |
asset_depreciation_type_form_view_inherit |
asset.depreciation.type.form.view | asset.depreciation.type | xpath | Inherits assets_management.asset_depreciation_type_form_view |
asset_depreciation_type_tree_view_inherit |
asset.depreciation.type.tree.view | asset.depreciation.type | xpath | Inherits assets_management.asset_depreciation_type_tree_view |
asset_form_view_inherit |
asset.form.view | asset.asset | xpath | Inherits assets_management.asset_form_view |
asset_search_view_inherit |
asset.search.view | asset.asset | xpath | Inherits assets_management.asset_search_view |
asset_tree_view_inherit |
asset.tree.view | asset.asset | xpath | Inherits assets_management.asset_tree_view |
wizard_wizard_asset_history_import |
wizard.asset.history.import.form.view | wizard.asset.history.import | form | New |
import_code
Char
copy=False
help='Used to import data from xls(x) files. Must be unique.'
readonly=True
string='Import Code'
assign_import_code(self)
create(self, vals_list)
get_by_import_code(self, code)
make_template_file_data(self, file_headers)
write(self, vals)
import_code
Char
copy=False
help='Used to import data from xls(x) files. Must be unique.'
readonly=True
string='Import Code'
assign_import_code(self)
create(self, vals_list)
get_by_import_code(self, code)
write(self, vals)
No new fields.
Public methods (1)get_template_file_data(self, file_headers)
import_code
Char
copy=False
help='Used to import data from xls(x) files. Must be unique.'
readonly=True
string='Import Code'
assign_import_code(self)
create(self, vals_list)
get_by_import_code(self, code)
write(self, vals)
import_code
Char
copy=False
help='Used to import data from xls(x) files. Must be unique.'
readonly=True
string='Import Code'
assign_import_code(self)
create(self, vals_list)
get_by_import_code(self, code)
write(self, vals)
company_id
Many2one → res.company
default=get_default_company_id
required=True
string='Company'
args: 'res.company'
file
Binary
string='File'
filename
Char
string='File Name'
template_file
Binary
string='Template File'
check_before_import(self)
convert_to_asset_vals(self, asset_dict, workbook, sheet)
convert_to_dep_vals(self, dep_dict, workbook, sheet)
convert_to_lines_vals(self, line_dicts, workbook, sheet)
download_template_file(self)
get_default_company_id(self)
get_obj_by_import_code(self, model, code)
import_assets_from_data(self, file_data, workbook, sheet)
import_file(self)
launch_view(self, asset_ids)
parse_file(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-italy |
| GIT | |
| GIT | https://github.com/OCA/l10n-italy.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_asset_history_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Openforce |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Openforce |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Docker @ kuntrawant |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-italy |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-financial-reporting: - account_financial_report OCA/account-financial-tools: - account_fiscal_year OCA/l10n-italy: - assets_management OCA/reporting-engine: - report_xlsx OCA/server-ux: - date_range odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - account_cancel |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
xlrd xlsxwriter |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
asset_category_form_view_inherit |
asset.category.form.view | asset.category | xpath | Inherits assets_management.asset_category_form_view |
asset_depreciation_mode_form_view_inherit |
asset.depreciation.mode.form.view | asset.depreciation.mode | xpath | Inherits assets_management.asset_depreciation_mode_form_view |
asset_depreciation_mode_tree_view_inherit |
asset.depreciation.mode.tree.view | asset.depreciation.mode | xpath | Inherits assets_management.asset_depreciation_mode_tree_view |
asset_depreciation_type_form_view_inherit |
asset.depreciation.type.form.view | asset.depreciation.type | xpath | Inherits assets_management.asset_depreciation_type_form_view |
asset_depreciation_type_tree_view_inherit |
asset.depreciation.type.tree.view | asset.depreciation.type | xpath | Inherits assets_management.asset_depreciation_type_tree_view |
asset_form_view_inherit |
asset.form.view | asset.asset | xpath | Inherits assets_management.asset_form_view |
asset_search_view_inherit |
asset.search.view | asset.asset | xpath | Inherits assets_management.asset_search_view |
asset_tree_view_inherit |
asset.tree.view | asset.asset | xpath | Inherits assets_management.asset_tree_view |
wizard_wizard_asset_history_import |
wizard.asset.history.import.form.view | wizard.asset.history.import | form | New |
import_code
Char
copy=False
help='Used to import data from xls(x) files. Must be unique.'
readonly=True
string='Import Code'
assign_import_code(self)
create(self, vals_list)
get_by_import_code(self, code)
make_template_file_data(self, file_headers)
write(self, vals)
import_code
Char
copy=False
help='Used to import data from xls(x) files. Must be unique.'
readonly=True
string='Import Code'
assign_import_code(self)
create(self, vals_list)
get_by_import_code(self, code)
write(self, vals)
No new fields.
Public methods (1)get_template_file_data(self, file_headers)
import_code
Char
copy=False
help='Used to import data from xls(x) files. Must be unique.'
readonly=True
string='Import Code'
assign_import_code(self)
create(self, vals_list)
get_by_import_code(self, code)
write(self, vals)
import_code
Char
copy=False
help='Used to import data from xls(x) files. Must be unique.'
readonly=True
string='Import Code'
assign_import_code(self)
create(self, vals_list)
get_by_import_code(self, code)
write(self, vals)
company_id
Many2one → res.company
default=get_default_company_id
required=True
string='Company'
args: 'res.company'
file
Binary
string='File'
filename
Char
string='File Name'
template_file
Binary
string='Template File'
check_before_import(self)
convert_to_asset_vals(self, asset_dict, workbook, sheet)
convert_to_dep_vals(self, dep_dict, workbook, sheet)
convert_to_lines_vals(self, line_dicts, workbook, sheet)
download_template_file(self)
get_default_company_id(self)
get_obj_by_import_code(self, model, code)
import_assets_from_data(self, file_data, workbook, sheet)
import_file(self)
launch_view(self, asset_ids)
parse_file(self)