TIP: You can type at any time to perform a new search.
Thai Localization - Government Work Acceptance
l10n_th_gov_work_acceptance · OCA/l10n-thailand
- Repository
- OCA/l10n-thailand · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Localization / Purchase
- Folder size
- 0.08 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, Pani-k-folk
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (8)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form_inherit |
purchase.order.form.inherit | purchase.order | form | Inherits purchase.purchase_order_form |
view_work_acceptance_evaluation_result_tree |
view.work.acceptance.evaluation.result.tree | work.acceptance.evaluation.result | tree | New |
view_work_acceptance_form |
view.work.acceptance.form | work.acceptance | form | Inherits purchase_work_acceptance.view_work_acceptance_form |
view_work_acceptance_form_evaluation |
view.work.acceptance.form.evaluation | work.acceptance | form | Inherits purchase_work_acceptance_late_fines.view_work_acceptance_fines_late_tab_form |
view_work_acceptance_form_tier_validation |
view.work.acceptance.form.tier_validation | work.acceptance | form | Inherits purchase_work_acceptance.view_work_acceptance_form |
view_work_acceptance_search |
view.work.acceptance.search | work.acceptance | search | Inherits purchase_work_acceptance.view_work_acceptance_search |
view_work_acceptance_tree |
view.work.acceptance.tree | work.acceptance | tree | Inherits purchase_work_acceptance.view_work_acceptance_tree |
view_work_acceptance_tree_decoration |
view.work.acceptance.tree.decoration | work.acceptance | tree | Inherits view_work_acceptance_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
wa_tier_validationBooleandefault=Truehelp='If checked, WA created will be approved by committee by tier valiation.Each committee will be notified (by email or inbox) to approve WA.\nIf not checked, WA will be approved by paper outside Odoo, and the result of WA will be filled in by procurement officer'string='Paperless WA'
-
action_view_wa(self)
New fields (0)
No new fields.
Public methods (1)-
restart_validation(self)restart tier with clear data work acceptance committee
New fields (3)
-
completenessFloatcompute='_compute_completeness'store=Truestring='Progress' -
wa_tier_validationBooleandefault=Truehelp='If checked, WA created will be approved by committee by tier valiation.Each committee will be notified (by email or inbox) to approve WA.\nIf not checked, WA will be approved by paper outside Odoo, and the result of WA will be filled in by procurement officer'readonly=Truestates={'draft': [('readonly', False)]}string='Paperless WA'tracking=True -
work_acceptance_committee_idsOne2many → work.acceptance.committeecomodel_name='work.acceptance.committee'copy=Trueinverse_name='wa_id'string='Work Acceptance Committees'
-
button_draft(self)
New fields (9)
-
approve_roleSelectionrequired=Trueselection=[('chairman', 'Chairman'), ('committee', 'Committee')]string='Role' -
department_idMany2onerelated='employee_id.department_id' -
emailCharrelated='employee_id.work_email' -
employee_idMany2one → hr.employeecomodel_name='hr.employee'index=Trueondelete='restrict'string='Employee' -
nameCharcompute='_compute_default_name'index=Truereadonly=Falserequired=Truestore=Truestring='Committee Name' -
noteText -
phoneCharrelated='employee_id.work_phone' -
statusSelectionselection=[('accept', 'Accepted'), ('not_accept', 'No Accepted'), ('other', 'Other')] -
wa_idMany2one → work.acceptancecomodel_name='work.acceptance'index=Trueondelete='cascade'string='Work Acceptance'
-
create(self, vals)@api.model -
write(self, vals)
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 71 days ago
- Last activity
- 70 days ago
- Repository
- OCA/l10n-thailand
- Pull request
- [18.0][MIG] l10n_th_gov_work_acceptance: Migration to 18.0 (#603)