Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: contract-14.0/contract-14.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-contract/
This commit is contained in:
OCA Transbot
2022-01-26 08:43:14 +00:00
parent 87983dc9ed
commit d9eaf59fea
69 changed files with 1338 additions and 27 deletions

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -116,9 +116,9 @@ msgstr ""
"\n" "\n"
" % if object.user_id:\n" " % if object.user_id:\n"
" % if object.user_id.email:\n" " % if object.user_id.email:\n"
" &nbsp;&nbsp;Persona de contacte: <a href=\"mailto:${" " &nbsp;&nbsp;Persona de contacte: <a href=\"mailto:${object.user_id."
"object.user_id.email or ''}?subject=Contracte%20${object.name}\">${object." "email or ''}?subject=Contracte%20${object.name}\">${object.user_id.name}</"
"user_id.name}</a>\n" "a>\n"
" % else:\n" " % else:\n"
" &nbsp;&nbsp;El seu contracte: ${object.user_id.name}\n" " &nbsp;&nbsp;El seu contracte: ${object.user_id.name}\n"
" % endif\n" " % endif\n"
@@ -142,8 +142,8 @@ msgstr ""
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: " " <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
"16px; background-color: #F2F2F2;\">\n" "16px; background-color: #F2F2F2;\">\n"
" <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n" " <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
" ${object.company_id.partner_id.sudo().with_context(" " ${object.company_id.partner_id.sudo()."
"show_address=True, html_format=True).name_get()[0][1] | safe}\n" "with_context(show_address=True, html_format=True).name_get()[0][1] | safe}\n"
" </span>\n" " </span>\n"
" % if object.company_id.phone:\n" " % if object.company_id.phone:\n"
" <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: " " <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
@@ -161,11 +161,10 @@ msgstr ""
" <p></p>\n" " <p></p>\n"
" </div>\n" " </div>\n"
" <p></p>\n" " <p></p>\n"
" <a href=\"${object.get_base_url()}/my/contracts/${object." " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
"id}?access_token=${object.access_token}\" target=\"_blank\" style" "access_token=${object.access_token}\" target=\"_blank\" style=\"background-"
"=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: " "color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: none; color: "
"none; color: #fff; border-radius: 5px; font-size:13px;\">Veure el " "#fff; border-radius: 5px; font-size:13px;\">Veure el contracte</a>\n"
"contracte</a>\n"
"</div>\n" "</div>\n"
" " " "
@@ -197,8 +196,8 @@ msgstr ""
"<span attrs=\"{'invisible': [('contract_to_invoice_count', '&gt;', 1)]}\">\n" "<span attrs=\"{'invisible': [('contract_to_invoice_count', '&gt;', 1)]}\">\n"
" contracte a facturar\n" " contracte a facturar\n"
" </span>\n" " </span>\n"
" <span attrs=\"{'invisible': [(" " <span attrs=\"{'invisible': "
"'contract_to_invoice_count', '&lt;=', 1)]}\">\n" "[('contract_to_invoice_count', '&lt;=', 1)]}\">\n"
" contractes a facturar\n" " contractes a facturar\n"
" </span>" " </span>"
@@ -519,6 +518,13 @@ msgstr "La cancel·lació no està permesa per a aquesta línia"
msgid "Canceled" msgid "Canceled"
msgstr "Cancel·lat" msgstr "Cancel·lat"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1134,6 +1140,13 @@ msgstr "Icona Font Awesome p.e. fa-tasks"
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Generar Factures Recurrents des dels Contractes" msgstr "Generar Factures Recurrents des dels Contractes"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1775,6 +1788,11 @@ msgstr "Mix de recurrència pels models de contracte"
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Factures Recurrents" msgstr "Factures Recurrents"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code
@@ -2273,7 +2291,8 @@ msgstr "No tens permisos per finalitzar contractes."
#: code:addons/contract/models/contract_line.py:0 #: code:addons/contract/models/contract_line.py:0
#, python-format #, python-format
msgid "You can't delay a contract line invoiced at least one time." msgid "You can't delay a contract line invoiced at least one time."
msgstr "No pots endarrerir una línia de contracte facturada com a mínim un cop." msgstr ""
"No pots endarrerir una línia de contracte facturada com a mínim un cop."
#. module: contract #. module: contract
#: code:addons/contract/models/contract_line.py:0 #: code:addons/contract/models/contract_line.py:0

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -432,6 +432,13 @@ msgstr "Das Abbrechen für diese Zeile ist nicht erlaubt."
msgid "Canceled" msgid "Canceled"
msgstr "Abgebrochen" msgstr "Abgebrochen"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1057,6 +1064,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Wiederkehrende Rechnungen von Verträgen erzeugen" msgstr "Wiederkehrende Rechnungen von Verträgen erzeugen"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1695,6 +1709,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Periodische Rechnungen" msgstr "Periodische Rechnungen"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -429,6 +429,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1021,6 +1028,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1650,6 +1664,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -508,6 +508,13 @@ msgstr "Cancelar no permitido para esta línea"
msgid "Canceled" msgid "Canceled"
msgstr "Cancelado" msgstr "Cancelado"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1130,6 +1137,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Generar facturas recurrentes desde los contratos" msgstr "Generar facturas recurrentes desde los contratos"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1772,6 +1786,11 @@ msgstr "Mixin de recurrencia para modelos contractuales"
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Facturas recurrentes" msgstr "Facturas recurrentes"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -11,8 +11,8 @@ msgstr ""
"POT-Creation-Date: 2017-11-21 18:22+0000\n" "POT-Creation-Date: 2017-11-21 18:22+0000\n"
"PO-Revision-Date: 2021-06-14 04:48+0000\n" "PO-Revision-Date: 2021-06-14 04:48+0000\n"
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n" "Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/" "Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
"23907/es_AR/)\n" "teams/23907/es_AR/)\n"
"Language: es_AR\n" "Language: es_AR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -523,6 +523,13 @@ msgstr "Cancelar no está permitido para esta línea"
msgid "Canceled" msgid "Canceled"
msgstr "Cancelado" msgstr "Cancelado"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1145,6 +1152,13 @@ msgstr "Icono de Font awesome ej. fa-tasks"
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Generar Facturas Recurrentes de los Contratos" msgstr "Generar Facturas Recurrentes de los Contratos"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1787,6 +1801,11 @@ msgstr "Mixin de recurrencia para modelos contractuales"
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Facturas Recurrentes" msgstr "Facturas Recurrentes"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -424,6 +424,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1014,6 +1021,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1642,6 +1656,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1645,6 +1659,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1645,6 +1659,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1645,6 +1659,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -429,6 +429,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1021,6 +1028,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1650,6 +1664,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1645,6 +1659,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1645,6 +1659,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1016,6 +1023,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1644,6 +1658,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -30,8 +30,8 @@ msgid ""
msgstr "" msgstr ""
"\n" "\n"
" <p>Hei</p>\n" " <p>Hei</p>\n"
" <p>Sopimukseen on tehty muutoksia joista halusimme ilmoittaa.</p>" " <p>Sopimukseen on tehty muutoksia joista halusimme ilmoittaa.</"
"\n" "p>\n"
" " " "
#. module: contract #. module: contract
@@ -141,8 +141,8 @@ msgstr ""
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: " " <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
"16px; background-color: #F2F2F2;\">\n" "16px; background-color: #F2F2F2;\">\n"
" <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n" " <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
" ${object.company_id.partner_id.sudo().with_context(" " ${object.company_id.partner_id.sudo()."
"show_address=True, html_format=True).name_get()[0][1] | safe}\n" "with_context(show_address=True, html_format=True).name_get()[0][1] | safe}\n"
" </span>\n" " </span>\n"
" % if object.company_id.phone:\n" " % if object.company_id.phone:\n"
" <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: " " <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
@@ -153,17 +153,17 @@ msgstr ""
" % endif\n" " % endif\n"
" % if object.company_id.website:\n" " % if object.company_id.website:\n"
" <div>\n" " <div>\n"
" Verkkosivut: <a href=\"${object.company_id.website}\"" " Verkkosivut: <a href=\"${object.company_id.website}\">"
">${object.company_id.website}</a>\n" "${object.company_id.website}</a>\n"
" </div>\n" " </div>\n"
" %endif\n" " %endif\n"
" <p></p>\n" " <p></p>\n"
" </div>\n" " </div>\n"
" <p></p>\n" " <p></p>\n"
" <a href=\"${object.get_base_url()}/my/contracts/${object." " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
"id}?access_token=${object.access_token}\" target=\"_blank\" style" "access_token=${object.access_token}\" target=\"_blank\" style=\"background-"
"=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: " "color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: none; color: "
"none; color: #fff; border-radius: 5px; font-size:13px;\">Katso sopimus</a>\n" "#fff; border-radius: 5px; font-size:13px;\">Katso sopimus</a>\n"
"</div>\n" "</div>\n"
" " " "
@@ -195,8 +195,8 @@ msgstr ""
"<span attrs=\"{'invisible': [('contract_to_invoice_count', '&gt;', 1)]}\">\n" "<span attrs=\"{'invisible': [('contract_to_invoice_count', '&gt;', 1)]}\">\n"
" laskutettava sopimus\n" " laskutettava sopimus\n"
" </span>\n" " </span>\n"
" <span attrs=\"{'invisible': [(" " <span attrs=\"{'invisible': "
"'contract_to_invoice_count', '&lt;=', 1)]}\">\n" "[('contract_to_invoice_count', '&lt;=', 1)]}\">\n"
" laskutettavat sopimukset\n" " laskutettavat sopimukset\n"
" </span>" " </span>"
@@ -515,6 +515,13 @@ msgstr "Peruminen ei ole sallittu tälle riville"
msgid "Canceled" msgid "Canceled"
msgstr "Peruttu" msgstr "Peruttu"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1135,6 +1142,13 @@ msgstr "Font awesome kuvake esim. fa-tasks"
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Luo toistuvaislaskuja sopimuksilta" msgstr "Luo toistuvaislaskuja sopimuksilta"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1774,6 +1788,11 @@ msgstr "Sopimusten toistuvuuden malli"
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Toistuvaislaskut" msgstr "Toistuvaislaskut"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -516,6 +516,13 @@ msgstr "Annulation non autorisée pour cette ligne"
msgid "Canceled" msgid "Canceled"
msgstr "Annulée" msgstr "Annulée"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1141,6 +1148,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Générer les factures récurrentes pour les contrats" msgstr "Générer les factures récurrentes pour les contrats"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1785,6 +1799,11 @@ msgstr "Récurrence pour les modèles de contrat"
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Factures récurrentes" msgstr "Factures récurrentes"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1019,6 +1026,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1648,6 +1662,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -519,6 +519,13 @@ msgstr "Annulation non autorisée pour cette ligne"
msgid "Canceled" msgid "Canceled"
msgstr "Annulée" msgstr "Annulée"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1141,6 +1148,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Générer les factures récurrentes pour les contrats" msgstr "Générer les factures récurrentes pour les contrats"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1783,6 +1797,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Factures récurrentes" msgstr "Factures récurrentes"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -434,6 +434,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1046,6 +1053,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Xerar facturas recorrentes desde os contratos" msgstr "Xerar facturas recorrentes desde os contratos"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
#, fuzzy #, fuzzy
@@ -1691,6 +1705,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Facturas recorrentes" msgstr "Facturas recorrentes"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1645,6 +1659,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -430,6 +430,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1038,6 +1045,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1677,6 +1691,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -434,6 +434,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1045,6 +1052,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
#, fuzzy #, fuzzy
@@ -1687,6 +1701,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Ponavljajući računi" msgstr "Ponavljajući računi"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -431,6 +431,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1043,6 +1050,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
#, fuzzy #, fuzzy
@@ -1686,6 +1700,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Ponavljajući računi" msgstr "Ponavljajući računi"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -428,6 +428,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1020,6 +1027,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1649,6 +1663,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -436,6 +436,13 @@ msgstr "Annullamento non permesso per questa riga"
msgid "Canceled" msgid "Canceled"
msgstr "Annullata" msgstr "Annullata"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1061,6 +1068,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Generare fatture ricorrenti dai contratti" msgstr "Generare fatture ricorrenti dai contratti"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1699,6 +1713,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Fatture ricorrenti" msgstr "Fatture ricorrenti"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -428,6 +428,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1019,6 +1026,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1648,6 +1662,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1019,6 +1026,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1648,6 +1662,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -444,6 +444,13 @@ msgstr "Annuleren niet toegestaan voor deze regel"
msgid "Canceled" msgid "Canceled"
msgstr "Geannuleerd" msgstr "Geannuleerd"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1074,6 +1081,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Genereer terugkerende facturen van contracten" msgstr "Genereer terugkerende facturen van contracten"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
#, fuzzy #, fuzzy
@@ -1713,6 +1727,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Periodieke facturen" msgstr "Periodieke facturen"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -428,6 +428,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1036,6 +1043,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1675,6 +1689,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -428,6 +428,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1019,6 +1026,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1648,6 +1662,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -431,6 +431,13 @@ msgstr "Cancelamento não autorizado para esta linha"
msgid "Canceled" msgid "Canceled"
msgstr "Cancelado" msgstr "Cancelado"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1046,6 +1053,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Gerar Faturas Recorrentes a partir dos Contratos" msgstr "Gerar Faturas Recorrentes a partir dos Contratos"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1683,6 +1697,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Faturas Recorrentes" msgstr "Faturas Recorrentes"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -432,6 +432,13 @@ msgstr "Não é permitido o cancelamento para esta linha"
msgid "Canceled" msgid "Canceled"
msgstr "Cancelado" msgstr "Cancelado"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1051,6 +1058,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Gerar Faturas Recorrentes de Contratos" msgstr "Gerar Faturas Recorrentes de Contratos"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1689,6 +1703,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Faturas recorrentes" msgstr "Faturas recorrentes"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -430,6 +430,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1023,6 +1030,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1652,6 +1666,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -429,6 +429,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1022,6 +1029,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1651,6 +1665,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -429,6 +429,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1037,6 +1044,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1676,6 +1690,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -429,6 +429,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1020,6 +1027,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1648,6 +1662,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -428,6 +428,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -428,6 +428,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1019,6 +1026,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -432,6 +432,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "İptal Edildi" msgstr "İptal Edildi"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1023,6 +1030,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "Sözleşmelerden Tekrarlanan Faturalar Oluşturun" msgstr "Sözleşmelerden Tekrarlanan Faturalar Oluşturun"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1655,6 +1669,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Tekrarlayan Faturalar" msgstr "Tekrarlayan Faturalar"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -431,6 +431,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1041,6 +1048,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
#, fuzzy #, fuzzy
@@ -1684,6 +1698,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "Tekrarlayan Faturalar" msgstr "Tekrarlayan Faturalar"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -426,6 +426,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1017,6 +1024,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1645,6 +1659,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1647,6 +1661,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -434,6 +434,13 @@ msgstr "取消此行不允许"
msgid "Canceled" msgid "Canceled"
msgstr "已取消" msgstr "已取消"
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1059,6 +1066,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "从合同生成定期发票" msgstr "从合同生成定期发票"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1692,6 +1706,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "重新发起发票" msgstr "重新发起发票"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code

View File

@@ -427,6 +427,13 @@ msgstr ""
msgid "Canceled" msgid "Canceled"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_contract__generation_type
#: model:ir.model.fields,help:contract.field_contract_template__generation_type
msgid "Choose the document that will be automatically generated by cron."
msgstr ""
#. module: contract #. module: contract
#: model_terms:ir.actions.act_window,help:contract.contract_template_action #: model_terms:ir.actions.act_window,help:contract.contract_template_action
msgid "Click to create a new contract template." msgid "Click to create a new contract template."
@@ -1018,6 +1025,13 @@ msgstr ""
msgid "Generate Recurring Invoices from Contracts" msgid "Generate Recurring Invoices from Contracts"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type
#: model:ir.model.fields,field_description:contract.field_contract_template__generation_type
msgid "Generation Type"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__group_id #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id
msgid "Group" msgid "Group"
@@ -1646,6 +1660,11 @@ msgstr ""
msgid "Recurring Invoices" msgid "Recurring Invoices"
msgstr "" msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid "Recurring Type"
msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/controllers/main.py:0 #: code:addons/contract/controllers/main.py:0
#: model:ir.model.fields,field_description:contract.field_contract_contract__code #: model:ir.model.fields,field_description:contract.field_contract_contract__code