Skip to content

Commit 2bbfadd

Browse files
committed
[BOT] post-merge updates
1 parent ef3c632 commit 2bbfadd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ addon | version | maintainers | summary
6464
[l10n_br_stock_account](l10n_br_stock_account/) | 16.0.1.4.4 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | Invoice from Picking (nota fiscal de remessa) and other WMS overrides
6565
[l10n_br_stock_account_report](l10n_br_stock_account_report/) | 16.0.1.0.0 | [![mbcosta](https://github.com/mbcosta.png?size=30px)](https://github.com/mbcosta) | P7 Stock Valuation Report
6666
[l10n_br_zip](l10n_br_zip/) | 16.0.2.5.0 | [![renatonlima](https://github.com/renatonlima.png?size=30px)](https://github.com/renatonlima) | Brazilian Localisation ZIP Codes
67-
[spec_driven_model](spec_driven_model/) | 16.0.2.2.0 | [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | XML binding for Odoo: XML to Odoo models and models to XML.
67+
[spec_driven_model](spec_driven_model/) | 16.0.2.2.1 | [![rvalyi](https://github.com/rvalyi.png?size=30px)](https://github.com/rvalyi) | XML binding for Odoo: XML to Odoo models and models to XML.
6868

6969
[//]: # (end addons)
7070

spec_driven_model/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Spec Driven Model
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:315babc4efea3080fcbe3bc15435d2e4cad6c227631f93acf693f026c4a5e4df
10+
!! source digest: sha256:20b89978758c8108c63d22af8c082a3eef63970c42ed10a83a9b3b9b60314ee9
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212

1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

spec_driven_model/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Spec Driven Model",
66
"summary": """XML binding for Odoo: XML to Odoo models and models to XML.""",
7-
"version": "16.0.2.2.0",
7+
"version": "16.0.2.2.1",
88
"maintainers": ["rvalyi"],
99
"license": "LGPL-3",
1010
"author": "Akretion, Odoo Community Association (OCA)",

spec_driven_model/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Spec Driven Model</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:315babc4efea3080fcbe3bc15435d2e4cad6c227631f93acf693f026c4a5e4df
370+
!! source digest: sha256:20b89978758c8108c63d22af8c082a3eef63970c42ed10a83a9b3b9b60314ee9
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-brazil/tree/16.0/spec_driven_model"><img alt="OCA/l10n-brazil" src="https://img.shields.io/badge/github-OCA%2Fl10n--brazil-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-spec_driven_model"><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-brazil&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<div class="section" id="intro">

0 commit comments

Comments
 (0)