TIP: You can type at any time to perform a new search.
Thai Localization - Government Assets Management
l10n_th_gov_account_asset_management · OCA/l10n-thailand
⚠ Security warnings
access_account_asset_location_user— Access rule grants write on 'model_account_asset_location' to EVERY user (portal/public included): no group is set acl-global-write
Found by automated static analysis: these patterns are usually risky, but only a manual review of the module can confirm a real issue.
- Repository
- OCA/l10n-thailand · module folder · Try on Runboat
- Module version
- 3.0.1
- Category
- Localization / Accounting
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-thailand
- Last tracking update
- 2026-08-07 07:57:17
- Authors
- Odoo Community Association (OCA), Ecosoft
- Maintainers
- Odoo Community Association (OCA), Ecosoft
- Committers
- Saran440, OCA-git-bot, oca-ci, ps-tubtim
- Odoo dependencies
- Python dependencies
- python-dateutil, xlrd, xlsxwriter
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (10)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
form | New | ||
account_asset_remove_view_form |
account.asset.remove.form | account.asset.remove | form | Inherits account_asset_management.account_asset_remove_view_form |
account_asset_view_form |
account.asset.form | account.asset | form | Inherits account_asset_management.account_asset_view_form |
account_asset_view_search |
account.asset.search | account.asset | search | Inherits account_asset_management.account_asset_view_search |
asset_low_value_remove_form |
asset.low.value.remove.form | account.asset.remove | form | Inherits account_asset_low_value.asset_low_value_remove_form |
purchase_order_form |
purchase.order.form | purchase.order | form | Inherits purchase.purchase_order_form |
res_config_settings_view_form |
res.config.settings.view.form.inherit.account | res.config.settings | form | Inherits account.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (10)
New fields (10)
-
asset_brandCharstring='Brand' -
asset_guarantee_endDatestring='Guarantee End' -
asset_guarantee_startDatestring='Guarantee Start' -
asset_location_idMany2one → account.asset.locationcomodel_name='account.asset.location'string='Location'tracking=True -
asset_modelCharstring='Model' -
asset_serial_numberCharstring='Serial Number' -
employee_idMany2one → hr.employeecomodel_name='hr.employee'index=Truestring='Employee'tracking=True -
maintenance_line_idsOne2many → account.asset.maintenancecomodel_name='account.asset.maintenance'copy=Falseinverse_name='asset_id'string='Maintenance Lines' -
purchase_idMany2one → purchase.ordercomodel_name='purchase.order'index=Truestates=READONLY_STATESstring='Purchase Order' -
remove_reasonCharstring='Removed Reason'
-
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)
-
activeBooleandefault=True -
nameChar
No public methods.
New fields (4)
-
asset_idMany2one → account.assetcomodel_name='account.asset'ondelete='cascade'required=Truestring='Asset' -
date_maintenanceDaterequired=Truestring='Date' -
descriptionText -
refCharstring='Reference'
No public methods.
New fields (1)
-
remove_reasonCharstring='Removed Reason'
-
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_idMany2one → account.asset.profilecomodel_name='account.asset.profile'string='Asset Profile'
No public methods.
New fields (1)
-
asset_move_line_analyticBooleanstring='Stamp analytic in all asset move line'
No public methods.
New fields (1)
-
asset_move_line_analyticBooleanreadonly=Falserelated='company_id.asset_move_line_analytic'
No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 57 days ago
- Last activity
- 49 days ago
- Repository
- OCA/l10n-thailand
- Pull request
- [18.0][MIG] l10n_th_gov_account_asset_management: Migration to 18.0 (#608)