Thai Localization - Government Assets Management

l10n_th_gov_account_asset_management
REPOSITORY
REPOSITORYOCA/l10n-thailand
GIT
GIThttps://github.com/OCA/l10n-thailand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-thailand/tree/15.0/l10n_th_gov_account_asset_management
VERSION
VERSION 3.0.1
CATEGORY
CATEGORYLocalization / Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Saran440, ps-tubtim
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-thailand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_asset_low_value
    - account_asset_management
    - account_asset_transfer
    - account_asset_number
OCA/l10n-thailand:
    - l10n_th_account_asset_management
OCA/purchase-workflow:
    - purchase_work_acceptance
OCA/reporting-engine:
    - report_xlsx_helper
    - report_xlsx
OCA/web:
    - web_tree_image_tooltip
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - hr
    - purchase_stock
    - stock_account
    - stock
    - barcodes
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
xlrd
xlsxwriter
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (10)
XML IDNameModelTypeStatus
account_asset_location_view_form account.asset.location.form account.asset.location form New
account_asset_location_view_search account.asset.location.search account.asset.location search New
account_asset_location_view_tree account.asset.location.tree account.asset.location tree New
account_asset_management.view_move_form New
account_asset_remove_view_form account.asset.remove.form account.asset.remove xpath Inherits account_asset_management.account_asset_remove_view_form
account_asset_view_form account.asset.form account.asset xpath 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
asset_low_value_remove_form asset.low.value.remove.form account.asset.remove xpath Inherits account_asset_low_value.asset_low_value_remove_form
purchase_order_form purchase.order.form purchase.order xpath Inherits purchase.purchase_order_form
res_config_settings_view_form res.config.settings.view.form.inherit.account res.config.settings xpath Inherits account.res_config_settings_view_form
Models touched (10)

New fields (10)
  • asset_brand Char
    string='Brand'
  • asset_guarantee_end Date
    string='Guarantee End'
  • asset_guarantee_start Date
    string='Guarantee Start'
  • asset_location_id Many2one → account.asset.location
    comodel_name='account.asset.location' string='Location' tracking=True
  • asset_model Char
    string='Model'
  • asset_serial_number Char
    string='Serial Number'
  • employee_id Many2one → hr.employee
    comodel_name='hr.employee' index=True string='Employee' tracking=True
  • maintenance_line_ids One2many → account.asset.maintenance
    comodel_name='account.asset.maintenance' copy=False inverse_name='asset_id' string='Maintenance Lines'
  • purchase_id Many2one → purchase.order
    comodel_name='purchase.order' index=True states=READONLY_STATES string='Purchase Order'
  • remove_reason Char
    string='Removed Reason'
Public methods (2)
  • action_remove_multi_assets(self)
  • name_get(self)
    @api.depends('name', 'number')

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • active Boolean
    default=True
  • name Char
Public methods (0)

No public methods.

New fields (4)
  • asset_id Many2one → account.asset
    comodel_name='account.asset' ondelete='cascade' required=True string='Asset'
  • date_maintenance Date
    required=True string='Date'
  • description Text
  • ref Char
    string='Reference'
Public methods (0)

No public methods.

New fields (1)
  • remove_reason Char
    string='Removed Reason'
Public methods (2)
  • remove(self)
  • remove_multi_assets(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • asset_profile_id Many2one → account.asset.profile
    comodel_name='account.asset.profile' string='Asset Profile'
Public methods (0)

No public methods.

New fields (1)
  • asset_move_line_analytic Boolean
    string='Stamp analytic in all asset move line'
Public methods (0)

No public methods.

New fields (1)
  • asset_move_line_analytic Boolean
    readonly=False related='company_id.asset_move_line_analytic'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/l10n-thailand
PULL REQUEST
PULL REQUEST[18.0][MIG] l10n_th_gov_account_asset_management: Migration to 18.0 (#608)