TIP: You can type at any time to perform a new search.
Thai Localization - Government Purchase Report
l10n_th_gov_purchase_report · OCA/l10n-thailand
⚠ Security warnings
access_non_purchase_report_wizard— Access rule grants write/create/unlink on 'model_non_purchase_report_wizard' to EVERY user (portal/public included): no group is set acl-global-writeaccess_purchase_report_wizard— Access rule grants write/create/unlink on 'model_purchase_report_wizard' to EVERY user (portal/public included): no group is set acl-global-writeaccess_purchase_tracking_report_view— Access rule grants write/create/unlink on 'model_purchase_tracking_report_view' to EVERY user (portal/public included): no group is set acl-global-writeaccess_purchase_tracking_report_wizard— Access rule grants write/create/unlink on 'model_purchase_tracking_report_wizard' 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
- 1.0.2
- Category
- Localization / Purchase
- Folder size
- 0.11 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
- Odoo dependencies
- Python dependencies
- xlrd, xlsxwriter
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
non_purchase_report_wizard_form |
non.purchase.report.wizard.form | non.purchase.report.wizard | form | New |
purchase_report_wizard_form |
purchase.report.wizard.form | purchase.report.wizard | form | New |
purchase_tracking_report_wizard_form |
purchase.tracking.report.wizard.form | purchase.tracking.report.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (10)
New fields (0)
No new fields.
Public methods (1)-
format_date_dmy(self, date, format_date=None)
New fields (4)
-
company_idMany2one → res.companycomodel_name='res.company'default=<expr> -
date_fromDaterequired=True -
date_range_idMany2one → date.rangecomodel_name='date.range' -
date_toDaterequired=True
-
button_export_xlsx(self)
New fields (1)
-
resultsMany2many → hr.expensecomodel_name='hr.expense'compute='_compute_results'help='Use compute fields, so there is nothing store in database'
No public methods.
New fields (9)
-
agreement_nameChar -
company_idMany2one → res.companycomodel_name='res.company'index=Truestring='Company' -
date_signedDatestring='Signed Date' -
descriptionCharstring='Objective' -
po_nameChar -
pr_amountFloat -
procurement_methodChar -
purchase_order_idMany2one → purchase.ordercomodel_name='purchase.order' -
requisition_idMany2one → purchase.requisitioncomodel_name='purchase.requisition'index=Truestring='Purchase Agreement'
No public methods.
New fields (1)
-
resultsMany2many → purchase.report.viewcomodel_name='purchase.report.view'compute='_compute_results'help='Use compute fields, so there is nothing store in database'
No public methods.
New fields (7)
-
agm_idMany2one → agreementcomodel_name='agreement' -
company_idMany2one → res.companycomodel_name='res.company'index=True -
move_idMany2one → account.movecomodel_name='account.move' -
po_idMany2one → purchase.ordercomodel_name='purchase.order' -
pr_idMany2one → purchase.requestcomodel_name='purchase.request'index=True -
te_idMany2one → purchase.requisitioncomodel_name='purchase.requisition' -
wa_idMany2one → work.acceptancecomodel_name='work.acceptance'
No public methods.
New fields (2)
-
requested_byMany2many → res.userscomodel_name='res.users' -
resultsMany2many → purchase.tracking.report.viewcomodel_name='purchase.tracking.report.view'compute='_compute_results'help='Use compute fields, so there is nothing store in database'
No public methods.
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 (0)
No new fields.
Public methods (0)No public methods.
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 56 days ago
- Last activity
- 45 days ago
- Repository
- OCA/l10n-thailand
- Pull request
- [18.0][MIG] l10n_th_gov_purchase_report: Migration to 18.0 (#610)