| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/19.0/fieldservice_expense |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 15:22:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice - base_territory odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - html_editor - hr_expense - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest - hr - phone_validation - resource_mail |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_hr_expense_inherit_view_form |
fsm.hr.expense.inherit.view.form | hr.expense | xpath | Inherits hr_expense.hr_expense_view_form |
fsm_order_inherit_view_form |
fsm.order.inherit.view.form | fsm.order | div | Inherits fieldservice.fsm_order_form |
hr_expense_inherit_view_search |
hr.expense.inherit.view.search | hr.expense | xpath | Inherits hr_expense.hr_expense_view_search |
expense_count
Integer
compute='_compute_expense_count'
expense_ids
One2many → hr.expense
string='Expenses'
args: 'hr.expense', 'fsm_order_id'
action_view_expenses(self)
fsm_order_id
Many2one → fsm.order
string='FSM Order'
args: 'fsm.order'
action_view_order(self)