Skip to content

Commit a993ce7

Browse files
pedrobaezaBorruso
authored andcommitted
[REF] account_fiscal_year_closing: Debrand module
Although we originally developped the module, we figured out soon that this approach is not correct, so we prefer to not appearing in the credits.
1 parent 818a3af commit a993ce7

18 files changed

+1907
-862
lines changed

account_fiscal_year_closing/README.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Fiscal year closing
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:4127392bb324718841b4c7a5e89af6dc051892f5a1711b5846ea44c04bc5dddc
10+
!! source digest: sha256:61ab914a4580330b1558aff5607e7ef7f2ac87836e5f5c0754f3385c861622be
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -114,11 +114,6 @@ Do not contact contributors directly about support or help with technical issues
114114
Credits
115115
=======
116116

117-
Authors
118-
~~~~~~~
119-
120-
* Tecnativa
121-
122117
Contributors
123118
~~~~~~~~~~~~
124119

account_fiscal_year_closing/__manifest__.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Copyright 2016 Tecnativa - Antonio Espinosa
2-
# Copyright 2016-2017 Tecnativa - Pedro M. Baeza
31
# Copyright 2020 Sergio Corato <https://github.com/sergiocorato>
42
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
53

@@ -9,7 +7,7 @@
97
"version": "16.0.1.0.0",
108
"category": "Accounting & Finance",
119
"website": "https://github.com/OCA/account-closing",
12-
"author": "Tecnativa, Odoo Community Association (OCA)",
10+
"author": "Odoo Community Association (OCA)",
1311
"license": "AGPL-3",
1412
"installable": True,
1513
"depends": [

account_fiscal_year_closing/i18n/account_fiscal_year_closing.pot

Lines changed: 144 additions & 25 deletions
Large diffs are not rendered by default.

account_fiscal_year_closing/i18n/es.po

Lines changed: 259 additions & 111 deletions
Large diffs are not rendered by default.

account_fiscal_year_closing/i18n/fr.po

Lines changed: 259 additions & 111 deletions
Large diffs are not rendered by default.

account_fiscal_year_closing/i18n/hr.po

Lines changed: 235 additions & 117 deletions
Large diffs are not rendered by default.

account_fiscal_year_closing/i18n/it.po

Lines changed: 257 additions & 109 deletions
Large diffs are not rendered by default.

account_fiscal_year_closing/i18n/nl_NL.po

Lines changed: 227 additions & 115 deletions
Large diffs are not rendered by default.

account_fiscal_year_closing/i18n/pt.po

Lines changed: 227 additions & 115 deletions
Large diffs are not rendered by default.

account_fiscal_year_closing/i18n/pt_BR.po

Lines changed: 282 additions & 120 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)