mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 07:32:01 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
|
||||
"PO-Revision-Date: 2025-02-10 08:27+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-01-25 18:36+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -40,6 +40,11 @@ msgstr ""
|
|||
msgid "Create a new customer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model,website_form_label:sale_crm.model_crm_lead
|
||||
msgid "Create an Opportunity"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model,name:sale_crm.model_crm_quotation_partner
|
||||
msgid "Create new or use existing Customer on new Quotation"
|
||||
|
|
@ -66,7 +71,10 @@ msgid "Customer"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__display_name
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__display_name
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__display_name
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -76,20 +84,19 @@ msgid "Do not link to a customer"
|
|||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#. odoo-python
|
||||
#: code:addons/sale_crm/models/crm_lead.py:0
|
||||
msgid "Expected revenue has been updated based on the linked Sales Orders."
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__id
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__id
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__id
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_res_users__target_sales_invoiced
|
||||
msgid "Invoiced in Sales Orders Target"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -102,7 +109,7 @@ msgstr ""
|
|||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model,name:sale_crm.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgid "Lead"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
|
|
@ -110,11 +117,6 @@ msgstr ""
|
|||
msgid "Link to an existing customer"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model_terms:ir.ui.view,arch_db:sale_crm.sale_view_inherit123
|
||||
msgid "Log in the chatter from which opportunity the order originates"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.ui.menu,name:sale_crm.sale_order_menu_quotations_crm
|
||||
msgid "My Quotations"
|
||||
|
|
@ -170,7 +172,6 @@ msgstr ""
|
|||
#. module: sale_crm
|
||||
#. odoo-python
|
||||
#: code:addons/sale_crm/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Sales Analysis"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -184,13 +185,6 @@ msgstr ""
|
|||
msgid "Sales Team"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#. odoo-python
|
||||
#: code:addons/sale_crm/models/crm_team.py:0
|
||||
#, python-format
|
||||
msgid "Sales: Untaxed Total"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__sale_amount_total
|
||||
msgid "Sum of Orders"
|
||||
|
|
@ -201,14 +195,8 @@ msgstr ""
|
|||
msgid "Untaxed Total of Confirmed Orders"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#: model:ir.model,name:sale_crm.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#. module: sale_crm
|
||||
#. odoo-python
|
||||
#: code:addons/sale_crm/wizard/crm_opportunity_to_quotation.py:0
|
||||
#, python-format
|
||||
msgid "You can only apply this action from a lead."
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue