TIP: You can type at any time to perform a new search.
Field Service - Accounting Payment
fieldservice_account_payment · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Field Service
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/field-service
- Last tracking update
- 2026-08-07 08:09:20
- Authors
- Odoo Community Association (OCA), Open Source Integrators
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators
- Committers
- OCA-git-bot, oca-ci, r.perez
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_payment_invoice_form_inherite |
account.payment.invoice.form | account.payment | form | Inherits account.view_account_payment_form |
view_fsm_order_form_inherit_acct_payment |
fsm.order | form | Inherits fieldservice_account.view_fsm_order_form_inherit_account |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
fsm_order_countIntegercompute='_compute_fsm_order_count'string='FSM Order Count' -
fsm_order_idsMany2many → fsm.ordercompute='_compute_fsm_order_ids'index=Truestore=Truestring='FSM Orders' args: 'fsm.order', 'fsm_order_account_payment', 'payment_id', 'fsm_order_id'
-
action_view_fsm_orders(self)
New fields (2)
-
payment_countIntegercompute='_compute_account_payment_count' -
payment_idsMany2many → account.paymentstring='Payments' args: 'account.payment', 'fsm_order_account_payment', 'fsm_order_id', 'payment_id'
-
action_view_payments(self)
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 233 days ago
- Last activity
- 3 days ago
- Repository
- OCA/field-service
- Pull request
- [17.0] [MIG] fieldservice_account_payment (#1490)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 190 days ago
- Last activity
- 60 days ago
- Repository
- OCA/field-service
- Pull request
- [18.0] [MIG] fieldservice_account_payment (#1511)