Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

l10n_br_coa_simple: more permissive licence: AGPL-> LGPL #1377

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions l10n_br_coa_simple/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Brazilian - Simple Accounting
.. |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/lgplL-3.0-standalone.html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acho que ficou errado aqui lgplL

:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-brazil/tree/12.0/l10n_br_coa_simple
:alt: OCA/l10n-brazil
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_coa_simple/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
# License LGPL-3 - See http://www.gnu.org/licenses/lgplL-3.0.html

from .hooks import post_init_hook

Expand Down
4 changes: 2 additions & 2 deletions l10n_br_coa_simple/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Copyright (C) 2009 Renato Lima - Akretion
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
# License LGPL-3 - See http://www.gnu.org/licenses/lgplL-3.0.html

{
"name": "Brazilian - Simple Accounting",
"summary": "Brazilian Simple Chart of Account",
"category": "Localization",
"license": "AGPL-3",
"license": "LGPL-3",
"author": "Akretion, " "Odoo Community Association (OCA)",
"website": "http://github.com/OCA/l10n-brazil",
"version": "12.0.2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_coa_simple/hooks.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2020 - Gabriel Cardoso de Faria <gabriel.cardoso@kmee.com.br>
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
# License LGPL-3 - See http://www.gnu.org/licenses/lgplL-3.0.html

from odoo import api, tools, SUPERUSER_ID

Expand Down
2 changes: 1 addition & 1 deletion l10n_br_coa_simple/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Brazilian - Simple Accounting</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-brazil/tree/12.0/l10n_br_coa_simple"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-brazil-12-0/l10n-brazil-12-0-l10n_br_coa_simple"><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/124/12.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/lgplL-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-brazil/tree/12.0/l10n_br_coa_simple"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-brazil-12-0/l10n-brazil-12-0-l10n_br_coa_simple"><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/124/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<div class="section" id="plano-de-contas-simplificado-itg-1000">
<h1>Plano de Contas Simplificado - ITG 1000</h1>
<p>Este módulo implementa o plano de Contas Simplificado baseado na ITG 1000.</p>
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_coa_simple/tests/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
# License LGPL-3 - See http://www.gnu.org/licenses/lgplL-3.0.html

from . import test_l10n_br_coa_simple
2 changes: 1 addition & 1 deletion l10n_br_coa_simple/tests/test_l10n_br_coa_simple.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2020 Renato Lima - Akretion
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
# License LGPL-3 - See http://www.gnu.org/licenses/lgplL-3.0.html

from odoo.tests.common import TransactionCase

Expand Down