| 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_account |
| 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 | OCA-git-bot, oca-ci, Vang - Nguyen Phu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| 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 - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the ability to link field service orders to invoices. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form |
FSM order.invoice.form | account.move | div | Inherits account.view_move_form |
fsm_stage_form_view |
fsm.stage | field | Inherits fieldservice.fsm_stage_form_view | |
invoice_search_view_fso |
invoice.search.view.fso | account.move | xpath | Inherits account.view_account_move_filter |
vendor_bill_form_view_fso |
vendor.bill.form.view.fso | account.move | xpath | Inherits account.view_move_form |
vendor_bill_list_view_fso |
vendor.bill.list.view.fso | account.move | xpath | Inherits account.view_invoice_tree |
view_fsm_order_form_inherit_account |
fsm.order | div | Inherits fieldservice.fsm_order_form |
fsm_order_count
Integer
compute='_compute_fsm_order_ids'
store=True
string='FSM Orders'
fsm_order_ids
Many2many → fsm.order
compute='_compute_fsm_order_ids'
store=True
string='Field Service orders associated to this invoice'
args: 'fsm.order'
action_view_fsm_orders(self)
fsm_order_ids
Many2many → fsm.order
copy=False
readonly=True
string='FSM Orders'
args: 'fsm.order', 'fsm_order_account_move_line_rel', 'account_move_line_id', 'fsm_order_id'
No public methods.
invoice_count
Integer
compute='_compute_get_invoiced'
copy=False
readonly=True
invoice_ids
Many2many → account.move
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoices'
args: 'account.move'
invoice_lines
Many2many → account.move.line
copy=False
args: 'account.move.line', 'fsm_order_account_move_line_rel', 'fsm_order_id', 'account_move_line_id'
action_view_invoices(self)
is_invoiceable
Boolean
copy=False
No public methods.
| 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/18.0/fieldservice_account |
| VERSION | |
| VERSION | 1.1.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 | Weblate, OCA-git-bot, Iván Todorovich, oca-ci, EdgarRetes |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:06 |
| 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 - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the ability to link field service orders to invoices. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form |
FSM order.invoice.form | account.move | div | Inherits account.view_move_form |
fsm_stage_form_view |
fsm.stage | field | Inherits fieldservice.fsm_stage_form_view | |
invoice_search_view_fso |
invoice.search.view.fso | account.move | xpath | Inherits account.view_account_move_filter |
vendor_bill_form_view_fso |
vendor.bill.form.view.fso | account.move | xpath | Inherits account.view_move_form |
vendor_bill_list_view_fso |
vendor.bill.list.view.fso | account.move | xpath | Inherits account.view_invoice_tree |
view_fsm_order_form_inherit_account |
fsm.order | div | Inherits fieldservice.fsm_order_form |
fsm_order_count
Integer
compute='_compute_fsm_order_ids'
string='FSM Orders'
fsm_order_ids
Many2many → fsm.order
compute='_compute_fsm_order_ids'
string='Field Service orders associated to this invoice'
args: 'fsm.order'
action_view_fsm_orders(self)
fsm_order_ids
Many2many → fsm.order
copy=False
readonly=True
string='FSM Orders'
args: 'fsm.order', 'fsm_order_account_move_line_rel', 'account_move_line_id', 'fsm_order_id'
No public methods.
invoice_count
Integer
compute='_compute_get_invoiced'
copy=False
readonly=True
invoice_ids
Many2many → account.move
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoices'
args: 'account.move'
invoice_lines
Many2many → account.move.line
copy=False
args: 'account.move.line', 'fsm_order_account_move_line_rel', 'fsm_order_id', 'account_move_line_id'
action_view_invoices(self)
is_invoiceable
Boolean
copy=False
No public methods.
| 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/17.0/fieldservice_account |
| VERSION | |
| VERSION | 1.1.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 | Weblate, OCA-git-bot, Iván Todorovich, oca-ci, Samuel Macias Oropeza (smo) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice - base_territory odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the ability to link field service orders to invoices. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form |
FSM order.invoice.form | account.move | div | Inherits account.view_move_form |
fsm_stage_form_view |
fsm.stage | field | Inherits fieldservice.fsm_stage_form_view | |
invoice_search_view_fso |
invoice.search.view.fso | account.move | xpath | Inherits account.view_account_move_filter |
vendor_bill_form_view_fso |
vendor.bill.form.view.fso | account.move | xpath | Inherits account.view_move_form |
vendor_bill_tree_view_fso |
vendor.bill.tree.view.fso | account.move | xpath | Inherits account.view_invoice_tree |
view_fsm_order_form_inherit_account |
fsm.order | div | Inherits fieldservice.fsm_order_form |
fsm_order_count
Integer
compute='_compute_fsm_order_ids'
string='FSM Orders'
fsm_order_ids
Many2many → fsm.order
compute='_compute_fsm_order_ids'
string='Field Service orders associated to this invoice'
args: 'fsm.order'
action_view_fsm_orders(self)
fsm_order_ids
Many2many → fsm.order
copy=False
readonly=True
string='FSM Orders'
args: 'fsm.order', 'fsm_order_account_move_line_rel', 'account_move_line_id', 'fsm_order_id'
No public methods.
invoice_count
Integer
compute='_compute_get_invoiced'
copy=False
readonly=True
invoice_ids
Many2many → account.move
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoices'
args: 'account.move'
invoice_lines
Many2many → account.move.line
copy=False
args: 'account.move.line', 'fsm_order_account_move_line_rel', 'fsm_order_id', 'account_move_line_id'
action_view_invoices(self)
is_invoiceable
Boolean
copy=False
No public methods.
| 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/16.0/fieldservice_account |
| VERSION | |
| VERSION | 2.2.1 |
| 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 | Víctor Martínez, Weblate, OCA-git-bot, Iván Todorovich, oca-ci, Brian McMaster, Goncalo Brito |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice - base_territory odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form |
FSM order.invoice.form | account.move | div | Inherits account.view_move_form |
fsm_stage_form_view |
fsm.stage | field | Inherits fieldservice.fsm_stage_form_view | |
invoice_search_view_fso |
invoice.search.view.fso | account.move | xpath | Inherits account.view_account_move_filter |
vendor_bill_form_view_fso |
vendor.bill.form.view.fso | account.move | xpath | Inherits account.view_move_form |
vendor_bill_tree_view_fso |
vendor.bill.tree.view.fso | account.move | xpath | Inherits account.view_invoice_tree |
view_fsm_order_form_inherit_account |
fsm.order | div | Inherits fieldservice.fsm_order_form |
fsm_order_count
Integer
compute='_compute_fsm_order_ids'
string='FSM Orders'
fsm_order_ids
Many2many → fsm.order
compute='_compute_fsm_order_ids'
string='Field Service orders associated to this invoice'
args: 'fsm.order'
action_view_fsm_orders(self)
fsm_order_ids
Many2many → fsm.order
copy=False
readonly=True
string='FSM Orders'
args: 'fsm.order', 'fsm_order_account_move_line_rel', 'account_move_line_id', 'fsm_order_id'
No public methods.
invoice_count
Integer
compute='_compute_get_invoiced'
copy=False
readonly=True
invoice_ids
Many2many → account.move
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoices'
args: 'account.move'
invoice_lines
Many2many → account.move.line
copy=False
args: 'account.move.line', 'fsm_order_account_move_line_rel', 'fsm_order_id', 'account_move_line_id'
action_view_invoices(self)
is_invoiceable
Boolean
copy=False
No public methods.
| 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/15.0/fieldservice_account |
| VERSION | |
| VERSION | 2.1.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 | Weblate, OCA-git-bot, Iván Todorovich, oca-ci, Brian McMaster, Freni-OSI |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice - base_territory odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form |
FSM order.invoice.form | account.move | div | Inherits account.view_move_form |
fsm_stage_form_view |
fsm.stage | field | Inherits fieldservice.fsm_stage_form_view | |
invoice_search_view_fso |
invoice.search.view.fso | account.move | xpath | Inherits account.view_account_move_filter |
vendor_bill_form_view_fso |
vendor.bill.form.view.fso | account.move | xpath | Inherits account.view_move_form |
vendor_bill_tree_view_fso |
vendor.bill.tree.view.fso | account.move | xpath | Inherits account.view_invoice_tree |
view_fsm_order_form_inherit_account |
fsm.order | div | Inherits fieldservice.fsm_order_form |
fsm_order_count
Integer
compute='_compute_fsm_order_ids'
string='FSM Orders'
fsm_order_ids
Many2many → fsm.order
compute='_compute_fsm_order_ids'
string='Field Service orders associated to this invoice'
args: 'fsm.order'
action_view_fsm_orders(self)
fsm_order_ids
Many2many → fsm.order
copy=False
readonly=True
string='FSM Orders'
args: 'fsm.order', 'fsm_order_account_move_line_rel', 'account_move_line_id', 'fsm_order_id'
No public methods.
invoice_count
Integer
compute='_compute_get_invoiced'
copy=False
readonly=True
invoice_ids
Many2many → account.move
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoices'
args: 'account.move'
invoice_lines
Many2many → account.move.line
copy=False
args: 'account.move.line', 'fsm_order_account_move_line_rel', 'fsm_order_id', 'account_move_line_id'
action_view_invoices(self)
is_invoiceable
Boolean
copy=False
No public methods.
| 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/14.0/fieldservice_account |
| VERSION | |
| VERSION | 1.3.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 | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Mourad, Brian McMaster, Freni-OSI |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice - base_territory odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form |
FSM order.invoice.form | account.move | div | Inherits account.view_move_form |
fsm_stage_form_view |
fsm.stage | field | Inherits fieldservice.fsm_stage_form_view | |
invoice_search_view_fso |
invoice.search.view.fso | account.move | xpath | Inherits account.view_account_move_filter |
vendor_bill_form_view_fso |
vendor.bill.form.view.fso | account.move | xpath | Inherits account.view_move_form |
vendor_bill_tree_view_fso |
vendor.bill.tree.view.fso | account.move | xpath | Inherits account.view_invoice_tree |
view_fsm_order_form_inherit_account |
fsm.order | div | Inherits fieldservice.fsm_order_form |
fsm_order_count
Integer
compute='_compute_fsm_order_ids'
string='FSM Orders'
fsm_order_ids
Many2many → fsm.order
compute='_compute_fsm_order_ids'
string='Field Service orders associated to this invoice'
args: 'fsm.order'
action_view_fsm_orders(self)
fsm_order_ids
Many2many → fsm.order
copy=False
readonly=True
string='FSM Orders'
args: 'fsm.order', 'fsm_order_account_move_line_rel', 'account_move_line_id', 'fsm_order_id'
No public methods.
invoice_count
Integer
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoice Count'
invoice_ids
Many2many → account.move
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoices'
args: 'account.move'
invoice_lines
Many2many → account.move.line
copy=False
string='Invoice Lines'
args: 'account.move.line', 'fsm_order_account_move_line_rel', 'fsm_order_id', 'account_move_line_id'
action_view_invoices(self)
is_invoiceable
Boolean
copy=False
No public methods.
| 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/13.0/fieldservice_account |
| VERSION | |
| VERSION | 2.1.1 |
| 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 | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Benoit Aimont, brian10048, Brian McMaster, Chanakya Soni |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice - base_territory odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form |
FSM order.invoice.form | account.move | div | Inherits account.view_move_form |
invoice_search_view_fso |
invoice.search.view.fso | account.move | xpath | Inherits account.view_account_move_filter |
vendor_bill_form_view_fso |
vendor.bill.form.view.fso | account.move | xpath | Inherits account.view_move_form |
vendor_bill_tree_view_fso |
vendor.bill.tree.view.fso | account.move | xpath | Inherits account.view_invoice_tree |
view_fsm_order_form_inherit_account |
fsm.order | div | Inherits fieldservice.fsm_order_form |
fsm_order_count
Integer
compute='_compute_fsm_order_ids'
string='FSM Orders'
fsm_order_ids
Many2many → fsm.order
compute='_compute_fsm_order_ids'
string='Field Service orders associated to this invoice'
args: 'fsm.order'
action_view_fsm_orders(self)
fsm_order_ids
Many2many → fsm.order
copy=False
readonly=True
string='FSM Orders'
args: 'fsm.order', 'fsm_order_account_move_line_rel', 'account_move_line_id', 'fsm_order_id'
No public methods.
bill_count
Integer
compute='_compute_get_billed'
copy=False
readonly=True
string='Bill Count'
bill_ids
Many2many → account.move
compute='_compute_get_billed'
copy=False
readonly=True
string='Bills'
args: 'account.move'
invoice_count
Integer
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoice Count'
invoice_ids
Many2many → account.move
compute='_compute_get_invoiced'
copy=False
readonly=True
string='Invoices'
args: 'account.move'
invoice_lines
Many2many → account.move.line
copy=False
string='Invoice Lines'
args: 'account.move.line', 'fsm_order_account_move_line_rel', 'fsm_order_id', 'account_move_line_id'
action_view_bills(self)
action_view_invoices(self)
| 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/12.0/fieldservice_account |
| VERSION | |
| VERSION | 3.1.1 |
| 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, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, hparfr, Mourad, Kitti U, brian10048, scampbell, Murtuza Saleh, Patrick Wilson |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice OCA/partner-contact: - partner_fax OCA/web: - web_timeline odoo/odoo: - base_geolocalize - base - base_setup - web - bus - web_tour - resource - contacts - account - product - decimal_precision - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form |
FSM order.invoice.form | account.invoice | div | Inherits account.invoice_form |
invoice_search_view_fso |
invoice.search.view.fso | account.invoice | xpath | Inherits account.view_account_invoice_filter |
vendor_bill_form_view_fso |
vendor.bill.form.view.fso | account.invoice | xpath | Inherits account.invoice_supplier_form |
vendor_bill_tree_view_fso |
vendor.bill.tree.view.fso | account.invoice | xpath | Inherits account.invoice_supplier_tree |
view_fsm_order_form_inherit_account |
fsm.order | div | Inherits fieldservice.fsm_order_form |
fsm_order_count
Integer
compute='_compute_fsm_order_count'
readonly=True
string='FSM Order Count'
fsm_order_ids
Many2many → fsm.order
string='FSM Orders'
args: 'fsm.order', 'fsm_order_account_invoice_rel', 'invoice_id', 'fsm_order_id'
action_view_fsm_orders(self)
fsm_order_id
Many2one → fsm.order
string='FSM Order'
args: 'fsm.order'
No public methods.
invoice_count
Integer
compute='_compute_account_invoice_count'
readonly=True
string='Invoice Count'
invoice_ids
Many2many → account.invoice
string='Invoices/Bills'
args: 'account.invoice', 'fsm_order_account_invoice_rel', 'fsm_order_id', 'invoice_id'
action_view_invoices(self)
| 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/11.0/fieldservice_account |
| VERSION | |
| VERSION | 0.2.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, GitHub, OCA-git-bot, Sandip Mangukiya, scampbell, Michael Allen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice OCA/geospatial: - base_geoengine OCA/web: - web_timeline odoo/odoo: - base_geolocalize - base - base_setup - web - bus - web_tour - resource - hr_timesheet - hr - project - product - decimal_precision - analytic - portal - http_routing - web_planner - account |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geojson shapely simplejson |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_location_form_view_accounting |
fsm.location.form.accounting | fsm.location | page | Inherits fieldservice.fsm_location_form_view |
fsm_order_form_accounting |
fsm.order.form.accounting | fsm.order | page | Inherits fieldservice.fsm_order_form |
fsm_order_search_view |
fsm.order.search | fsm.order | xpath | Inherits fieldservice.fsm_order_search_view |
fsm_person_form |
fsm.person.form | fsm.person | div | Inherits fieldservice.fsm_person_form |
invoice_form_fsm_contractor |
account.invoice.form.fsm.contractor | account.invoice | field | Inherits account.invoice_supplier_form |
invoice_form_fsm_customer |
account.invoice.form.fsm.customer | account.invoice | field | Inherits account.invoice_form |
fsm_order_id
Many2one → fsm.order
string='FSM Order'
args: 'fsm.order'
product_id
Many2one → product.product
string='Time Type'
args: 'product.product'
create(self, vals)
fsm_order_id
Many2one → fsm.order
string='FSM Order'
args: 'fsm.order'
No public methods.
fsm_order_id
Many2one → fsm.order
string='FSM Order'
args: 'fsm.order'
create(self, vals)
onchange_product_id(self)
bill_count
Integer
compute='_compute_vendor_bills'
string='Vendor Bills'
action_view_bills(self)