Skip to content

Commit

Permalink
[IMP] l10n_nl_account_tax_unece: AGPL -> LGPL
Browse files Browse the repository at this point in the history
  • Loading branch information
astirpe committed Oct 31, 2023
1 parent 92ae92e commit ce3ec5a
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 17 deletions.
8 changes: 4 additions & 4 deletions l10n_nl_account_tax_unece/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ L10n NL Account Tax UNECE
.. |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
.. |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%2Fl10n--netherlands-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-netherlands/tree/14.0/l10n_nl_account_tax_unece
:alt: OCA/l10n-netherlands
Expand All @@ -23,7 +23,7 @@ L10n NL Account Tax UNECE
:target: https://runbot.odoo-community.org/runbot/176/14.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module will auto-configure the values *UNECE Tax Type* and *UNECE Tax Category* on taxes that come from the *l10n_nl* module.

Expand Down
2 changes: 0 additions & 2 deletions l10n_nl_account_tax_unece/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from . import models
from .post_install import set_unece_on_taxes
4 changes: 2 additions & 2 deletions l10n_nl_account_tax_unece/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright 2017-2023 Onestein (<https://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).

{
"name": "L10n NL Account Tax UNECE",
Expand All @@ -8,7 +8,7 @@
"category": "Localization",
"author": "Onestein, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-netherlands",
"license": "AGPL-3",
"license": "LGPL-3",
"depends": ["l10n_nl", "account_tax_unece"],
"data": ["data/account_tax_template.xml"],
"post_init_hook": "set_unece_on_taxes",
Expand Down
2 changes: 1 addition & 1 deletion l10n_nl_account_tax_unece/data/account_tax_template.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2017-2019 Onestein (<https://www.onestein.eu>)
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). -->
<odoo noupdate="0">
<!-- Binnen Nederland -->
<!-- Verkoop BTW -->
Expand Down
2 changes: 0 additions & 2 deletions l10n_nl_account_tax_unece/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from . import res_company
2 changes: 1 addition & 1 deletion l10n_nl_account_tax_unece/models/res_company.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright 2017-2020 Onestein (<https://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).

from odoo import api, models

Expand Down
2 changes: 1 addition & 1 deletion l10n_nl_account_tax_unece/post_install.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 2016-2017 Akretion (http://www.akretion.com)
# @author: Alexis de Lattre <[email protected]>
# Copyright 2017-2023 Onestein (<https://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).

from odoo import SUPERUSER_ID, api

Expand Down
2 changes: 1 addition & 1 deletion l10n_nl_account_tax_unece/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">L10n NL Account Tax UNECE</h1>
!! 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/l10n-netherlands/tree/14.0/l10n_nl_account_tax_unece"><img alt="OCA/l10n-netherlands" src="https://img.shields.io/badge/github-OCA%2Fl10n--netherlands-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-netherlands-14-0/l10n-netherlands-14-0-l10n_nl_account_tax_unece"><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/176/14.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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/l10n-netherlands/tree/14.0/l10n_nl_account_tax_unece"><img alt="OCA/l10n-netherlands" src="https://img.shields.io/badge/github-OCA%2Fl10n--netherlands-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-netherlands-14-0/l10n-netherlands-14-0-l10n_nl_account_tax_unece"><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/176/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module will auto-configure the values <em>UNECE Tax Type</em> and <em>UNECE Tax Category</em> on taxes that come from the <em>l10n_nl</em> module.</p>
<p>Both the values will also be set in the template of the tax accounts.
This will be useful in case of setting new companies with the Dutch chart of accounts in a multi-company environment.</p>
Expand Down
2 changes: 0 additions & 2 deletions l10n_nl_account_tax_unece/tests/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from . import test_nl_account_tax_unece
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright 2017-2020 Onestein (<https://www.onestein.eu>)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).

from odoo.tests.common import TransactionCase

Expand Down

0 comments on commit ce3ec5a

Please sign in to comment.