diff --git a/README.md b/README.md index 73084f5de..03367fff9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,13 @@ Open-source addon suite developed by Engenere. [//]: # (addons) -This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools. +Available addons +---------------- +addon | version | maintainers | summary +--- | --- | --- | --- +[eng_account_reconcile_usability](eng_account_reconcile_usability/) | 16.0.1.0.0 | [![antoniospneto](https://github.com/antoniospneto.png?size=30px)](https://github.com/antoniospneto) [![cristianomafrajunior](https://github.com/cristianomafrajunior.png?size=30px)](https://github.com/cristianomafrajunior) | Exibe os débitos e créditos correspondentes nas linhas do diário. +[eng_account_show_reconcile_button](eng_account_show_reconcile_button/) | 16.0.1.0.0 | [![antoniospneto](https://github.com/antoniospneto.png?size=30px)](https://github.com/antoniospneto) [![cristianomafrajunior](https://github.com/cristianomafrajunior.png?size=30px)](https://github.com/cristianomafrajunior) | Displays the 'Reconciled Entries' button on journal entries regardless of existing reconciliations. +[eng_consent_letter_report](eng_consent_letter_report/) | 16.0.1.0.0 | [![cristianomafrajunior](https://github.com/cristianomafrajunior.png?size=30px)](https://github.com/cristianomafrajunior) | Relatório em PDF de carta de Anuência. [//]: # (end addons) diff --git a/eng_account_reconcile_usability/__manifest__.py b/eng_account_reconcile_usability/__manifest__.py index d2f1ed769..4c1c060bb 100644 --- a/eng_account_reconcile_usability/__manifest__.py +++ b/eng_account_reconcile_usability/__manifest__.py @@ -3,7 +3,7 @@ "summary": "Exibe os débitos e créditos correspondentes nas linhas do diário.", "license": "AGPL-3", "author": "Engenere", - "maintainers": ["antoniospn", "cristianomafrajunior"], + "maintainers": ["antoniospneto", "cristianomafrajunior"], "website": "https://github.com/Engenere/engenere-addons", "version": "16.0.1.0.0", "depends": [