diff --git a/account_fiscal_year/README.rst b/account_fiscal_year/README.rst deleted file mode 100644 index 5c026ad8e..000000000 --- a/account_fiscal_year/README.rst +++ /dev/null @@ -1,89 +0,0 @@ -=================== -Account 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-LGPL--3-blue.png - :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html - :alt: License: LGPL-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_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_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| - -This module just adds the menu - -Invoicing > Configuration > Accounting > Fiscal Years - -This is totally refactored compared to 11 version, because odoo 12 introduced `account.fiscal.year` object. -See https://github.com/OCA/account-financial-tools/pull/706 - -**Table of contents** - -.. 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 smashing it by providing a detailed and welcomed -`feedback `_. - -Do not contact contributors directly about support or help with technical issues. - -Credits -======= - -Authors -~~~~~~~ - -* Agile Business Group -* Camptocamp SA - -Contributors -~~~~~~~~~~~~ - -* Damien Crier -* Laurent Mignon -* Lorenzo Battistini - -Maintainers -~~~~~~~~~~~ - -This module is maintained by the OCA. - -.. image:: https://odoo-community.org/logo.png - :alt: Odoo Community Association - :target: https://odoo-community.org - -OCA, or the Odoo Community Association, is a nonprofit organization whose -mission is to support the collaborative development of Odoo features and -promote its widespread use. - -.. |maintainer-eLBati| image:: https://github.com/eLBati.png?size=40px - :target: https://github.com/eLBati - :alt: eLBati - -Current `maintainer `__: - -|maintainer-eLBati| - -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_year/__init__.py b/account_fiscal_year/__init__.py deleted file mode 100644 index d6e7b2e6c..000000000 --- a/account_fiscal_year/__init__.py +++ /dev/null @@ -1 +0,0 @@ -# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). diff --git a/account_fiscal_year/__manifest__.py b/account_fiscal_year/__manifest__.py deleted file mode 100644 index 9efe49945..000000000 --- a/account_fiscal_year/__manifest__.py +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2016 Camptocamp SA -# Copyright 2018 Lorenzo Battistini -# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). -{ - "name": "Account Fiscal Year", - "summary": "Create a menu for Account Fiscal Year", - "version": "12.0.1.0.0", - "development_status": "Beta", - "category": "Accounting", - "website": "https://github.com/OCA/account-financial-tools", - "author": "Agile Business Group, Camptocamp SA, " - "Odoo Community Association (OCA)", - "maintainers": ["eLBati"], - "license": "LGPL-3", - "application": False, - "installable": True, - "depends": [ - "account", - "date_range", - ], - "data": [ - "views/account_views.xml" - ], -} diff --git a/account_fiscal_year/i18n/account_fiscal_year.pot b/account_fiscal_year/i18n/account_fiscal_year.pot deleted file mode 100644 index 9e6563362..000000000 --- a/account_fiscal_year/i18n/account_fiscal_year.pot +++ /dev/null @@ -1,40 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * account_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_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_type_action_accounting -msgid "Date Range Types" -msgstr "" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_action_accounting -msgid "Date Ranges" -msgstr "" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_accounting -msgid "Date ranges" -msgstr "" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_actions_account_fiscal_year -msgid "Fiscal Years" -msgstr "" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_generator_action -msgid "Generate Date Ranges" -msgstr "" - diff --git a/account_fiscal_year/i18n/it.po b/account_fiscal_year/i18n/it.po deleted file mode 100644 index ff9d76872..000000000 --- a/account_fiscal_year/i18n/it.po +++ /dev/null @@ -1,42 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * account_fiscal_year -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2018-12-24 16:58+0000\n" -"Last-Translator: Sergio Zanchetta \n" -"Language-Team: none\n" -"Language: it\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.3\n" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_type_action_accounting -msgid "Date Range Types" -msgstr "Tipi di intervallo data" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_action_accounting -msgid "Date Ranges" -msgstr "Intervalli data" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_accounting -msgid "Date ranges" -msgstr "Intervalli data" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_actions_account_fiscal_year -msgid "Fiscal Years" -msgstr "Anni fiscali" - -#. module: account_fiscal_year -#: model:ir.ui.menu,name:account_fiscal_year.menu_date_range_generator_action -msgid "Generate Date Ranges" -msgstr "Generazione intervalli data" diff --git a/account_fiscal_year/readme/CONTRIBUTORS.rst b/account_fiscal_year/readme/CONTRIBUTORS.rst deleted file mode 100644 index d157ae523..000000000 --- a/account_fiscal_year/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,3 +0,0 @@ -* Damien Crier -* Laurent Mignon -* Lorenzo Battistini diff --git a/account_fiscal_year/readme/DESCRIPTION.rst b/account_fiscal_year/readme/DESCRIPTION.rst deleted file mode 100644 index 0fc5d7ab9..000000000 --- a/account_fiscal_year/readme/DESCRIPTION.rst +++ /dev/null @@ -1,6 +0,0 @@ -This module just adds the menu - -Invoicing > Configuration > Accounting > Fiscal Years - -This is totally refactored compared to 11 version, because odoo 12 introduced `account.fiscal.year` object. -See https://github.com/OCA/account-financial-tools/pull/706 diff --git a/account_fiscal_year/static/description/icon.png b/account_fiscal_year/static/description/icon.png deleted file mode 100644 index 3a0328b51..000000000 Binary files a/account_fiscal_year/static/description/icon.png and /dev/null differ diff --git a/account_fiscal_year/static/description/index.html b/account_fiscal_year/static/description/index.html deleted file mode 100644 index 782b61f08..000000000 --- a/account_fiscal_year/static/description/index.html +++ /dev/null @@ -1,427 +0,0 @@ - - - - - - -Account Fiscal Year - - - -
-

Account Fiscal Year

- - -

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

-

This module just adds the menu

-

Invoicing > Configuration > Accounting > Fiscal Years

-

This is totally refactored compared to 11 version, because odoo 12 introduced account.fiscal.year object. -See https://github.com/OCA/account-financial-tools/pull/706

-

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

-
    -
  • Agile Business Group
  • -
  • Camptocamp SA
  • -
-
-
-

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.

-

Current maintainer:

-

eLBati

-

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_year/views/account_views.xml b/account_fiscal_year/views/account_views.xml deleted file mode 100644 index ad1a385a0..000000000 --- a/account_fiscal_year/views/account_views.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - -