Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
ee76869
[WIP][12.0][ADD] fieldservice_account_payment
murtuzasaleh Dec 11, 2019
101384c
[FIX] fieldservice_account_payment
max3903 Dec 19, 2019
eb15ece
[FIX] fieldservice_account_payment
max3903 Dec 20, 2019
a9f967b
[FIX] fieldservice_account_payment
max3903 Dec 21, 2019
2b972c3
[IMP] fieldservice_account_payment
max3903 Dec 22, 2019
34e1784
[IMP] Improved code
murtuzasaleh Dec 23, 2019
30b4911
[FIX] fieldervice_account_payment
max3903 May 6, 2020
c154255
[FIX] fieldservice_account_payment
max3903 May 11, 2020
ea1a78e
[FIX] fieldservice_account_payment
max3903 May 12, 2020
59dd77b
Update fieldservice_account_payment/models/account_payment.py
max3903 May 16, 2020
01f5ab9
fieldservice_account_payment 12.0.1.0.1
OCA-git-bot May 16, 2020
79a41cd
[FIX] fieldservice_account_payment
max3903 May 25, 2020
4740c65
fieldservice_account_payment 12.0.1.1.0
OCA-git-bot May 31, 2020
af3b050
[IMP] fieldservice_account_payment: black, isort, prettier
brian10048 Jan 16, 2021
7d1ae9e
[MIG] fieldservice_account_payment: Migration to 13.0
brian10048 Jan 16, 2021
71faaaf
[14.0][MIG] fieldservice_account_payment
Freni-OSI Apr 15, 2021
f0f084a
Translated using Weblate (Italian)
mymage Sep 29, 2021
d71351b
Translated using Weblate (Spanish (Argentina))
ibuioli Oct 3, 2021
0c8cf36
[15.0][FIX] Travis
Freni-OSI Jan 28, 2022
b30fc5b
[15.0][MIG] fieldservice_account_payment
Freni-OSI Feb 10, 2022
f505012
Translated using Weblate (Italian)
mymage Mar 15, 2024
7bf9439
[FIX] fieldservice_account_payment:
yankinmax Jun 26, 2024
959fe5c
[MIG] fieldservice_account_payment: Migration to 16.0
rrebollo Dec 31, 2025
5f1d0c4
[IMP] fieldservice_account_payment: pre-commit auto fixes
rrebollo Dec 31, 2025
bfe6224
[MIG] fieldservice_account_payment: Migration to 17.0
rrebollo Dec 31, 2025
8a5ec9b
[IMP] fieldservice_account_payment: pre-commit auto fixes
rrebollo Feb 12, 2026
8504308
[MIG] fieldservice_account_payment: Migration to 18.0
rrebollo Feb 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 116 additions & 0 deletions fieldservice_account_payment/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
==================================
Field Service - Accounting Payment
==================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:860ff82d14c973453b64ad3dc9e16538a39501f70889d873e4e7d8021947026f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffield--service-lightgray.png?logo=github
:target: https://github.com/OCA/field-service/tree/18.0/fieldservice_account_payment
:alt: OCA/field-service
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/field-service-18-0/field-service-18-0-fieldservice_account_payment
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/field-service&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows the worker to accept payments during his work at the
location.

**Table of contents**

.. contents::
:local:

Installation
============

No special installation instructions

Configuration
=============

No special configuration instructions.

Usage
=====

To use this module, you need to:

- Go to Field Service
- Select or create a Field Service order
- Click on the "Register Payment" button
- Select the Payment Method
- Enter the amount
- Validate

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/field-service/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_account_payment%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Open Source Integrators

Contributors
------------

- Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
- Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>

Other credits
-------------

The development of this module has been financially supported by:

- Open Source Integrators <https://opensourceintegrators.com>
- Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px
:target: https://github.com/max3903
:alt: max3903

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-max3903|

This module is part of the `OCA/field-service <https://github.com/OCA/field-service/tree/18.0/fieldservice_account_payment>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
4 changes: 4 additions & 0 deletions fieldservice_account_payment/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Copyright (C) 2019 Open Source Integrators
# Copyright (C) 2019 Serpent Consulting Services
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
22 changes: 22 additions & 0 deletions fieldservice_account_payment/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright (C) 2019 Open Source Integrators
# Copyright (C) 2019 Serpent Consulting Services
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Field Service - Accounting Payment",
"summary": "Allow workers to collect payments from the order.",
"version": "18.0.1.0.0",
"category": "Field Service",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/field-service",
"depends": [
"fieldservice_account",
],
"data": [
"security/ir.model.access.csv",
"views/fsm_order.xml",
"views/account_payment.xml",
],
"license": "AGPL-3",
"development_status": "Beta",
"maintainers": ["max3903"],
}
45 changes: 45 additions & 0 deletions fieldservice_account_payment/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * fieldservice_account_payment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-06-07 05:19+0000\n"
"Last-Translator: Nelson Ramírez Sánchez <info@konos.cl>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10\n"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_count
msgid "FSM Order Count"
msgstr "Número de Ordenes FSM"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_account_payment_invoice_form_inherite
msgid "FSM Orders"
msgstr "Ordenes FSM"

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_fsm_order
msgid "Field Service Order"
msgstr "Pedidos de Servicio de Campo"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_count
msgid "Payment Count"
msgstr "Número de Pagos"

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_fsm_order_form_inherit_acct_payment
msgid "Payments"
msgstr "Pagos"
57 changes: 57 additions & 0 deletions fieldservice_account_payment/i18n/es_AR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * fieldservice_account_payment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-10-03 21:34+0000\n"
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
"Language-Team: none\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_count
msgid "FSM Order Count"
msgstr "Cuenta de los Pedidos FSM"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_account_payment_invoice_form_inherite
msgid "FSM Orders"
msgstr "Pedidos FSM"

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_fsm_order
msgid "Field Service Order"
msgstr "Pedido de Servicio de Campo"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_count
msgid "Payment Count"
msgstr "Cuenta de Pagos"

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_fsm_order_form_inherit_acct_payment
msgid "Payments"
msgstr "Pagos"

#~ msgid "Display Name"
#~ msgstr "Mostrar Nombre"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última Modificación el"

#~ msgid "Order"
#~ msgstr "Pedido"
45 changes: 45 additions & 0 deletions fieldservice_account_payment/i18n/es_CL.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * fieldservice_account_payment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-01-16 22:38+0000\n"
"Last-Translator: Nelson Ramírez Sánchez <info@konos.cl>\n"
"Language-Team: none\n"
"Language: es_CL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10\n"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_count
msgid "FSM Order Count"
msgstr "Orden FSM Contada"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_account_payment_invoice_form_inherite
msgid "FSM Orders"
msgstr "Orden FSM"

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_fsm_order
msgid "Field Service Order"
msgstr "Orden de Servicio de Campo"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_count
msgid "Payment Count"
msgstr "Cuenta de Pago"

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_fsm_order_form_inherit_acct_payment
msgid "Payments"
msgstr "Pagos"
42 changes: 42 additions & 0 deletions fieldservice_account_payment/i18n/fieldservice_account_payment.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * fieldservice_account_payment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_count
msgid "FSM Order Count"
msgstr ""

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_account_payment_invoice_form_inherite
msgid "FSM Orders"
msgstr ""

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_fsm_order
msgid "Field Service Order"
msgstr ""

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_count
msgid "Payment Count"
msgstr ""

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_fsm_order_form_inherit_acct_payment
msgid "Payments"
msgstr ""
57 changes: 57 additions & 0 deletions fieldservice_account_payment/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * fieldservice_account_payment
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-03-15 15:37+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_count
msgid "FSM Order Count"
msgstr "Conto ordine FSM"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_account_payment__fsm_order_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_account_payment_invoice_form_inherite
msgid "FSM Orders"
msgstr "Ordini FSM"

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_fsm_order
msgid "Field Service Order"
msgstr "Ordine assistenza sul campo"

#. module: fieldservice_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_count
msgid "Payment Count"
msgstr "Conteggio pagamenti"

#. module: fieldservice_account_payment
#: model:ir.model,name:fieldservice_account_payment.model_account_payment
#: model:ir.model.fields,field_description:fieldservice_account_payment.field_fsm_order__payment_ids
#: model_terms:ir.ui.view,arch_db:fieldservice_account_payment.view_fsm_order_form_inherit_acct_payment
msgid "Payments"
msgstr "Pagamenti"

#~ msgid "Display Name"
#~ msgstr "Nome visualizzato"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Ultima modifica il"

#~ msgid "Order"
#~ msgstr "Ordine"
Loading