Skip to content

Commit

Permalink
[MIG] fieldservice_isp_account: Migration to 13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
baimont committed May 20, 2021
1 parent 960ed0b commit 28bdae5
Show file tree
Hide file tree
Showing 16 changed files with 209 additions and 158 deletions.
14 changes: 7 additions & 7 deletions fieldservice_isp_account/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ Field Service - ISP Accounting
: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/12.0/fieldservice_isp_account
:target: https://github.com/OCA/field-service/tree/13.0/fieldservice_isp_account
: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-12-0/field-service-12-0-fieldservice_isp_account
:target: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice_isp_account
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/264/12.0
:target: https://runbot.odoo-community.org/runbot/264/13.0
:alt: Try me on Runbot

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

This module adds the ability to track employee time and contractor
costs for Field Service Orders. It also adds functionality to create
Expand Down Expand Up @@ -67,7 +67,7 @@ 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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_isp_account%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_isp_account%0Aversion:%2013.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.

Expand Down Expand Up @@ -118,8 +118,8 @@ promote its widespread use.

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

|maintainer-osimallen| |maintainer-brian10048| |maintainer-bodedra|
|maintainer-osimallen| |maintainer-brian10048| |maintainer-bodedra|

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

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 2 additions & 1 deletion fieldservice_isp_account/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Field Service - ISP Accounting",
"summary": """Invoice Field Service orders based on employee time
or contractor costs""",
"version": "12.0.2.3.2",
"version": "13.0.1.0.0",
"category": "Field Service",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/field-service",
Expand All @@ -15,6 +15,7 @@
"hr_timesheet",
],
"data": [
"security/fsm_order_cost.xml",
"security/ir.model.access.csv",
"data/time_products.xml",
"views/account.xml",
Expand Down
6 changes: 3 additions & 3 deletions fieldservice_isp_account/i18n/es_AR.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-07-21 05:19+0000\n"
"Last-Translator: Ignacio Buioli <[email protected]>\n"
Expand Down Expand Up @@ -128,7 +128,7 @@ msgid "Hour(s)"
msgstr "Hora(s)"

#. module: fieldservice_isp_account
#: model:ir.model,name:fieldservice_isp_account.model_account_invoice_line
#: model:ir.model,name:fieldservice_isp_account.model_account_move_line
msgid "Invoice Line"
msgstr "Línea de Factura"

Expand Down Expand Up @@ -167,7 +167,7 @@ msgstr ""
" "

#. module: fieldservice_isp_account
#: code:addons/fieldservice_isp_account/models/account_invoice_line.py:19
#: code:addons/fieldservice_isp_account/models/account_move_line.py:19
#, python-format
msgid "Please set the field service worker."
msgstr "Por favor configure el trabajador de servicio de campo."
Expand Down
6 changes: 3 additions & 3 deletions fieldservice_isp_account/i18n/es_CL.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-01-16 22:38+0000\n"
"Last-Translator: Nelson Ramírez Sánchez <[email protected]>\n"
Expand Down Expand Up @@ -128,7 +128,7 @@ msgid "Hour(s)"
msgstr ""

#. module: fieldservice_isp_account
#: model:ir.model,name:fieldservice_isp_account.model_account_invoice_line
#: model:ir.model,name:fieldservice_isp_account.model_account_move_line
msgid "Invoice Line"
msgstr ""

Expand Down Expand Up @@ -165,7 +165,7 @@ msgid "Overtime for Field Service Employees\n"
msgstr ""

#. module: fieldservice_isp_account
#: code:addons/fieldservice_isp_account/models/account_invoice_line.py:19
#: code:addons/fieldservice_isp_account/models/account_move_line.py:19
#, python-format
msgid "Please set the field service worker."
msgstr ""
Expand Down
6 changes: 3 additions & 3 deletions fieldservice_isp_account/i18n/fieldservice_isp_account.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -121,7 +121,7 @@ msgid "Hour(s)"
msgstr ""

#. module: fieldservice_isp_account
#: model:ir.model,name:fieldservice_isp_account.model_account_invoice_line
#: model:ir.model,name:fieldservice_isp_account.model_account_move_line
msgid "Invoice Line"
msgstr ""

Expand Down Expand Up @@ -158,7 +158,7 @@ msgid "Overtime for Field Service Employees\n"
msgstr ""

#. module: fieldservice_isp_account
#: code:addons/fieldservice_isp_account/models/account_invoice_line.py:19
#: code:addons/fieldservice_isp_account/models/account_move_line.py:19
#, python-format
msgid "Please set the field service worker."
msgstr ""
Expand Down
6 changes: 3 additions & 3 deletions fieldservice_isp_account/i18n/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-06-17 16:19+0000\n"
"Last-Translator: Fernando Colus <[email protected]>\n"
Expand Down Expand Up @@ -128,7 +128,7 @@ msgid "Hour(s)"
msgstr "Hora(s)"

#. module: fieldservice_isp_account
#: model:ir.model,name:fieldservice_isp_account.model_account_invoice_line
#: model:ir.model,name:fieldservice_isp_account.model_account_move_line
msgid "Invoice Line"
msgstr "Linha de Fatura"

Expand Down Expand Up @@ -167,7 +167,7 @@ msgstr ""
" "

#. module: fieldservice_isp_account
#: code:addons/fieldservice_isp_account/models/account_invoice_line.py:19
#: code:addons/fieldservice_isp_account/models/account_move_line.py:19
#, python-format
msgid "Please set the field service worker."
msgstr "Por favor, selecione o trabalhador do serviço de campo."
Expand Down
2 changes: 1 addition & 1 deletion fieldservice_isp_account/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import (
account_invoice_line,
fsm_order,
fsm_person,
)
from . import fsm_order_cost
39 changes: 0 additions & 39 deletions fieldservice_isp_account/models/account_invoice_line.py

This file was deleted.

Loading

0 comments on commit 28bdae5

Please sign in to comment.