diff --git a/account_fiscal_month/README.rst b/account_fiscal_month/README.rst index 38260b74..17ccbe67 100644 --- a/account_fiscal_month/README.rst +++ b/account_fiscal_month/README.rst @@ -1,52 +1,73 @@ -.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png - :target: https://www.gnu.org/licenses/agpl - :alt: License: AGPL-3 - ==================== Account Fiscal Month ==================== +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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%2Faccount--financial--tools-lightgray.png?logo=github + :target: https://github.com/OCA/account-financial-tools/tree/12.0/account_fiscal_month + :alt: OCA/account-financial-tools +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/account-financial-tools-12-0/account-financial-tools-12-0-account_fiscal_month + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/92/12.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + This module simply provides a date range type marked as 'Fiscal month'. -Usage -===== +**Table of contents** -.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas - :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/92/11.0 +.. contents:: + :local: Bug Tracker =========== -Bugs are tracked on `GitHub Issues -`_. In case of trouble, please -check there if your issue has already been reported. If you spotted it first, -help us smash it by providing detailed and welcomed feedback. +Bugs are tracked on `GitHub 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 `_. + +Do not contact contributors directly about support or help with technical issues. Credits ======= -Images ------- +Authors +~~~~~~~ -* Odoo Community Association: `Icon `_. +* ACSONE SA/NV Contributors ------------- +~~~~~~~~~~~~ * Benjamin Willig -Maintainer ----------- +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: https://odoo-community.org -This module is maintained by the OCA. - 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. -To contribute to this module, please visit https://odoo-community.org. +This module is part of the `OCA/account-financial-tools `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_fiscal_month/__manifest__.py b/account_fiscal_month/__manifest__.py index 70738cb2..a619b158 100644 --- a/account_fiscal_month/__manifest__.py +++ b/account_fiscal_month/__manifest__.py @@ -3,12 +3,11 @@ { 'name': 'Account Fiscal Month', - 'summary': """ - Provide a fiscal month date range type""", - 'version': '11.0.1.0.0', + 'summary': """Provide a fiscal month date range type""", + 'version': '12.0.1.0.0', 'license': 'AGPL-3', 'author': 'ACSONE SA/NV, Odoo Community Association (OCA)', - 'website': 'https://www.acsone.eu', + 'website': 'https://github.com/OCA/account-financial-tools', 'depends': [ 'account', 'date_range', diff --git a/account_fiscal_month/i18n/account_fiscal_month.pot b/account_fiscal_month/i18n/account_fiscal_month.pot new file mode 100644 index 00000000..46a89152 --- /dev/null +++ b/account_fiscal_month/i18n/account_fiscal_month.pot @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_fiscal_month +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.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: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_res_company +msgid "Companies" +msgstr "" + +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + +#. module: account_fiscal_month +#: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month +msgid "Fiscal month" +msgstr "" + +#. module: account_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month +msgid "Is fiscal month?" +msgstr "" + +#. module: account_fiscal_month +#: code:addons/account_fiscal_month/models/date_range_type.py:18 +#, python-format +msgid "You can't delete date range type: Fiscal month" +msgstr "" + diff --git a/account_fiscal_month/i18n/de.po b/account_fiscal_month/i18n/de.po index e503919d..331648d8 100644 --- a/account_fiscal_month/i18n/de.po +++ b/account_fiscal_month/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +23,24 @@ msgstr "" msgid "Companies" msgstr "Unternehmen" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +#, fuzzy +msgid "Date Range Type" +msgstr "date.range.type" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "date.range.type" diff --git a/account_fiscal_month/i18n/el_GR.po b/account_fiscal_month/i18n/el_GR.po index f3add9eb..b2f83284 100644 --- a/account_fiscal_month/i18n/el_GR.po +++ b/account_fiscal_month/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +24,23 @@ msgstr "" msgid "Companies" msgstr "Εταιρείες" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/es.po b/account_fiscal_month/i18n/es.po index a7c0e5d6..30d1c699 100644 --- a/account_fiscal_month/i18n/es.po +++ b/account_fiscal_month/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Pedro M. Baeza , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: Pedro M. Baeza , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +23,24 @@ msgstr "" msgid "Companies" msgstr "Compañías" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +#, fuzzy +msgid "Date Range Type" +msgstr "date.range.type" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "date.range.type" diff --git a/account_fiscal_month/i18n/es_EC.po b/account_fiscal_month/i18n/es_EC.po index 3cbf06d1..fd6ff428 100644 --- a/account_fiscal_month/i18n/es_EC.po +++ b/account_fiscal_month/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Cristian Salamea , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: Cristian Salamea , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +24,23 @@ msgstr "" msgid "Companies" msgstr "Compañías" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/fi.po b/account_fiscal_month/i18n/fi.po index 66219101..19e61045 100644 --- a/account_fiscal_month/i18n/fi.po +++ b/account_fiscal_month/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +23,23 @@ msgstr "" msgid "Companies" msgstr "Yritykset" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/fr.po b/account_fiscal_month/i18n/fr.po index f13a4f49..77f8aff4 100644 --- a/account_fiscal_month/i18n/fr.po +++ b/account_fiscal_month/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_fiscal_month @@ -23,23 +23,23 @@ msgstr "" msgid "Companies" msgstr "Sociétés" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/hr.po b/account_fiscal_month/i18n/hr.po index 1bfd6215..047c6bcc 100644 --- a/account_fiscal_month/i18n/hr.po +++ b/account_fiscal_month/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Bole , 2017 msgid "" @@ -12,34 +12,36 @@ msgstr "" "PO-Revision-Date: 2018-02-23 01:41+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_res_company msgid "Companies" msgstr "Poduzeća" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +#, fuzzy +msgid "Date Range Type" +msgstr "date.range.type" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "Fiskalni mjesec" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "Je fiskalni mjesec?" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "Nije moguće brisanje raspona tipa \"Fiskalni mjesec\"" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "date.range.type" diff --git a/account_fiscal_month/i18n/hr_HR.po b/account_fiscal_month/i18n/hr_HR.po index 1d2be670..c0e90978 100644 --- a/account_fiscal_month/i18n/hr_HR.po +++ b/account_fiscal_month/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,35 +11,38 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_res_company msgid "Companies" msgstr "Poduzeća" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +#, fuzzy +msgid "Date Range Type" +msgstr "date.range.type" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "date.range.type" diff --git a/account_fiscal_month/i18n/it.po b/account_fiscal_month/i18n/it.po index 6a7fede8..d2353293 100644 --- a/account_fiscal_month/i18n/it.po +++ b/account_fiscal_month/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +23,24 @@ msgstr "" msgid "Companies" msgstr "Azienda" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +#, fuzzy +msgid "Date Range Type" +msgstr "date.range.type" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "date.range.type" diff --git a/account_fiscal_month/i18n/lt.po b/account_fiscal_month/i18n/lt.po index ebce6100..46bc5cbc 100644 --- a/account_fiscal_month/i18n/lt.po +++ b/account_fiscal_month/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Viktoras Norkus , 2018 msgid "" @@ -12,34 +12,35 @@ msgstr "" "PO-Revision-Date: 2018-01-25 11:46+0000\n" "Last-Translator: Viktoras Norkus , 2018\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_res_company msgid "Companies" msgstr "Įmonės" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/nl.po b/account_fiscal_month/i18n/nl.po index 4d8c1514..470603ee 100644 --- a/account_fiscal_month/i18n/nl.po +++ b/account_fiscal_month/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Frank Schellenberg , 2018 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-01-25 11:46+0000\n" "Last-Translator: Frank Schellenberg , 2018\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +23,23 @@ msgstr "" msgid "Companies" msgstr "Bedrijven" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/nl_NL.po b/account_fiscal_month/i18n/nl_NL.po index 521285d9..c0457413 100644 --- a/account_fiscal_month/i18n/nl_NL.po +++ b/account_fiscal_month/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Frank Schellenberg , 2018 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2018-01-25 11:46+0000\n" "PO-Revision-Date: 2018-01-25 11:46+0000\n" "Last-Translator: Frank Schellenberg , 2018\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +24,23 @@ msgstr "" msgid "Companies" msgstr "Bedrijven" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/pt.po b/account_fiscal_month/i18n/pt.po index 215947fa..581ae1a2 100644 --- a/account_fiscal_month/i18n/pt.po +++ b/account_fiscal_month/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Pedro Castro Silva , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-08 23:22+0000\n" "Last-Translator: Pedro Castro Silva , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_fiscal_month @@ -23,23 +23,24 @@ msgstr "" msgid "Companies" msgstr "Empresas" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +#, fuzzy +msgid "Date Range Type" +msgstr "date.range.type" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "date.range.type" diff --git a/account_fiscal_month/i18n/pt_BR.po b/account_fiscal_month/i18n/pt_BR.po index e1b6a84b..3009c008 100644 --- a/account_fiscal_month/i18n/pt_BR.po +++ b/account_fiscal_month/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_fiscal_month @@ -23,23 +24,24 @@ msgstr "" msgid "Companies" msgstr "Empresas" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +#, fuzzy +msgid "Date Range Type" +msgstr "date.range.type" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "date.range.type" diff --git a/account_fiscal_month/i18n/sk.po b/account_fiscal_month/i18n/sk.po index ebeedad2..53a89791 100644 --- a/account_fiscal_month/i18n/sk.po +++ b/account_fiscal_month/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: account_fiscal_month @@ -23,23 +23,23 @@ msgstr "" msgid "Companies" msgstr "Spoločnosti" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/sl.po b/account_fiscal_month/i18n/sl.po index ee48c231..6b3e5f57 100644 --- a/account_fiscal_month/i18n/sl.po +++ b/account_fiscal_month/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,34 +12,35 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: account_fiscal_month #: model:ir.model,name:account_fiscal_month.model_res_company msgid "Companies" msgstr "Družbe" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/tr.po b/account_fiscal_month/i18n/tr.po index 03290b9c..443fe1ea 100644 --- a/account_fiscal_month/i18n/tr.po +++ b/account_fiscal_month/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Ediz Duman , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: Ediz Duman , 2017\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_fiscal_month @@ -23,23 +23,23 @@ msgstr "" msgid "Companies" msgstr "Firmalar" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/i18n/tr_TR.po b/account_fiscal_month/i18n/tr_TR.po index 3f524413..860a68bc 100644 --- a/account_fiscal_month/i18n/tr_TR.po +++ b/account_fiscal_month/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_fiscal_month -# +# # Translators: # Ediz Duman , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n" "Last-Translator: Ediz Duman , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_fiscal_month @@ -23,23 +24,23 @@ msgstr "" msgid "Companies" msgstr "Firmalar" +#. module: account_fiscal_month +#: model:ir.model,name:account_fiscal_month.model_date_range_type +msgid "Date Range Type" +msgstr "" + #. module: account_fiscal_month #: model:date.range.type,name:account_fiscal_month.date_range_fiscal_month msgid "Fiscal month" msgstr "" #. module: account_fiscal_month -#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type_fiscal_month +#: model:ir.model.fields,field_description:account_fiscal_month.field_date_range_type__fiscal_month msgid "Is fiscal month?" msgstr "" #. module: account_fiscal_month -#: code:addons/account_fiscal_month/models/date_range_type.py:20 +#: code:addons/account_fiscal_month/models/date_range_type.py:18 #, python-format msgid "You can't delete date range type: Fiscal month" msgstr "" - -#. module: account_fiscal_month -#: model:ir.model,name:account_fiscal_month.model_date_range_type -msgid "date.range.type" -msgstr "" diff --git a/account_fiscal_month/readme/CONTRIBUTORS.rst b/account_fiscal_month/readme/CONTRIBUTORS.rst new file mode 100644 index 00000000..eea6cac0 --- /dev/null +++ b/account_fiscal_month/readme/CONTRIBUTORS.rst @@ -0,0 +1 @@ +* Benjamin Willig diff --git a/account_fiscal_month/readme/DESCRIPTION.rst b/account_fiscal_month/readme/DESCRIPTION.rst new file mode 100644 index 00000000..9bd2eac0 --- /dev/null +++ b/account_fiscal_month/readme/DESCRIPTION.rst @@ -0,0 +1 @@ +This module simply provides a date range type marked as 'Fiscal month'. diff --git a/account_fiscal_month/static/description/index.html b/account_fiscal_month/static/description/index.html new file mode 100644 index 00000000..1b9d8ece --- /dev/null +++ b/account_fiscal_month/static/description/index.html @@ -0,0 +1,419 @@ + + + + + + +Account Fiscal Month + + + +
+

Account Fiscal Month

+ + +

Beta License: AGPL-3 OCA/account-financial-tools Translate me on Weblate Try me on Runbot

+

This module simply provides a date range type marked as ‘Fiscal month’.

+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub 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.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • ACSONE SA/NV
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

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/account-financial-tools project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ +