Browse Source

[MIG] partner_phonecall_schedule: Migration to 14.0

TT30293
14.0
Víctor Martínez 3 years ago
parent
commit
c30de2969f
  1. 14
      partner_phonecall_schedule/README.rst
  2. 4
      partner_phonecall_schedule/__manifest__.py
  3. 3
      partner_phonecall_schedule/i18n/am.po
  4. 3
      partner_phonecall_schedule/i18n/ar.po
  5. 3
      partner_phonecall_schedule/i18n/bg.po
  6. 3
      partner_phonecall_schedule/i18n/bs.po
  7. 3
      partner_phonecall_schedule/i18n/ca.po
  8. 3
      partner_phonecall_schedule/i18n/cs.po
  9. 3
      partner_phonecall_schedule/i18n/cs_CZ.po
  10. 3
      partner_phonecall_schedule/i18n/da.po
  11. 3
      partner_phonecall_schedule/i18n/de.po
  12. 3
      partner_phonecall_schedule/i18n/el_GR.po
  13. 3
      partner_phonecall_schedule/i18n/en_GB.po
  14. 3
      partner_phonecall_schedule/i18n/es.po
  15. 3
      partner_phonecall_schedule/i18n/es_CR.po
  16. 3
      partner_phonecall_schedule/i18n/es_EC.po
  17. 3
      partner_phonecall_schedule/i18n/es_MX.po
  18. 3
      partner_phonecall_schedule/i18n/es_VE.po
  19. 3
      partner_phonecall_schedule/i18n/et.po
  20. 3
      partner_phonecall_schedule/i18n/eu.po
  21. 3
      partner_phonecall_schedule/i18n/fi.po
  22. 3
      partner_phonecall_schedule/i18n/fr.po
  23. 3
      partner_phonecall_schedule/i18n/fr_CA.po
  24. 3
      partner_phonecall_schedule/i18n/fr_CH.po
  25. 3
      partner_phonecall_schedule/i18n/gl.po
  26. 3
      partner_phonecall_schedule/i18n/hr.po
  27. 3
      partner_phonecall_schedule/i18n/hr_HR.po
  28. 3
      partner_phonecall_schedule/i18n/hu.po
  29. 3
      partner_phonecall_schedule/i18n/it.po
  30. 3
      partner_phonecall_schedule/i18n/ja.po
  31. 3
      partner_phonecall_schedule/i18n/lt.po
  32. 3
      partner_phonecall_schedule/i18n/lv.po
  33. 3
      partner_phonecall_schedule/i18n/mk.po
  34. 3
      partner_phonecall_schedule/i18n/mn.po
  35. 3
      partner_phonecall_schedule/i18n/nb.po
  36. 3
      partner_phonecall_schedule/i18n/nb_NO.po
  37. 3
      partner_phonecall_schedule/i18n/nl.po
  38. 3
      partner_phonecall_schedule/i18n/nl_BE.po
  39. 3
      partner_phonecall_schedule/i18n/nl_NL.po
  40. 3
      partner_phonecall_schedule/i18n/pl.po
  41. 3
      partner_phonecall_schedule/i18n/pt.po
  42. 3
      partner_phonecall_schedule/i18n/pt_BR.po
  43. 3
      partner_phonecall_schedule/i18n/pt_PT.po
  44. 3
      partner_phonecall_schedule/i18n/ro.po
  45. 3
      partner_phonecall_schedule/i18n/ru.po
  46. 3
      partner_phonecall_schedule/i18n/sk.po
  47. 3
      partner_phonecall_schedule/i18n/sl.po
  48. 3
      partner_phonecall_schedule/i18n/sr@latin.po
  49. 3
      partner_phonecall_schedule/i18n/sv.po
  50. 3
      partner_phonecall_schedule/i18n/th.po
  51. 3
      partner_phonecall_schedule/i18n/tr.po
  52. 3
      partner_phonecall_schedule/i18n/tr_TR.po
  53. 3
      partner_phonecall_schedule/i18n/vi.po
  54. 3
      partner_phonecall_schedule/i18n/zh_CN.po
  55. 3
      partner_phonecall_schedule/i18n/zh_TW.po
  56. 6
      partner_phonecall_schedule/models/res_partner.py
  57. 4
      partner_phonecall_schedule/readme/CONTRIBUTORS.rst
  58. 12
      partner_phonecall_schedule/static/description/index.html
  59. 6
      partner_phonecall_schedule/tests/test_schedule.py
  60. 2
      partner_phonecall_schedule/views/res_partner_view.xml

14
partner_phonecall_schedule/README.rst

@ -14,13 +14,13 @@ Partner phonecalls schedule
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github
:target: https://github.com/OCA/partner-contact/tree/13.0/partner_phonecall_schedule
:target: https://github.com/OCA/partner-contact/tree/14.0/partner_phonecall_schedule
:alt: OCA/partner-contact
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_phonecall_schedule
:target: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_phonecall_schedule
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/134/13.0
:target: https://runbot.odoo-community.org/runbot/134/14.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@ -55,7 +55,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/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/partner-contact/issues/new?body=module:%20partner_phonecall_schedule%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_phonecall_schedule%0Aversion:%2014.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.
@ -72,8 +72,8 @@ Contributors
* `Tecnativa <https://www.tecnativa.com>`_:
* Jairo Llopis <jairo.llopis@tecnativa.com>
* David Vidal <david.vidal@tecnativa.com>
* Jairo Llopis
* David Vidal
* Anand Kansagra <kansagraanand@hotmail.com>
@ -90,6 +90,6 @@ 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.
This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/13.0/partner_phonecall_schedule>`_ project on GitHub.
This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/14.0/partner_phonecall_schedule>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

4
partner_phonecall_schedule/__manifest__.py

@ -1,9 +1,9 @@
# Copyright 2017 Jairo Llopis <jairo.llopis@tecnativa.com>
# Copyright 2017 Tecnativa - Jairo Llopis
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Partner phonecalls schedule",
"summary": "Track the time and days your partners expect phone calls",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"category": "Customer Relationship Management",
"website": "https://github.com/OCA/partner-contact",
"author": "Tecnativa, Odoo Community Association (OCA)",

3
partner_phonecall_schedule/i18n/am.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "ተባባሪ"

3
partner_phonecall_schedule/i18n/ar.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "الشريك"

3
partner_phonecall_schedule/i18n/bg.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Партньор"

3
partner_phonecall_schedule/i18n/bs.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/ca.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Empresa"

3
partner_phonecall_schedule/i18n/cs.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Společník"

3
partner_phonecall_schedule/i18n/cs_CZ.po

@ -69,6 +69,3 @@ msgstr "Telefonní hovory"
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr "Plán telefonního hovoru"
#~ msgid "Partner"
#~ msgstr "Společník"

3
partner_phonecall_schedule/i18n/da.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/de.po

@ -70,6 +70,3 @@ msgstr "Anrufe"
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr "Anrufplanung"
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/el_GR.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Συνεργάτης"

3
partner_phonecall_schedule/i18n/en_GB.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/es.po

@ -69,6 +69,3 @@ msgstr "Llamadas"
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr "Planificar llamada"
#~ msgid "Partner"
#~ msgstr "Empresa"

3
partner_phonecall_schedule/i18n/es_CR.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Empresa"

3
partner_phonecall_schedule/i18n/es_EC.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Empresa"

3
partner_phonecall_schedule/i18n/es_MX.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Empresa"

3
partner_phonecall_schedule/i18n/es_VE.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Empresa"

3
partner_phonecall_schedule/i18n/et.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/eu.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Kidea"

3
partner_phonecall_schedule/i18n/fi.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Kumppani"

3
partner_phonecall_schedule/i18n/fr.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Contact"

3
partner_phonecall_schedule/i18n/fr_CA.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partenaire"

3
partner_phonecall_schedule/i18n/fr_CH.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partenaire"

3
partner_phonecall_schedule/i18n/gl.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Empresa"

3
partner_phonecall_schedule/i18n/hr.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/hr_HR.po

@ -70,6 +70,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/hu.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/it.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/ja.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "パートナ"

3
partner_phonecall_schedule/i18n/lt.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partneris"

3
partner_phonecall_schedule/i18n/lv.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partneris"

3
partner_phonecall_schedule/i18n/mk.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Партнер"

3
partner_phonecall_schedule/i18n/mn.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Харилцагч"

3
partner_phonecall_schedule/i18n/nb.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/nb_NO.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/nl.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Relatie"

3
partner_phonecall_schedule/i18n/nl_BE.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Relatie"

3
partner_phonecall_schedule/i18n/nl_NL.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Relatie"

3
partner_phonecall_schedule/i18n/pl.po

@ -70,6 +70,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/pt.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Parceiro"

3
partner_phonecall_schedule/i18n/pt_BR.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Parceiro"

3
partner_phonecall_schedule/i18n/pt_PT.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Parceiro"

3
partner_phonecall_schedule/i18n/ro.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partener"

3
partner_phonecall_schedule/i18n/ru.po

@ -70,6 +70,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Контрагент"

3
partner_phonecall_schedule/i18n/sk.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/sl.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/sr@latin.po

@ -70,6 +70,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Partner"

3
partner_phonecall_schedule/i18n/sv.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Företag"

3
partner_phonecall_schedule/i18n/th.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "พาร์ทเนอร์"

3
partner_phonecall_schedule/i18n/tr.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "İş Ortağı"

3
partner_phonecall_schedule/i18n/tr_TR.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Ortak"

3
partner_phonecall_schedule/i18n/vi.po

@ -68,6 +68,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "Đối tác"

3
partner_phonecall_schedule/i18n/zh_CN.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "业务伙伴"

3
partner_phonecall_schedule/i18n/zh_TW.po

@ -69,6 +69,3 @@ msgstr ""
#: model:ir.model.fields,field_description:partner_phonecall_schedule.field_res_users__phonecall_calendar_ids
msgid "Phonecall schedule"
msgstr ""
#~ msgid "Partner"
#~ msgstr "夥伴"

6
partner_phonecall_schedule/models/res_partner.py

@ -1,8 +1,6 @@
# Copyright 2017 Jairo Llopis <jairo.llopis@tecnativa.com>
# Copyright 2017 Tecnativa - Jairo Llopis
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from __future__ import division
from datetime import datetime
from odoo import api, fields, models
@ -14,7 +12,7 @@ class ResPartner(models.Model):
_inherit = "res.partner"
phonecall_available = fields.Boolean(
"Available to call",
string="Available to call",
compute="_compute_phonecall_available",
search="_search_phonecall_available",
help="Is it now a good time to call this partner?",

4
partner_phonecall_schedule/readme/CONTRIBUTORS.rst

@ -1,6 +1,6 @@
* `Tecnativa <https://www.tecnativa.com>`_:
* Jairo Llopis <jairo.llopis@tecnativa.com>
* David Vidal <david.vidal@tecnativa.com>
* Jairo Llopis
* David Vidal
* Anand Kansagra <kansagraanand@hotmail.com>

12
partner_phonecall_schedule/static/description/index.html

@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
<title>Partner phonecalls schedule</title>
<style type="text/css">
@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/partner-contact/tree/13.0/partner_phonecall_schedule"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/partner-contact-13-0/partner-contact-13-0-partner_phonecall_schedule"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/134/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/partner-contact/tree/14.0/partner_phonecall_schedule"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_phonecall_schedule"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/134/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>If you know the best moment to call your partners, use this addon to keep
track of it and be able to filter partners that you can comfortably call now.</p>
<p><strong>Table of contents</strong></p>
@ -404,7 +404,7 @@ track of it and be able to filter partners that you can comfortably call now.</p
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>.
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
<a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_phonecall_schedule%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_phonecall_schedule%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
@ -419,8 +419,8 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
<ul class="simple">
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
<li>Jairo Llopis &lt;<a class="reference external" href="mailto:jairo.llopis&#64;tecnativa.com">jairo.llopis&#64;tecnativa.com</a>&gt;</li>
<li>David Vidal &lt;<a class="reference external" href="mailto:david.vidal&#64;tecnativa.com">david.vidal&#64;tecnativa.com</a>&gt;</li>
<li>Jairo Llopis</li>
<li>David Vidal</li>
</ul>
</li>
<li>Anand Kansagra &lt;<a class="reference external" href="mailto:kansagraanand&#64;hotmail.com">kansagraanand&#64;hotmail.com</a>&gt;</li>
@ -433,7 +433,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<p>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.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/partner-contact/tree/13.0/partner_phonecall_schedule">OCA/partner-contact</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/partner-contact/tree/14.0/partner_phonecall_schedule">OCA/partner-contact</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>

6
partner_phonecall_schedule/tests/test_schedule.py

@ -1,4 +1,4 @@
# Copyright 2017 Jairo Llopis <jairo.llopis@tecnativa.com>
# Copyright 2017 Tecnativa - Jairo Llopis
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from datetime import datetime, timedelta
@ -14,7 +14,7 @@ PATH = "odoo.addons.partner_phonecall_schedule.models.res_partner.datetime"
class CanICallCase(SavepointCase):
@classmethod
def setUpClass(cls):
super(CanICallCase, cls).setUpClass()
super().setUpClass()
cls.Calendar = cls.env["resource.calendar"].with_context(tz="UTC")
cls.Partner = cls.env["res.partner"].with_context(tz="UTC")
cls.some_mornings = cls.Calendar.create(
@ -79,7 +79,7 @@ class CanICallCase(SavepointCase):
cls.dude.phonecall_calendar_ids = cls.some_mornings
def setUp(self):
super(CanICallCase, self).setUp()
super().setUp()
# Now it is a friday morning
self.datetime = datetime(2017, 9, 15, 10, 53, 30)

2
partner_phonecall_schedule/views/res_partner_view.xml

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017 Jairo Llopis <jairo.llopis@tecnativa.com>
<!-- Copyright 2017 Tecnativa - Jairo Llopis
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo>
<record id="view_partner_form" model="ir.ui.view">

Loading…
Cancel
Save