[BOT] post-merge updates
This commit is contained in:
parent
787ce94229
commit
a733d0f596
@ -43,7 +43,7 @@ addon | version | maintainers | summary
|
||||
[account_move_template](account_move_template/) | 16.0.1.0.0 | | Templates for recurring Journal Entries
|
||||
[account_template_active](account_template_active/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Allow to disable / enable account template items (tax, fiscal position, account)
|
||||
[account_usability](account_usability/) | 16.0.1.0.3 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Adds missing menu entries for Account module and adds the option to enable Saxon Accounting
|
||||
[base_vat_optional_vies](base_vat_optional_vies/) | 16.0.1.0.1 | | Optional validation of VAT via VIES
|
||||
[base_vat_optional_vies](base_vat_optional_vies/) | 16.0.1.1.0 | | Optional validation of VAT via VIES
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
|
@ -7,7 +7,7 @@ Optional validation of VAT via VIES
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:5e4e86aeac398ee59489628c10953601be2cfffbb0554e08610df477390d04ff
|
||||
!! source digest: sha256:cf3cd94c0a395c42415001a53bec5b0c5ee7c525b4cc8e5f45bd8722cc6066c7
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
@ -96,6 +96,7 @@ Contributors
|
||||
* Alexandre Díaz <alexandre.diaz@tecnativa.com>
|
||||
* Harald Panten <harald.panten@sygel.es>
|
||||
* Eduardo de Miguel <edu@moduon.team>
|
||||
* Emilio Pascual <emilio@moduon.team>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
@ -8,7 +8,7 @@
|
||||
{
|
||||
"name": "Optional validation of VAT via VIES",
|
||||
"category": "Accounting",
|
||||
"version": "16.0.1.0.1",
|
||||
"version": "16.0.1.1.0",
|
||||
"depends": ["base_vat"],
|
||||
"data": [
|
||||
"views/res_partner_view.xml",
|
||||
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:5e4e86aeac398ee59489628c10953601be2cfffbb0554e08610df477390d04ff
|
||||
!! source digest: sha256:cf3cd94c0a395c42415001a53bec5b0c5ee7c525b4cc8e5f45bd8722cc6066c7
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" 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 image-reference" 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 image-reference" href="https://github.com/OCA/account-financial-tools/tree/16.0/base_vat_optional_vies"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-base_vat_optional_vies"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-financial-tools&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module extends base_vat module features allowing to know if VIES
|
||||
@ -440,6 +440,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
||||
<li>Alexandre Díaz <<a class="reference external" href="mailto:alexandre.diaz@tecnativa.com">alexandre.diaz@tecnativa.com</a>></li>
|
||||
<li>Harald Panten <<a class="reference external" href="mailto:harald.panten@sygel.es">harald.panten@sygel.es</a>></li>
|
||||
<li>Eduardo de Miguel <<a class="reference external" href="mailto:edu@moduon.team">edu@moduon.team</a>></li>
|
||||
<li>Emilio Pascual <<a class="reference external" href="mailto:emilio@moduon.team">emilio@moduon.team</a>></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
|
Loading…
Reference in New Issue
Block a user