Skip to content

Commit

Permalink
[UPD] README.rst
Browse files Browse the repository at this point in the history
[UPD] addons table in README.md

[UPD] Update crm_industry.pot
  • Loading branch information
oca-travis authored and fredzamoabg committed Sep 17, 2021
1 parent 98060ee commit 3f22a2f
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -20,6 +20,7 @@ Available addons
addon | version | summary
--- | --- | ---
[crm_claim](crm_claim/) | 14.0.1.0.1 | Track your customers/vendors claims and grievances.
[crm_industry](crm_industry/) | 14.0.1.0.0 | Link leads/opportunities to industries
[crm_lead_code](crm_lead_code/) | 14.0.1.0.0 | Sequential Code for Leads / Opportunities
[crm_lead_firstname](crm_lead_firstname/) | 14.0.1.0.2 | Specify split names for contacts in leads
[crm_lead_vat](crm_lead_vat/) | 14.0.1.1.0 | Add VAT field to leads
Expand Down
2 changes: 1 addition & 1 deletion crm_industry/README.rst
Expand Up @@ -17,7 +17,7 @@ CRM Industry
:target: https://github.com/OCA/crm/tree/14.0/crm_industry
:alt: OCA/crm
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_industry
:target: https://translation.odoo-community.org/projects/crm-14-0/crm-14-0-crm_industry
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/111/14.0
Expand Down
15 changes: 15 additions & 0 deletions crm_industry/i18n/crm_industry.pot
Expand Up @@ -13,13 +13,28 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: crm_industry
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__display_name
msgid "Display Name"
msgstr ""

#. module: crm_industry
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__id
msgid "ID"
msgstr ""

#. module: crm_industry
#: model_terms:ir.ui.view,arch_db:crm_industry.crm_lead_view_form
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_leads_filter
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_opportunities_filter
msgid "Industry"
msgstr ""

#. module: crm_industry
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead____last_update
msgid "Last Modified on"
msgstr ""

#. module: crm_industry
#: model:ir.model,name:crm_industry.model_crm_lead
msgid "Lead/Opportunity"
Expand Down
2 changes: 1 addition & 1 deletion crm_industry/static/description/index.html
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">CRM Industry</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" 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" 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" href="https://github.com/OCA/crm/tree/14.0/crm_industry"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_industry"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/111/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external" 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" 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" href="https://github.com/OCA/crm/tree/14.0/crm_industry"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/crm-14-0/crm-14-0-crm_industry"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/111/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module adds industries for leads and opportunities.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
Expand Down

0 comments on commit 3f22a2f

Please sign in to comment.