Skip to content

Commit 1628ee0

Browse files
committed
[BOT] post-merge updates
1 parent 4d6bdc2 commit 1628ee0

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
@@ -22,7 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_location_code_program_territory](base_location_code_program_territory/) | 18.0.1.0.0 | | Associate ZIPs to code programs and code territories
25-
[partner_address_hide_pdf_fields](partner_address_hide_pdf_fields/) | 18.0.1.0.0 | | Base module to hide new partner address fields in pdf
25+
[partner_address_hide_pdf_fields](partner_address_hide_pdf_fields/) | 18.0.1.1.0 | | Base module to hide new partner address fields in pdf
2626
[partner_code_program](partner_code_program/) | 18.0.1.0.0 | | Adds the partner code program fields on contacts
2727
[partner_code_program_account](partner_code_program_account/) | 18.0.1.0.0 | | Adds the partner code program fields on accounting
2828
[partner_code_program_purchase](partner_code_program_purchase/) | 18.0.1.0.0 | | Adds the partner code program fields on purchases

partner_address_hide_pdf_fields/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Partner Address Hide PDF Fields
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:e59a4291f040575491b8083653160b04ab39e408046f0da23766a3a7426da469
10+
!! source digest: sha256:3aab2a28adc4bac67b9f8fed3a51604cb94effd3598893de3e463e61bac5bc02
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

partner_address_hide_pdf_fields/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Partner Address Hide PDF Fields",
55
"summary": "Base module to hide new partner address fields in pdf",
6-
"version": "18.0.1.0.0",
6+
"version": "18.0.1.1.0",
77
"category": "Partner Management",
88
"website": "https://github.com/sygel-technology/sy-partner-contact",
99
"author": "Sygel",

partner_address_hide_pdf_fields/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Partner Address Hide PDF Fields</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:e59a4291f040575491b8083653160b04ab39e408046f0da23766a3a7426da469
370+
!! source digest: sha256:3aab2a28adc4bac67b9f8fed3a51604cb94effd3598893de3e463e61bac5bc02
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/sygel-technology/sy-partner-contact/tree/18.0/partner_address_hide_pdf_fields"><img alt="sygel-technology/sy-partner-contact" src="https://img.shields.io/badge/github-sygel--technology%2Fsy--partner--contact-lightgray.png?logo=github" /></a></p>
373373
<p>This module adds base methods in res partner to hide new address fields

0 commit comments

Comments
 (0)