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 19, 2024
1 parent 429f07d commit 686c172
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ addon | version | maintainers | summary
[partner_company_group](partner_company_group/) | 17.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_company_type](partner_company_type/) | 17.0.1.0.0 | | Adds a company type to partner that are companies
[partner_contact_access_link](partner_contact_access_link/) | 17.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_birthdate](partner_contact_birthdate/) | 17.0.1.0.0 | [![Daemo00](https://github.com/Daemo00.png?size=30px)](https://github.com/Daemo00) | Contact's birthdate
[partner_contact_birthdate](partner_contact_birthdate/) | 17.0.1.1.0 | [![Daemo00](https://github.com/Daemo00.png?size=30px)](https://github.com/Daemo00) | Contact's birthdate
[partner_contact_birthplace](partner_contact_birthplace/) | 17.0.1.0.0 | | This module allows to define a birthplace for partners.
[partner_contact_department](partner_contact_department/) | 17.0.1.0.0 | | Assign contacts to departments
[partner_contact_gender](partner_contact_gender/) | 17.0.1.0.1 | | Add gender field to contacts
Expand Down
24 changes: 12 additions & 12 deletions partner_contact_birthdate/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Contact's birthdate
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ce24e0cc60cfa7ebd0b061a1ccf1655963ae59eefca3294203df79b49f77c9f6
!! source digest: sha256:2fadc8fd9cb96b6fee87a511d8931cf036519e5c064489017e02271188cffc3b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -48,9 +48,9 @@ Usage

To use this module, you need to:

- Edit or create a partner.
- Ensure it is **not** a company.
- Set the birthdate there.
- Edit or create a partner.
- Ensure it is **not** a company.
- Set the birthdate there.

Bug Tracker
===========
Expand All @@ -73,14 +73,14 @@ Authors
Contributors
------------

- EL Hadji DEM <[email protected]>
- Jairo Llopis <[email protected]>
- Matjaž Mozetič <[email protected]>
- Rudolf Schnapka <[email protected]>
- Denis Leemann <[email protected]>
- Tharathip Chaweewongphan <[email protected]>
- Druidoo (<https://www.druidoo.io>)
- Simone Rubino <[email protected]>
- EL Hadji DEM <[email protected]>
- Jairo Llopis <[email protected]>
- Matjaž Mozetič <[email protected]>
- Rudolf Schnapka <[email protected]>
- Denis Leemann <[email protected]>
- Tharathip Chaweewongphan <[email protected]>
- Druidoo (<https://www.druidoo.io>)
- Simone Rubino <[email protected]>

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion partner_contact_birthdate/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

{
"name": "Contact's birthdate",
"version": "17.0.1.0.0",
"version": "17.0.1.1.0",
"author": "Tecnativa, Odoo Community Association (OCA)",
"maintainers": [
"Daemo00",
Expand Down
2 changes: 1 addition & 1 deletion partner_contact_birthdate/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Contact’s birthdate</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ce24e0cc60cfa7ebd0b061a1ccf1655963ae59eefca3294203df79b49f77c9f6
!! source digest: sha256:2fadc8fd9cb96b6fee87a511d8931cf036519e5c064489017e02271188cffc3b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.0/partner_contact_birthdate"><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-17-0/partner-contact-17-0-partner_contact_birthdate"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module was written to extend the functionality of Odoo to support
Expand Down

0 comments on commit 686c172

Please sign in to comment.