Skip to content

Commit 34229b5

Browse files
committed
[BOT] post-merge updates
1 parent 124278f commit 34229b5

4 files changed

Lines changed: 26 additions & 16 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ addon | version | maintainers | summary
8787
[l10n_es_vat_book_igic](l10n_es_vat_book_igic/) | 16.0.1.0.0 | <a href='https://github.com/nicolasramos'><img src='https://github.com/nicolasramos.png' width='32' height='32' style='border-radius:50%;' alt='nicolasramos'/></a> | Libro de IGIC
8888
[l10n_es_vat_book_invoice_summary](l10n_es_vat_book_invoice_summary/) | 16.0.1.0.0 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Facturas resumen en libro de IVA
8989
[l10n_es_vat_book_oss](l10n_es_vat_book_oss/) | 16.0.1.0.0 | | Libro de IVA OSS
90-
[l10n_es_vat_prorate](l10n_es_vat_prorate/) | 16.0.1.2.0 | | Prorrata de IVA para la localización española
90+
[l10n_es_vat_prorate](l10n_es_vat_prorate/) | 16.0.1.2.1 | | Prorrata de IVA para la localización española
9191
[payment_redsys](payment_redsys/) | 16.0.1.0.2 | | Payment Acquirer: Redsys Implementation
9292

9393
[//]: # (end addons)

l10n_es_vat_prorate/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
===============
26
Prorrata de IVA
37
===============
@@ -7,13 +11,13 @@ Prorrata de IVA
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:a24e6a1433f1a1e5c2ac788a51f93ae8fabc9b7b3c0eabf39a80c41721b01f31
14+
!! source digest: sha256:8c3ff9908ac0b6f2f91aac1a55ef6b4faaa3fd3c73fb8ff96bc0366187899a17
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github

l10n_es_vat_prorate/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Prorrata de IVA",
77
"summary": "Prorrata de IVA para la localización española",
8-
"version": "16.0.1.2.0",
8+
"version": "16.0.1.2.1",
99
"license": "AGPL-3",
1010
"author": "Creu Blanca, Tecnativa, Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/l10n-spain",

l10n_es_vat_prorate/static/description/index.html

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Prorrata de IVA</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="prorrata-de-iva">
364-
<h1 class="title">Prorrata de IVA</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="prorrata-de-iva">
370+
<h1>Prorrata de IVA</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:a24e6a1433f1a1e5c2ac788a51f93ae8fabc9b7b3c0eabf39a80c41721b01f31
375+
!! source digest: sha256:8c3ff9908ac0b6f2f91aac1a55ef6b4faaa3fd3c73fb8ff96bc0366187899a17
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/l10n-spain/tree/16.0/l10n_es_vat_prorate"><img alt="OCA/l10n-spain" src="https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-spain-16-0/l10n-spain-16-0-l10n_es_vat_prorate"><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/l10n-spain&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-spain/tree/16.0/l10n_es_vat_prorate"><img alt="OCA/l10n-spain" src="https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-spain-16-0/l10n-spain-16-0-l10n_es_vat_prorate"><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/l10n-spain&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>El módulo nos divide los IVA según la prorrata de la compañía.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -386,38 +391,38 @@ <h1 class="title">Prorrata de IVA</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="configuration">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
390395
<ul class="simple">
391396
<li>Accede a la companía y marca que aplica prorrata</li>
392397
<li>Define el porcentaje de prorata (se aplica por fechas)</li>
393398
</ul>
394399
<p>Los impuestos de las facturas de cliente se dividiran según la prorata activa.</p>
395400
</div>
396401
<div class="section" id="known-issues-roadmap">
397-
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
402+
<h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
398403
<ul class="simple">
399404
<li>No compatible con criterio de caja.</li>
400405
</ul>
401406
</div>
402407
<div class="section" id="bug-tracker">
403-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
408+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
404409
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-spain/issues">GitHub Issues</a>.
405410
In case of trouble, please check there if your issue has already been reported.
406411
If you spotted it first, help us to smash it by providing a detailed and welcomed
407412
<a class="reference external" href="https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_vat_prorate%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
408413
<p>Do not contact contributors directly about support or help with technical issues.</p>
409414
</div>
410415
<div class="section" id="credits">
411-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
416+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
412417
<div class="section" id="authors">
413-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
418+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
414419
<ul class="simple">
415420
<li>Creu Blanca</li>
416421
<li>Tecnativa</li>
417422
</ul>
418423
</div>
419424
<div class="section" id="contributors">
420-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
425+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
421426
<ul class="simple">
422427
<li>Enric Tobella</li>
423428
<li><a class="reference external" href="https://www.tecnativa.com/">Tecnativa</a>:<ul>
@@ -428,7 +433,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
428433
</ul>
429434
</div>
430435
<div class="section" id="maintainers">
431-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
436+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
432437
<p>This module is maintained by the OCA.</p>
433438
<a class="reference external image-reference" href="https://odoo-community.org">
434439
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -441,5 +446,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
441446
</div>
442447
</div>
443448
</div>
449+
</div>
444450
</body>
445451
</html>

0 commit comments

Comments
 (0)