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 May 6, 2024
1 parent b3213f1 commit 4db8c32
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ addon | version | maintainers | summary
[cooperator_portal](cooperator_portal/) | 16.0.1.0.0 | | Show cooperator information in the website portal
[cooperator_website](cooperator_website/) | 16.0.1.0.0 | | This module adds the cooperator subscription form allowing to subscribe for shares online.
[l10n_be_cooperator](l10n_be_cooperator/) | 16.0.1.2.1 | | Cooperators Belgium Localization
[l10n_be_cooperator_national_number](l10n_be_cooperator_national_number/) | 16.0.1.0.0 | | Ask for Belgian National Number in Cooperative Subscription Request.
[l10n_be_cooperator_national_number](l10n_be_cooperator_national_number/) | 16.0.1.0.1 | | Ask for Belgian National Number in Cooperative Subscription Request.
[l10n_be_cooperator_portal](l10n_be_cooperator_portal/) | 16.0.1.0.0 | | Give access to Tax Shelter Report in the portal.
[l10n_be_cooperator_website_national_number](l10n_be_cooperator_website_national_number/) | 16.0.1.0.0 | | Ask for Belgian National Number in Cooperative Subscription Request Frontend Form.
[l10n_es_cooperator](l10n_es_cooperator/) | 16.0.1.0.0 | | Cooperator localization for Spain
Expand Down
2 changes: 1 addition & 1 deletion l10n_be_cooperator_national_number/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Belgium: Cooperator National Number
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:630e1017f61be213540b60239befca6d9dc713c41118f2a603254d70f4b9ec7f
!! source digest: sha256:4aa82d9d19a2b1e8ead8f7e509322dd98928aa830077e4bb960688b89832d46f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion l10n_be_cooperator_national_number/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Belgium: Cooperator National Number",
"summary": "Ask for Belgian National Number in Cooperative Subscription Request.",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"depends": ["cooperator", "l10n_be_partner_identification"],
"author": "Coop IT Easy SC, Odoo Community Association (OCA)",
"category": "Cooperative management",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,7 +366,7 @@ <h1 class="title">Belgium: Cooperator National Number</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:630e1017f61be213540b60239befca6d9dc713c41118f2a603254d70f4b9ec7f
!! source digest: sha256:4aa82d9d19a2b1e8ead8f7e509322dd98928aa830077e4bb960688b89832d46f
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/cooperative/tree/16.0/l10n_be_cooperator_national_number"><img alt="OCA/cooperative" src="https://img.shields.io/badge/github-OCA%2Fcooperative-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/cooperative-16-0/cooperative-16-0-l10n_be_cooperator_national_number"><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/cooperative&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>Ask for Belgian National Number in Subscription Request.</p>
Expand Down

0 comments on commit 4db8c32

Please sign in to comment.