Skip to content

Commit 363ab6c

Browse files
committed
[BOT] post-merge updates
1 parent 072c516 commit 363ab6c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Available addons
2323
addon | version | maintainers | summary
2424
--- | --- | --- | ---
2525
[rental_base](rental_base/) | 16.0.1.0.0 | | Manage Rental of Products
26-
[sale_rental](sale_rental/) | 16.0.1.0.1 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Manage Rental of Products
26+
[sale_rental](sale_rental/) | 16.0.1.0.2 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Manage Rental of Products
2727

2828
[//]: # (end addons)
2929

sale_rental/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sale Rental
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:ce8eb4bc477e35624123a49b83b9eb5b7d0030d4356b54a057eca27e1f20708c
14+
!! source digest: sha256:df7e20708e98730916605010eb9e0a8c31603ed5a20f63b105d36a370b85c156
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

sale_rental/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
{
77
"name": "Sale Rental",
8-
"version": "16.0.1.0.1",
8+
"version": "16.0.1.0.2",
99
"category": "Sales",
1010
"license": "AGPL-3",
1111
"summary": "Manage Rental of Products",

sale_rental/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Sale Rental</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:ce8eb4bc477e35624123a49b83b9eb5b7d0030d4356b54a057eca27e1f20708c
375+
!! source digest: sha256:df7e20708e98730916605010eb9e0a8c31603ed5a20f63b105d36a370b85c156
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/vertical-rental/tree/16.0/sale_rental"><img alt="OCA/vertical-rental" src="https://img.shields.io/badge/github-OCA%2Fvertical--rental-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/vertical-rental-16-0/vertical-rental-16-0-sale_rental"><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/vertical-rental&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>With this module, you can rent products with Odoo. This module supports:</p>

0 commit comments

Comments
 (0)