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 Dec 2, 2024
1 parent 6173ecc commit 1eedfe9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_partner_company_group](account_partner_company_group/) | 18.0.1.0.0 | | Adds the possibility to add a company group to a company
[base_location](base_location/) | 18.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Enhanced zip/npa management system
[base_partner_company_group](base_partner_company_group/) | 18.0.1.0.0 | | Adds the possibility to add a company group to a company
[base_partner_sequence](base_partner_sequence/) | 18.0.1.0.0 | | Sets customer's code from a sequence
Expand Down
12 changes: 6 additions & 6 deletions account_partner_company_group/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Account Partner Company Group
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:af528360ba2f4b9c1d6a4076e53df21991d6102540f935eafc2cafb4172b9d1c
!! source digest: sha256:e3d568d1576d2c40364ba19887f6dc2f0fd80ede1df1150f91e6830d3ff0d7c8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -57,13 +57,13 @@ Authors
Contributors
------------

- Timon Tschanz <timon.tschanz@camptocamp.com>
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
- `Tecnativa <https://www.tecnativa.com>`__:
- Timon Tschanz <timon.tschanz@camptocamp.com>
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
- `Tecnativa <https://www.tecnativa.com>`__:

- Ernesto Tejeda
- Ernesto Tejeda

- Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
- Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>

Other credits
-------------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Account Partner Company Group</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:af528360ba2f4b9c1d6a4076e53df21991d6102540f935eafc2cafb4172b9d1c
!! source digest: sha256:e3d568d1576d2c40364ba19887f6dc2f0fd80ede1df1150f91e6830d3ff0d7c8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/partner-contact/tree/18.0/account_partner_company_group"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-account_partner_company_group"><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/partner-contact&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This Module adds a company group field to invoices. For more details
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-partner-contact"
version = "18.0.20241202.0"
version = "18.0.20241202.1"
dependencies = [
"odoo-addon-account_partner_company_group==18.0.*",
"odoo-addon-base_location==18.0.*",
"odoo-addon-base_partner_company_group==18.0.*",
"odoo-addon-base_partner_sequence==18.0.*",
Expand Down

0 comments on commit 1eedfe9

Please sign in to comment.