Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Sep 28, 2023
1 parent 787ce94 commit a733d0f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
3 changes: 2 additions & 1 deletion base_vat_optional_vies/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -96,6 +96,7 @@ Contributors
* Alexandre Díaz <[email protected]>
* Harald Panten <[email protected]>
* Eduardo de Miguel <[email protected]>
* Emilio Pascual <[email protected]>

Maintainers
~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion base_vat_optional_vies/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion base_vat_optional_vies/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Optional validation of VAT via VIES</h1>
!! 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&amp;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
Expand Down Expand Up @@ -440,6 +440,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<li>Alexandre Díaz &lt;<a class="reference external" href="mailto:alexandre.diaz&#64;tecnativa.com">alexandre.diaz&#64;tecnativa.com</a>&gt;</li>
<li>Harald Panten &lt;<a class="reference external" href="mailto:harald.panten&#64;sygel.es">harald.panten&#64;sygel.es</a>&gt;</li>
<li>Eduardo de Miguel &lt;<a class="reference external" href="mailto:edu&#64;moduon.team">edu&#64;moduon.team</a>&gt;</li>
<li>Emilio Pascual &lt;<a class="reference external" href="mailto:emilio&#64;moduon.team">emilio&#64;moduon.team</a>&gt;</li>
</ul>
</div>
<div class="section" id="maintainers">
Expand Down

0 comments on commit a733d0f

Please sign in to comment.