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

[17.0] [MIG] account_product_fiscal_classification #417

Closed
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
153 commits
Select commit Hold shift + click to select a range
2256616
merged useful tax logic modules from 5.0 branch (they are required fo…
rvalyi Jun 9, 2010
165f751
account_product_fiscal_classification: temporary workaround to pass t…
rvalyi Jun 9, 2010
9abe2a8
account_product_fiscal_classification: fixed the way user avoid messi…
rvalyi Jul 6, 2010
8c441ee
changed fiscal_classification_id_change method in product.product and…
Jul 7, 2010
421a342
migrate module account_product_fiscal_classification to compatible wi…
Jul 22, 2010
130d60b
added folder security with access rules for objects in modules accoun…
Aug 2, 2010
36a69ab
Fixed account.invoice views from account_fiscal_position_rule module
Oct 17, 2012
6f9496f
account_product_fiscal_classification: typically, service products do…
rvalyi Oct 1, 2010
4c6442c
account_fiscal_position_rule, account_fiscal_position_rule_sale refac…
renatonlima Nov 9, 2011
a959dce
account_fiscal_position_rule modules and account_product_fiscal_class…
renatonlima Nov 10, 2011
4226031
account_product_fiscal_classification, add Update All Produtos Button…
renatonlima Nov 11, 2011
1870a17
onchange methods in account_fiscal_position_rule_sale and account_pro…
renatonlima Nov 17, 2011
4682379
updated wizards from account_fiscal_position_rule and
renatonlima Nov 22, 2011
ed1fabf
clean up account_product_fiscal_classification
Oct 17, 2012
874c4ab
Clean syntax
sebastienbeau Oct 26, 2012
0569e8b
Update copyright
sebastienbeau Oct 29, 2012
619ee4a
fixed tree view
rvalyi Dec 5, 2012
d9f0f1e
view fix for v7
rvalyi Dec 7, 2012
89d427f
Improved code format, changed views for migration to OpenERP 7.0 and …
renatonlima Jan 15, 2013
dd3b998
account_product_fiscal_classification module migration to OpenERP v7
renatonlima Feb 11, 2013
287b650
refactored onchange method and field definition
renatonlima Feb 11, 2013
270839f
product account tab view correction, for better reading
Aug 17, 2013
6d42965
mark all addons as unported
gurneyalex Sep 2, 2014
9391fe2
rename module 1/2;
legalsylvain Sep 8, 2015
2ae126b
renaming model;
legalsylvain Sep 8, 2015
bd736bf
change function name according to the new objective of the function;
legalsylvain Sep 8, 2015
d403fdf
add demo data and change rules to manage and test multi company context;
legalsylvain Sep 8, 2015
d327c07
legalsylvain Sep 8, 2015
193a624
move init function into 'post_init_hook' part. courtesy : @StefanRijn…
legalsylvain Sep 8, 2015
5067515
use new API; Remove useless code, as the init function is now only ca…
legalsylvain Sep 8, 2015
f762d3c
bad path for screenshots;
legalsylvain Sep 8, 2015
37cc58d
flake8;
legalsylvain Sep 8, 2015
7b6d74d
improve comments about how classification_id field is set as required;
legalsylvain Sep 8, 2015
249cd3f
pot file ; fr translation file ; set name field as translatable;
legalsylvain Sep 10, 2015
3fe78e2
add pt_BR.po file;
legalsylvain Sep 10, 2015
a21f41a
code and description on account_product_fiscal_classification model;j
legalsylvain Sep 21, 2015
66d4729
OCA Transbot updated translations from Transifex
oca-transbot Sep 26, 2015
2dbad90
invalid name fields taxes
renatonlima Nov 3, 2015
f6685c5
added fiscal classification template model
renatonlima Nov 4, 2015
a4b082e
added action, menu and views to fiscal classification model
renatonlima Nov 4, 2015
2096eca
added wizard fiscal classification model
renatonlima Nov 4, 2015
8e3c290
added action, menu and views to fiscal classification wizard
renatonlima Nov 4, 2015
69f02fa
added tests
renatonlima Nov 4, 2015
c972762
pep8
renatonlima Nov 4, 2015
e76af0a
change version
renatonlima Nov 5, 2015
035a62c
rename folders according OCA Guidelines
renatonlima Nov 5, 2015
5f57bfd
magically turn testing on by renaming tests/tests.py to tests/test_cl…
mileo Nov 11, 2015
5c8bfe4
fixed wrong xml_id ref -> tests 1,2,3 and 4 pass. 5 and 6 fail.
rvalyi Nov 11, 2015
f67f8f9
Revert changing in user group and fix remaining tests
mileo Nov 11, 2015
e2e741a
Pep8
mileo Nov 11, 2015
ba46c4e
Make modules uninstallable
rvalyi Nov 26, 2015
a1cce9f
Migration the views, menus, add depends and make module installable.
mbcosta Nov 26, 2015
2459587
Migration demo datas an add license header.
mbcosta Nov 26, 2015
1a68a0d
Add attribute name to allow inherit the view.
mbcosta Dec 8, 2015
f3f828d
OCA Transbot updated translations from Transifex
oca-transbot Apr 2, 2016
485260f
remove en.po that was erroneously created by transbot
sbidoul Aug 15, 2016
25360c7
OCA Transbot updated translations from Transifex
oca-transbot Sep 17, 2016
8654a73
OCA convention; (light header);
legalsylvain Apr 4, 2016
391bb68
classification restriction by product category;
legalsylvain Apr 4, 2016
db68ad2
set api.multi in a function; (bug if we changed classification for mo…
legalsylvain Jul 23, 2016
b814bba
improve display;
legalsylvain Jul 23, 2016
3c6fa8d
bug : it was not possible to delete a classification after mass change;
legalsylvain Jul 23, 2016
0d2b2cf
OCA Transbot updated translations from Transifex
oca-transbot Oct 8, 2016
9db92b3
incorrect order when loading demo data
legalsylvain Oct 22, 2016
f59c4b9
author
legalsylvain Oct 22, 2016
46bf432
remove invalid leaf in V9.0 on account.tax / account.tax.template par…
legalsylvain Nov 8, 2016
d01546e
Change field Fiscal Position to be required. (#53)
mbcosta Oct 6, 2016
b0af759
OCA Transbot updated translations from Transifex
oca-transbot Nov 25, 2016
da3eef9
Make modules uninstallable
rvalyi Dec 12, 2016
0daf747
Rename manifest files
rvalyi Dec 12, 2016
aee50d5
fix header files
renatonlima Dec 13, 2017
65b1e77
update module metadata
renatonlima Dec 13, 2017
991dd13
fix import
renatonlima Dec 13, 2017
3718fda
product.template object
renatonlima Dec 13, 2017
a5cc582
product.category object
renatonlima Dec 13, 2017
338e820
account.product.fiscal.classification.model object
renatonlima Dec 13, 2017
9e59624
account.product.fiscal.classification object
renatonlima Dec 13, 2017
56ae0e3
security xml file
renatonlima Dec 13, 2017
3460896
format xml files
renatonlima Dec 13, 2017
cbd2030
migrate yml files
renatonlima Dec 13, 2017
941c93a
fix file headers
renatonlima Dec 13, 2017
ea1ede5
added security rule to fiscal classification template
renatonlima Dec 14, 2017
124bcc0
IMP category views
bealdav Feb 14, 2018
dd5ae23
FIX conflict revert
bealdav Feb 16, 2018
9c7e9a8
remove useless tab moves, reducing diff during review
legalsylvain Mar 7, 2018
e5bd882
OCA Transbot updated translations from Transifex
oca-transbot Mar 17, 2018
30a2365
remove obsolete .pot files [ci skip]
sbidoul Jun 15, 2018
0169a63
Update account_product_fiscal_classification.pot
oca-travis Jun 22, 2018
3ca98c6
account_product_fiscal_classification: RST syntax
pedrobaeza Sep 13, 2018
8e51725
12.0
Mar 13, 2019
8c78603
finish to port account_product_fiscal_classification in V12 [REF] spl…
legalsylvain Jul 16, 2019
b7db5f4
Update account_product_fiscal_classification.pot
oca-travis Oct 14, 2019
7e66a80
README.rst
OCA-git-bot Oct 14, 2019
119ec87
icon.png
OCA-git-bot Oct 14, 2019
b1faff8
Update translation files
oca-transbot Nov 19, 2019
3ff0612
Translated using Weblate (Portuguese)
alvarorib Feb 22, 2020
bc8ef6a
FIX prd_classif: set taxes on all companies sharing classif
bealdav May 6, 2020
5c8e7a7
Update account_product_fiscal_classification.pot
oca-travis May 8, 2020
678efc1
README.rst
OCA-git-bot May 8, 2020
b3f5ab8
account_product_fiscal_classification 12.0.1.1.0
OCA-git-bot May 8, 2020
2c56bba
Update translation files
oca-transbot May 8, 2020
b1c2a37
account_product_fiscal_classification: fix duplicate XMLId
dreispt May 26, 2020
f4c6e6e
Update account_product_fiscal_classification.pot
oca-travis Jun 18, 2020
c4086cc
account_product_fiscal_classification 12.0.1.2.0
OCA-git-bot Jun 18, 2020
4418721
Update translation files
oca-transbot Jun 18, 2020
5f79c64
Translated using Weblate (Slovenian)
sysadminmatmoz Aug 7, 2020
864d653
allow to see products related to fiscal classification
legalsylvain Oct 7, 2020
9c04e45
account_product_fiscal_classification 12.0.1.3.0
OCA-git-bot Oct 19, 2020
31cea4e
IMP prd_fisc_classif: track change on product model
bealdav Oct 21, 2020
b8c634d
Update account_product_fiscal_classification.pot
oca-travis Oct 21, 2020
00d8ee2
README.rst
OCA-git-bot Oct 21, 2020
b5e7b79
Update translation files
oca-transbot Oct 21, 2020
861c855
account_product_fiscal_classification: Black python code
Dec 2, 2020
b8808b4
account_product_fiscal_classification: Migration to 13.0
Dec 2, 2020
a5d9973
account_product_fiscal_classification, account_product_fiscal_classif…
Dec 3, 2020
db99219
account_product_fiscal_classification: Migration to 14.0
Dec 3, 2020
729d89c
Update account_product_fiscal_classification.pot
oca-travis Apr 18, 2021
a39fda8
README.rst
OCA-git-bot Apr 18, 2021
efb26e1
adopting account_product_fiscal_classification and account_product_fi…
legalsylvain Aug 10, 2021
613368a
README.rst
OCA-git-bot Aug 18, 2021
dc42fa2
account_product_fiscal_classification: pre-commit run fixes
dreispt Aug 2, 2022
4505064
account_product_fiscal_classification 14.0.1.0.1
OCA-git-bot Aug 2, 2022
95d2f22
account_product_fiscal_classification: port module from 14.0 to 16.0 …
legalsylvain Oct 10, 2022
cfc1298
translation
legalsylvain Oct 19, 2022
c925674
Update account_product_fiscal_classification.pot
Feb 10, 2023
5a23fdf
README.rst
OCA-git-bot Feb 10, 2023
fbbcc00
account_product_fiscal_classification 16.0.1.0.2
OCA-git-bot Feb 10, 2023
36de18c
Translated using Weblate (Croatian)
badbole Feb 11, 2023
8c1aa14
Translated using Weblate (Italian)
mymage Mar 23, 2023
aebcd01
Translated using Weblate (Slovenian)
sysadminmatmoz Apr 11, 2023
15e5b3c
account_product_fiscal_classification: add search view
alexis-via May 15, 2023
df88302
account_product_fiscal_classification: remove translate=True
alexis-via May 15, 2023
72debc4
Translated using Weblate (French)
sanrav May 31, 2023
7de782f
Translated using Weblate (French (France) (fr_FR))
sanrav May 31, 2023
89957e0
Translated using Weblate (French (France) (fr_FR))
sanrav Jun 1, 2023
55a3eb8
Translated using Weblate (Italian)
mymage Jun 20, 2023
751bf6b
Translated using Weblate (Spanish)
Ivorra78 Jun 30, 2023
4672570
Translated using Weblate (Italian)
francesco-ooops Jul 17, 2023
f4bce7f
README.rst
OCA-git-bot Sep 3, 2023
38eecaf
Update account_product_fiscal_classification.pot
Sep 17, 2023
5954165
oca-github-bot post-merge updates
OCA-git-bot Sep 17, 2023
3a96d6c
Update translation files
weblate Sep 20, 2023
dc53342
Translated using Weblate (Spanish)
Ivorra78 Sep 20, 2023
2713f0a
Translated using Weblate (French)
Nov 2, 2023
f85fe2c
account_product_fiscal_classification: pre-commit
dreispt Nov 9, 2023
db3c615
post-merge updates
OCA-git-bot Nov 9, 2023
9109860
account_product_fiscal_classification: order by fiscal classification…
legalsylvain Mar 21, 2022
441f269
post-merge updates
OCA-git-bot Nov 28, 2023
f2f774a
FIX fisc_prd_class: set product_tax_multicompany_default as incompati…
bealdav Dec 12, 2023
8498abc
post-merge updates
OCA-git-bot Dec 14, 2023
4374a19
Translated using Weblate (Swedish)
jakobkrabbe Feb 27, 2024
cca821c
[FIX] account_product_fiscal_classification: black, isort, prettier
Nikul-OSI Mar 12, 2024
3eb6e44
[MIG] account_product_fiscal_classification: Migrated in v17
Nikul-OSI Mar 12, 2024
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
4 changes: 4 additions & 0 deletions account_product_fiscal_classification/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ Contributors

- Danimar RIBEIRO

- Open Source Integrators (https://opensourceintegrators.com)

- Nikul Chaudhary <[email protected]>

Maintainers
-----------

Expand Down
2 changes: 1 addition & 1 deletion account_product_fiscal_classification/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "Account Product - Fiscal Classification",
"summary": "Simplify taxes management for products",
"version": "16.0.1.0.6",
"version": "17.0.1.0.0",
"category": "Accounting",
"author": "Akretion,GRAP,La Louve,Odoo Community Association (OCA)",
"maintainers": ["legalsylvain"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,31 +7,13 @@
<!-- oca-hooks: disable=xml-duplicate-record-id -->
<odoo>

<record id="chart_template" model="account.chart.template">
<field name="name">Demo Chart Template</field>
<field name="bank_account_code_prefix">1014</field>
<field name="cash_account_code_prefix">1015</field>
<field name="transfer_account_code_prefix">1017</field>
<field name="currency_id" ref="base.USD" />
</record>

<record id="fake_account_001" model="account.account.template">
<field name="code">001</field>
<field name="name">Fake Account 001</field>
<field name="account_type">income_other</field>
<field name="chart_template_id" ref="chart_template" />
</record>

<record id="fake_account_002" model="account.account.template">
<field name="code">002</field>
<field name="name">Fake Account 002</field>
<field name="account_type">income_other</field>
<field name="chart_template_id" ref="chart_template" />
</record>

<record id="chart_template" model="account.chart.template">
<field name="property_account_income_categ_id" ref="fake_account_001" />
<field name="property_account_expense_categ_id" ref="fake_account_002" />
</record>
<function model="account.chart.template" name="try_loading">
<value eval="[]" />
<value>generic_coa</value>
<value
model="res.company"
search="[('partner_id.country_id.code', 'in', ['US', False])]"
/>
</function>

</odoo>
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
model="account.product.fiscal.classification.template"
>
<field name="name">Demo Fiscal Classification Template</field>
<field name="chart_template_id" ref="chart_template" />
<field name="chart_template_id">generic_coa</field>
<field
name="purchase_tax_ids"
eval="[(6, 0, [ref('account_tax_template_purchase')])]"
Expand Down
14 changes: 14 additions & 0 deletions account_product_fiscal_classification/demo/account_tax.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,36 @@
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-->
<odoo>

<!-- Account Tax Group -->
<record id="tax_group_taxes" model="account.tax.group">
<field name="name">Taxes</field>
<field name="sequence">0</field>
</record>

<!-- Your Company Taxes -->
<record id="account_tax_purchase_20_company_1" model="account.tax">
<field name="name">Demo Purchase Tax 20% (Your Company)</field>
<field name="company_id" ref="base.main_company" />
<field name="type_tax_use">purchase</field>
<field name="amount">20</field>
<field name="tax_group_id" ref="tax_group_taxes" />
</record>

<record id="account_tax_sale_20_company_1" model="account.tax">
<field name="name">Demo Sale Tax 20% (Your Company)</field>
<field name="company_id" ref="base.main_company" />
<field name="type_tax_use">sale</field>
<field name="amount">20</field>
<field name="tax_group_id" ref="tax_group_taxes" />
</record>

<record id="account_tax_sale_5_company_1" model="account.tax">
<field name="name">Demo Sale Tax 5% (Your Company)</field>
<field name="company_id" ref="base.main_company" />
<field name="type_tax_use">sale</field>
<field name="amount">5</field>
<field name="tax_group_id" ref="tax_group_taxes" />
</record>

<!-- Company 2 Taxes -->
Expand All @@ -35,27 +45,31 @@
<field name="company_id" ref="company_2" />
<field name="type_tax_use">purchase</field>
<field name="amount">7</field>
<field name="tax_group_id" ref="tax_group_taxes" />
</record>

<record id="account_tax_purchase_30_company_2" model="account.tax">
<field name="name">Demo Purchase Tax 30% (Company 2)</field>
<field name="company_id" ref="company_2" />
<field name="type_tax_use">purchase</field>
<field name="amount">30</field>
<field name="tax_group_id" ref="tax_group_taxes" />
</record>

<record id="account_tax_sale_7_company_2" model="account.tax">
<field name="name">Demo Sale Tax 7% (Company 2)</field>
<field name="company_id" ref="company_2" />
<field name="type_tax_use">sale</field>
<field name="amount">7</field>
<field name="tax_group_id" ref="tax_group_taxes" />
</record>

<record id="account_tax_sale_30_company_2" model="account.tax">
<field name="name">Demo Sale Tax 30% (Company 2)</field>
<field name="company_id" ref="company_2" />
<field name="type_tax_use">sale</field>
<field name="amount">30</field>
<field name="tax_group_id" ref="tax_group_taxes" />
</record>

</odoo>
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,19 @@
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-->
<odoo>
<record id="account_tax_template_purchase" model="account.tax.template">
<field name="chart_template_id" ref="chart_template" />
<record id="account_tax_template_purchase" model="account.tax">
<!-- <field name="chart_template_id" ref="chart_template" /> -->
<field name="name">Demo Purchase Tax Template 20%</field>
<field name="type_tax_use">purchase</field>
<field name="amount_type">fixed</field>
<field name="amount">0.2</field>
</record>

<record id="account_tax_template_sale" model="account.tax.template">
<field name="chart_template_id" ref="chart_template" />
<record id="account_tax_template_sale" model="account.tax">
<!-- <field name="chart_template_id" ref="chart_template" /> -->
Copy link
Member

Choose a reason for hiding this comment

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

Deletes? Are you sure this is not needed?

<field name="name">Demo Sale Tax Template 20%</field>
<field name="type_tax_use">sale</field>
<field name="amount_type">fixed</field>
<field name="amount">0.2</field>
</record>

Expand Down
1 change: 1 addition & 0 deletions account_product_fiscal_classification/demo/res_company.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<record id="company_2" model="res.company">
<field name="name">Company 2</field>
<field name="currency_id" ref="base.USD" />
<field name="country_id" ref="base.us" />
</record>

</odoo>
6 changes: 2 additions & 4 deletions account_product_fiscal_classification/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@

import logging

from odoo import SUPERUSER_ID, api

_logger = logging.getLogger(__name__)


def create_fiscal_classification_from_product_template(cr, registry):
env = api.Environment(cr, SUPERUSER_ID, {})
def create_fiscal_classification_from_product_template(env):
# env = api.Environment(cr, SUPERUSER_ID, {})
Copy link
Member

Choose a reason for hiding this comment

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

Delete?

AccountTax = env["account.tax"]
AccountProductFiscalClassification = env["account.product.fiscal.classification"]
template_values = (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from odoo import fields, models


class AccountChartTemplate(models.Model):
class AccountChartTemplate(models.AbstractModel):
_inherit = "account.chart.template"

classification_template_ids = fields.One2many(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ class AccountProductFiscalClassificationTemplate(models.Model):

description = fields.Text()

chart_template_id = fields.Many2one(
comodel_name="account.chart.template",
string="Chart Template",
chart_template_id = fields.Selection(
string="Chart of Accounts",
selection=lambda self: self.env[
"account.chart.template"
]._select_chart_template(),
required=True,
)

Expand All @@ -27,27 +29,21 @@ class AccountProductFiscalClassificationTemplate(models.Model):
)

purchase_tax_ids = fields.Many2many(
comodel_name="account.tax.template",
comodel_name="account.tax",
relation="fiscal_classification_template_purchase_tax_rel",
column1="fiscal_classification_id",
column2="tax_id",
string="Purchase Taxes",
domain="["
"('type_tax_use', 'in', ['purchase', 'all']),"
"('chart_template_id', '=', chart_template_id),"
"]",
domain="[('type_tax_use', 'in', ['purchase', 'all'])]",
)

sale_tax_ids = fields.Many2many(
comodel_name="account.tax.template",
comodel_name="account.tax",
relation="fiscal_classification_template_sale_tax_rel",
column1="fiscal_classification_id",
column2="tax_id",
string="Sale Taxes",
domain="["
"('type_tax_use', 'in', ['sale', 'all']),"
"('chart_template_id', '=', chart_template_id),"
"]",
domain="[('type_tax_use', 'in', ['sale', 'all'])]",
)

def _prepare_fiscal_classification(self, company, taxes_ref):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ def _update_vals_fiscal_classification(self, vals):
"taxes_id": [(6, 0, classification.sale_tax_ids.ids)],
}
)
elif vals.get("supplier_taxes_id") or vals.get("taxes_id"):
elif self.env.context.get("lang") is not None and (
vals.get("supplier_taxes_id") or vals.get("taxes_id")
):
raise ValidationError(
_(
"You can not create or write products with"
Expand Down
4 changes: 4 additions & 0 deletions account_product_fiscal_classification/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
> - Renato Lima \<<[email protected]>\>

- Danimar RIBEIRO

- Open Source Integrators (<https://opensourceintegrators.com>)
- Nikul Chaudhary \<<[email protected]>\>

2 changes: 1 addition & 1 deletion account_product_fiscal_classification/security/ir_rule.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@author: Sylvain LE GAL (https://twitter.com/legalsylvain)
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-->
<odoo>
<odoo noupdate="1">
<record id="rule_account_product_fiscal_classification" model="ir.rule">
<field name="name">Rule: Fiscal Classification</field>
<field name="model_id" ref="model_account_product_fiscal_classification" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
</li>
<li><p class="first">Danimar RIBEIRO</p>
</li>
<li><p class="first">Open Source Integrators (<a class="reference external" href="https://opensourceintegrators.com">https://opensourceintegrators.com</a>)</p>
<ul class="simple">
<li>Nikul Chaudhary &lt;<a class="reference external" href="mailto:nchaudhary&#64;opensourceintegrators.com">nchaudhary&#64;opensourceintegrators.com</a>&gt;</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">
Expand Down
Loading
Loading