forked from OCA/account-invoicing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by rafaelbn
- Loading branch information
Showing
40 changed files
with
1,790 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
======================== | ||
Account Move Fiscal Year | ||
======================== | ||
|
||
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! 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_move_fiscal_year | ||
: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_move_fiscal_year | ||
: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| | ||
|
||
Display the fiscal year on journal entries/items. | ||
|
||
**Table of contents** | ||
|
||
.. contents:: | ||
:local: | ||
|
||
Installation | ||
============ | ||
|
||
You need to install account_fiscal_year. | ||
|
||
Configuration | ||
============= | ||
|
||
You just need to create date ranges associated to 'Fiscal Year' type. | ||
|
||
Usage | ||
===== | ||
|
||
Go to Invoicing -> Configuration -> Date Ranges -> Fiscal Years to create a new | ||
Fiscal Year. | ||
|
||
Bug Tracker | ||
=========== | ||
|
||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/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/account-financial-tools/issues/new?body=module:%20account_move_fiscal_year%0Aversion:%2012.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 | ||
~~~~~~~ | ||
|
||
* ACSONE SA/NV | ||
|
||
Contributors | ||
~~~~~~~~~~~~ | ||
|
||
* Benjamin Willig <[email protected]> | ||
|
||
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. | ||
|
||
This module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/12.0/account_move_fiscal_year>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). | ||
from . import models |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Copyright 2017 ACSONE SA/NV | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). | ||
|
||
{ | ||
"name": "Account Move Fiscal Year", | ||
"summary": """ | ||
Display the fiscal year on journal entries/item""", | ||
"version": "14.0.1.0.0", | ||
"license": "AGPL-3", | ||
"author": "ACSONE SA/NV, Odoo Community Association (OCA)", | ||
"website": "https://github.com/OCA/account-financial-tools", | ||
"depends": [ | ||
"account_fiscal_year", | ||
], | ||
"data": [ | ||
"views/account_move.xml", | ||
"views/account_move_line.xml", | ||
], | ||
} |
36 changes: 36 additions & 0 deletions
36
account_move_fiscal_year/i18n/account_move_fiscal_year.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_move_fiscal_year | ||
# | ||
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_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move__date_range_fy_id | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move_line__date_range_fy_id | ||
msgid "Fiscal year" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move | ||
msgid "Journal Entries" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_move_fiscal_year | ||
# | ||
# Translators: | ||
# OCA Transbot <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-12-22 03:41+0000\n" | ||
"PO-Revision-Date: 2017-12-22 03:41+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" | ||
"Language: am\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" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move__date_range_fy_id | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move_line__date_range_fy_id | ||
msgid "Fiscal year" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move | ||
msgid "Journal Entries" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "" | ||
|
||
#~ msgid "Account Entry" | ||
#~ msgstr "Asiento contable" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_move_fiscal_year | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 11.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2018-06-29 04:08+0000\n" | ||
"Last-Translator: Osoul <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: ar\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " | ||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" | ||
"X-Generator: Weblate 3.0.1\n" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move__date_range_fy_id | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move_line__date_range_fy_id | ||
msgid "Fiscal year" | ||
msgstr "السنة المالية" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move | ||
#, fuzzy | ||
msgid "Journal Entries" | ||
msgstr "عنصر اليومية" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "عنصر اليومية" | ||
|
||
#~ msgid "Account Entry" | ||
#~ msgstr "القيد" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_move_fiscal_year | ||
# | ||
# Translators: | ||
# OCA Transbot <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-12-22 03:41+0000\n" | ||
"PO-Revision-Date: 2017-12-22 03:41+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" | ||
"Language: ca\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" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move__date_range_fy_id | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move_line__date_range_fy_id | ||
msgid "Fiscal year" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move | ||
msgid "Journal Entries" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "" | ||
|
||
#~ msgid "Account Entry" | ||
#~ msgstr "Assentament comptable" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: | ||
# * account_move_fiscal_year | ||
# | ||
# Translators: | ||
# OCA Transbot <[email protected]>, 2018 | ||
# Ricardo Gross <[email protected]>, 2018 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 11.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-03-30 02:39+0000\n" | ||
"PO-Revision-Date: 2020-05-06 13:19+0000\n" | ||
"Last-Translator: Maria Sparenberg <[email protected]>\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" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 3.10\n" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_res_company | ||
msgid "Companies" | ||
msgstr "Unternehmen" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move__date_range_fy_id | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move_line__date_range_fy_id | ||
msgid "Fiscal year" | ||
msgstr "Steuerjahr" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move | ||
msgid "Journal Entries" | ||
msgstr "Journal-Buchungen" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "Journalbuchung" | ||
|
||
#~ msgid "Account Entry" | ||
#~ msgstr "Kontobuchung" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: | ||
# * account_move_fiscal_year | ||
# | ||
# Translators: | ||
# OCA Transbot <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-12-22 03:41+0000\n" | ||
"PO-Revision-Date: 2018-09-25 16:43+0000\n" | ||
"Last-Translator: Jimmy Ramos <[email protected]>\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" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 3.1.1\n" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_res_company | ||
msgid "Companies" | ||
msgstr "" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move__date_range_fy_id | ||
#: model:ir.model.fields,field_description:account_move_fiscal_year.field_account_move_line__date_range_fy_id | ||
msgid "Fiscal year" | ||
msgstr "Año Fiscal" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move | ||
#, fuzzy | ||
msgid "Journal Entries" | ||
msgstr "Diario" | ||
|
||
#. module: account_move_fiscal_year | ||
#: model:ir.model,name:account_move_fiscal_year.model_account_move_line | ||
msgid "Journal Item" | ||
msgstr "Diario" | ||
|
||
#~ msgid "Account Entry" | ||
#~ msgstr "Asiento contable" |
Oops, something went wrong.