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 22, 2024
1 parent fcd81cc commit 9c7de42
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 13 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ addon | version | maintainers | summary
[crm_partner_company_group](crm_partner_company_group/) | 18.0.1.0.0 | | Adds the possibility to add a company group to a company
[partner_company_group](partner_company_group/) | 18.0.1.0.0 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Adds the possibility to add a company group to a company
[partner_contact_access_link](partner_contact_access_link/) | 18.0.1.0.0 | [![Yajo](https://github.com/Yajo.png?size=30px)](https://github.com/Yajo) | Allow to visit the full contact form from a company
[partner_contact_personal_information_page](partner_contact_personal_information_page/) | 18.0.1.0.0 | [![Daemo00](https://github.com/Daemo00.png?size=30px)](https://github.com/Daemo00) | Add a page to contacts form to put personal information
[partner_firstname](partner_firstname/) | 18.0.1.1.0 | | Split first name and last name for non company partners
[partner_identification](partner_identification/) | 18.0.1.0.0 | | Partner Identification Numbers
[partner_identification_gln](partner_identification_gln/) | 18.0.1.0.0 | | This addon extends "Partner Identification Numbers" to provide a number category for GLN registration
Expand Down
22 changes: 11 additions & 11 deletions partner_contact_personal_information_page/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Personal information page for contacts
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b278926dd2dbee26aa209568f6bbea3e65313dbe562b60d92fd9e7fe87ddf8de
!! source digest: sha256:73335c1299a8fd72eda9d2a74dbf1320b80fa8f252ee348ff0bf03184fc4e0e0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -65,16 +65,16 @@ Authors
Contributors
------------

- EL Hadji DEM <elhadji.dem@savoirfairelinux.com>
- Jairo Llopis <j.llopis@grupoesoc.es>
- Matjaž Mozetič <m.mozetic@matmoz.si>
- Rudolf Schnapka <schnapkar@golive-saar.de>
- Richard deMeester <richard@willowit.com.au>
- Nicolas JEUDY <https://github.com/njeudy>
- Nikul CHaudhary <nikulchaudhary2112@gmail.com>
- Jeroen Evens <jeroen.evens@dynapps.be>
- Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
- Simone Rubino <daemo00@gmail.com>
- EL Hadji DEM <elhadji.dem@savoirfairelinux.com>
- Jairo Llopis <j.llopis@grupoesoc.es>
- Matjaž Mozetič <m.mozetic@matmoz.si>
- Rudolf Schnapka <schnapkar@golive-saar.de>
- Richard deMeester <richard@willowit.com.au>
- Nicolas JEUDY <https://github.com/njeudy>
- Nikul CHaudhary <nikulchaudhary2112@gmail.com>
- Jeroen Evens <jeroen.evens@dynapps.be>
- Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
- Simone Rubino <daemo00@gmail.com>

Maintainers
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Personal information page for contacts</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b278926dd2dbee26aa209568f6bbea3e65313dbe562b60d92fd9e7fe87ddf8de
!! source digest: sha256:73335c1299a8fd72eda9d2a74dbf1320b80fa8f252ee348ff0bf03184fc4e0e0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/partner_contact_personal_information_page"><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-partner_contact_personal_information_page"><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 extends the contact management functionality.</p>
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-partner-contact"
version = "18.0.20241218.0"
version = "18.0.20241222.0"
dependencies = [
"odoo-addon-account_partner_company_group==18.0.*",
"odoo-addon-base_location==18.0.*",
Expand All @@ -10,6 +10,7 @@ dependencies = [
"odoo-addon-crm_partner_company_group==18.0.*",
"odoo-addon-partner_company_group==18.0.*",
"odoo-addon-partner_contact_access_link==18.0.*",
"odoo-addon-partner_contact_personal_information_page==18.0.*",
"odoo-addon-partner_firstname==18.0.*",
"odoo-addon-partner_identification==18.0.*",
"odoo-addon-partner_identification_gln==18.0.*",
Expand Down

0 comments on commit 9c7de42

Please sign in to comment.