Skip to content

Commit

Permalink
Merge pull request #1179 from OCA/16.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/partner-contact (16.0)
  • Loading branch information
bt-admin authored Mar 20, 2024
2 parents 44e4f62 + 9259322 commit add79b8
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 45 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ addon | version | maintainers | summary
[partner_purchase_manager](partner_purchase_manager/) | 16.0.1.0.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Add purchase manager field in partner
[partner_ref_unique](partner_ref_unique/) | 16.0.1.0.0 | | Add an unique constraint to partner ref field
[partner_second_lastname](partner_second_lastname/) | 16.0.1.0.1 | | Have split first and second lastnames
[partner_stage](partner_stage/) | 16.0.1.0.0 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Add lifecycle Stages to Partners
[partner_stage](partner_stage/) | 16.0.1.0.1 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Add lifecycle Stages to Partners
[partner_subject_to_vat](partner_subject_to_vat/) | 16.0.1.0.0 | [![victor-champonnois](https://github.com/victor-champonnois.png?size=30px)](https://github.com/victor-champonnois) | Record whether a company is subject to VAT.
[partner_tier_validation](partner_tier_validation/) | 16.0.1.0.1 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Support a tier validation process for Contacts
[partner_tz](partner_tz/) | 16.0.1.0.0 | | Remove partner timezone default value and display on form
Expand Down
6 changes: 4 additions & 2 deletions partner_contact_address_default/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-27 11:42+0000\n"
"PO-Revision-Date: 2024-03-19 15:35+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
Expand All @@ -25,7 +25,7 @@ msgstr "Contatto"
#: model:ir.model.fields,field_description:partner_contact_address_default.field_res_partner__partner_contact_id
#: model:ir.model.fields,field_description:partner_contact_address_default.field_res_users__partner_contact_id
msgid "Default contact"
msgstr ""
msgstr "Contatto predefinito"

#. module: partner_contact_address_default
#: model_terms:ir.ui.view,arch_db:partner_contact_address_default.view_partner_form
Expand Down Expand Up @@ -55,6 +55,8 @@ msgstr "Indirizzo di spedizione"
#: model_terms:ir.ui.view,arch_db:partner_contact_address_default.view_partner_form
msgid "You can force contact, delivery and invoice address for this contacts."
msgstr ""
"Si possono forzare gli indirizzi di contatto, spedizione e fatturazione per "
"questi contatti."

#~ msgid "You can force and delivery and invoice address for this contacts."
#~ msgstr ""
Expand Down
4 changes: 2 additions & 2 deletions partner_interest_group/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-27 11:42+0000\n"
"PO-Revision-Date: 2024-03-19 15:35+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
Expand All @@ -24,7 +24,7 @@ msgstr "Attivo"
#. module: partner_interest_group
#: model:ir.model.fields,field_description:partner_interest_group.field_res_partner_interest_group__company_id
msgid "Company"
msgstr ""
msgstr "Azienda"

#. module: partner_interest_group
#: model:ir.model,name:partner_interest_group.model_res_partner_interest_group
Expand Down
2 changes: 1 addition & 1 deletion partner_stage/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Partner Stage
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ec80cd002755f1a8b71b70b1966260201842e23c710fd59a4d2bec300bd040f7
!! source digest: sha256:bfd210083591cc81c62f4e516f83c3ff848a40edb2496ebc4f40b4477ec15d0b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion partner_stage/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/partner-contact",
"category": "Sales/CRM",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"license": "AGPL-3",
"depends": ["contacts"],
"data": [
Expand Down
25 changes: 0 additions & 25 deletions partner_stage/migrations/14.0.2.0.0/post-migration.py

This file was deleted.

11 changes: 0 additions & 11 deletions partner_stage/migrations/14.0.2.0.0/pre-migrate.py

This file was deleted.

3 changes: 1 addition & 2 deletions partner_stage/static/description/index.html
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">Partner Stage</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ec80cd002755f1a8b71b70b1966260201842e23c710fd59a4d2bec300bd040f7
!! source digest: sha256:bfd210083591cc81c62f4e516f83c3ff848a40edb2496ebc4f40b4477ec15d0b
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/16.0/partner_stage"><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-16-0/partner-contact-16-0-partner_stage"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Adds stages to Contacts allowing, for example, to setup a lifecycle workflow.
Expand Down

0 comments on commit add79b8

Please sign in to comment.