Update translation files

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

Translation: contract-16.0/contract-16.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract/
This commit is contained in:
Weblate
2024-12-04 20:32:11 +00:00
parent f484fdfbf0
commit 21a3c98a3d
70 changed files with 8153 additions and 1182 deletions

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -155,6 +155,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: Data final del periode facturat"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -368,6 +385,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -400,6 +424,13 @@ msgstr "Tercer Associat"
msgid "Attachment Count"
msgstr "Nombre d'adjunts"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -801,11 +832,11 @@ msgstr "Línies de contracte (fixes)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Contracte facturat manualment: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Factura</a>"
"Contracte facturat manualment: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Factura</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification
@@ -1015,6 +1046,13 @@ msgstr "Data de la propera factura"
msgid "Day(s)"
msgstr "Dia(es)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1105,6 +1143,13 @@ msgstr ""
"No s'ha pogut tramitar el contracte%(name)s [id: %(id)s]:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1341,6 +1386,13 @@ msgstr "És una nota recurrent"
msgid "Is suspension without end date"
msgstr "És una suspensió sense data de fi"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1359,6 +1411,20 @@ msgstr "Assentament"
msgid "Journal Item"
msgstr "Apunt"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1444,6 +1510,13 @@ msgstr "Facturar manualment contractes de compra"
msgid "Manually Invoice Sale Contracts"
msgstr "Facturar manialment contractes de venda"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1455,6 +1528,13 @@ msgstr ""
"Marca aquest check si vols contrlar la recurrència a nivell de línia en "
"comptes de la totalitat del contracte."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1578,6 +1658,13 @@ msgstr "Mode de facturació de la nota"
msgid "Notes"
msgstr "Notes"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1615,6 +1702,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr "Nombre de missatges amb error d'entrega"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1887,6 +1981,13 @@ msgstr "Enviar per Email"
msgid "Sent"
msgstr "Enviat"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2379,8 +2480,8 @@ msgstr ""
#~ " &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
#~ "name\"/><br/>\n"
#~ " <t t-if=\"object.date_start\">\n"
#~ " &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
#~ "\"object.date_start or ''\"/><br/>\n"
#~ " &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
#~ "out=\"object.date_start or ''\"/><br/>\n"
#~ " </t>\n"
#~ "\n"
#~ " <t t-if=\"object.user_id\">\n"
@@ -2390,8 +2491,8 @@ msgstr ""
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
#~ "\"object.user_id.name\"/>\n"
#~ " &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
#~ "out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </p>\n"
@@ -2408,8 +2509,8 @@ msgstr ""
#~ "right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
#~ " <h3 style=\"margin: 0px; padding: 2px 14px; font-"
#~ "size: 12px; color: #DDD;\">\n"
#~ " <strong style=\"text-transform:uppercase;\" t-out="
#~ "\"object.company_id.name\"/></h3>\n"
#~ " <strong style=\"text-transform:uppercase;\" t-"
#~ "out=\"object.company_id.name\"/></h3>\n"
#~ " </div>\n"
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -2430,17 +2531,17 @@ msgstr ""
#~ " </t>\n"
#~ " <t t-if=\"object.company_id.website\">\n"
#~ " <div>\n"
#~ " Web: <a t-att-href=\"object.company_id.website"
#~ "\" t-out=\"object.company_id.website\"/>\n"
#~ " Web: <a t-att-href=\"object.company_id."
#~ "website\" t-out=\"object.company_id.website\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
#~ "(object.get_base_url(), object.id, object.access_token)\" target=\"_blank"
#~ "\" style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "(object.get_base_url(), object.id, object.access_token)\" "
#~ "target=\"_blank\" style=\"background-color:#875A7B;padding: 8px 16px 8px "
#~ "16px; text-decoration: none; color: #fff; border-radius: 5px; font-"
#~ "size:13px;\">View contract</a>\n"
#~ " </div>\n"
#~ " "
#~ msgstr ""
@@ -2469,8 +2570,8 @@ msgstr ""
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " &amp;nbsp;&amp;nbsp;El teu contacte: <t t-out="
#~ "\"object.user_id.name\"/>\n"
#~ " &amp;nbsp;&amp;nbsp;El teu contacte: <t t-"
#~ "out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </p>\n"
@@ -2487,8 +2588,8 @@ msgstr ""
#~ "right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
#~ " <h3 style=\"margin: 0px; padding: 2px 14px; font-"
#~ "size: 12px; color: #DDD;\">\n"
#~ " <strong style=\"text-transform:uppercase;\" t-out="
#~ "\"object.company_id.name\"/></h3>\n"
#~ " <strong style=\"text-transform:uppercase;\" t-"
#~ "out=\"object.company_id.name\"/></h3>\n"
#~ " </div>\n"
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -2509,17 +2610,17 @@ msgstr ""
#~ " </t>\n"
#~ " <t t-if=\"object.company_id.website\">\n"
#~ " <div>\n"
#~ " Web: <a t-att-href=\"object.company_id.website"
#~ "\" t-out=\"object.company_id.website\"/>\n"
#~ " Web: <a t-att-href=\"object.company_id."
#~ "website\" t-out=\"object.company_id.website\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
#~ "(object.get_base_url(), object.id, object.access_token)\" target=\"_blank"
#~ "\" style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "(object.get_base_url(), object.id, object.access_token)\" "
#~ "target=\"_blank\" style=\"background-color:#875A7B;padding: 8px 16px 8px "
#~ "16px; text-decoration: none; color: #fff; border-radius: 5px; font-"
#~ "size:13px;\">View contract</a>\n"
#~ " </div>\n"
#~ " "
@@ -2611,10 +2712,10 @@ msgstr ""
#~ " </div>\n"
#~ " <p></p>\n"
#~ " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
#~ "access_token=${object.access_token}\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: "
#~ "none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</"
#~ "a>\n"
#~ "access_token=${object.access_token}\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "</div>\n"
#~ " "
#~ msgstr ""
@@ -2682,10 +2783,10 @@ msgstr ""
#~ " </div>\n"
#~ " <p></p>\n"
#~ " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
#~ "access_token=${object.access_token}\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: "
#~ "none; color: #fff; border-radius: 5px; font-size:13px;\">Veure el "
#~ "contracte</a>\n"
#~ "access_token=${object.access_token}\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;"
#~ "\">Veure el contracte</a>\n"
#~ "</div>\n"
#~ " "
@@ -2750,8 +2851,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Contracte facturat manualment: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"

View File

@@ -26,22 +26,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -58,8 +58,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -135,6 +135,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -342,6 +359,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -374,6 +398,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -750,8 +781,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -960,6 +991,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1042,6 +1080,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1270,6 +1315,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1288,6 +1340,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1373,6 +1439,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1382,6 +1455,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1505,6 +1585,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1539,6 +1626,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1810,6 +1904,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -108,22 +108,22 @@ msgstr ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Vertrag: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Vertrag: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Vertragsbeginn: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Vertragsbeginn: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Ihr Kontakt: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Ihr Kontakt: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Ihr Kontakt: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Ihr Kontakt: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -140,8 +140,8 @@ msgstr ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -232,6 +232,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: Enddatum der Abrechnungsperiode"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -448,6 +465,13 @@ msgstr "Analytische Verteilungssuche"
msgid "Analytic Precision"
msgstr "Analytische Präzision"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -480,6 +504,13 @@ msgstr "Zugehöriger Partner"
msgid "Attachment Count"
msgstr "Anhangsanzahl"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -880,11 +911,11 @@ msgstr "Vertragspositionen (fest)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Vertrag manuell in Rechnung gestellt: <a href=\"#\" data-oe-model="
"\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Rechnung</a>"
"Vertrag manuell in Rechnung gestellt: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Rechnung</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification
@@ -1096,6 +1127,13 @@ msgstr "Datum der nächsten Rechnung"
msgid "Day(s)"
msgstr "Tag(e)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1187,6 +1225,13 @@ msgstr ""
"Der Vertrag %(name)s [id: %(id)s] konnte nicht verarbeitet werden:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1425,6 +1470,13 @@ msgstr "Ist eine wiederkehrende Notiz"
msgid "Is suspension without end date"
msgstr "Ist Aussetzung ohne Enddatum"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1443,6 +1495,20 @@ msgstr "Journleintrag"
msgid "Journal Item"
msgstr "Journaleintrag"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1528,6 +1594,13 @@ msgstr "Lieferantenverträge manuell abrechnen"
msgid "Manually Invoice Sale Contracts"
msgstr "Kundenverträge manuell abrechnen"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1539,6 +1612,13 @@ msgstr ""
"Markieren Sie dieses Häkchen, wenn Sie die Wiederholung auf Zeilenebene und "
"nicht insgesamt für den gesamten Vertrag steuern möchten."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1662,6 +1742,13 @@ msgstr "Beachten Sie den Rechnungsmodus"
msgid "Notes"
msgstr "Notizen"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1698,6 +1785,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr "Dies ist die Anzahl von Nachrichten mit einem Übertragungsfehler."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1971,6 +2065,13 @@ msgstr "als Email versenden"
msgid "Sent"
msgstr "Gesendet"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2530,8 +2631,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Vertrag manuell abgerechnet: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Rechnung</a>"

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -756,8 +787,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -967,6 +998,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1049,6 +1087,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1277,6 +1322,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1295,6 +1347,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1381,6 +1447,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1390,6 +1463,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1513,6 +1593,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1547,6 +1634,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1818,6 +1912,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -108,8 +108,8 @@ msgstr ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Fecha de inicio del contratot: "
"<t t-out=\"object.date_start or ''\"></t><br>\n"
@@ -117,13 +117,13 @@ msgstr ""
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your contract: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your contract: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -139,8 +139,8 @@ msgstr ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -914,11 +914,11 @@ msgstr "Líneas de contrato (fijo)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Contrato facturado manualmente: <a href=\"#\" data-oe-model="
"\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Factura</a>"
"Contrato facturado manualmente: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Factura</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -157,6 +157,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#FIN#</strong>: Fecha final del período facturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -375,6 +392,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -407,6 +431,13 @@ msgstr "Socio Asociado"
msgid "Attachment Count"
msgstr "Cuenta de Adjunto"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -809,11 +840,11 @@ msgstr "Líneas de contrato (corregidas)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Factura manual del Contrato: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Factura</a>"
"Factura manual del Contrato: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Factura</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification
@@ -1023,6 +1054,13 @@ msgstr "Fecha de la próxima factura"
msgid "Day(s)"
msgstr "Día(s)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1113,6 +1151,13 @@ msgstr ""
"Fallo al procesar el contrato %(name)s [id: %(id)s]:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1349,6 +1394,13 @@ msgstr "Es Nota Recurrente"
msgid "Is suspension without end date"
msgstr "Es una suspención sin fecha de finalización"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1367,6 +1419,20 @@ msgstr "Apunte Contable"
msgid "Journal Item"
msgstr "Asiento Contable"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1454,6 +1520,13 @@ msgstr "Facturar Manualmente Contratos de Compra"
msgid "Manually Invoice Sale Contracts"
msgstr "Facturar Manualmente Contratos de Venta"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1465,6 +1538,13 @@ msgstr ""
"Marque esta casilla si desea controlar la recurrencia a nivel de línea en "
"lugar de todo junto para todo el contrato."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1588,6 +1668,13 @@ msgstr "Nota Modo de Facturación"
msgid "Notes"
msgstr "Notas"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1624,6 +1711,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr "Número de mensajes con errores de entrega"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1896,6 +1990,13 @@ msgstr "Enviar por Correo Electrónico"
msgid "Sent"
msgstr "Expedido"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2388,8 +2489,8 @@ msgstr ""
#~ " &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
#~ "name\"/><br/>\n"
#~ " <t t-if=\"object.date_start\">\n"
#~ " &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
#~ "\"object.date_start or ''\"/><br/>\n"
#~ " &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
#~ "out=\"object.date_start or ''\"/><br/>\n"
#~ " </t>\n"
#~ "\n"
#~ " <t t-if=\"object.user_id\">\n"
@@ -2399,8 +2500,8 @@ msgstr ""
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
#~ "\"object.user_id.name\"/>\n"
#~ " &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
#~ "out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </p>\n"
@@ -2417,8 +2518,8 @@ msgstr ""
#~ "right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
#~ " <h3 style=\"margin: 0px; padding: 2px 14px; font-"
#~ "size: 12px; color: #DDD;\">\n"
#~ " <strong style=\"text-transform:uppercase;\" t-out="
#~ "\"object.company_id.name\"/></h3>\n"
#~ " <strong style=\"text-transform:uppercase;\" t-"
#~ "out=\"object.company_id.name\"/></h3>\n"
#~ " </div>\n"
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -2439,17 +2540,17 @@ msgstr ""
#~ " </t>\n"
#~ " <t t-if=\"object.company_id.website\">\n"
#~ " <div>\n"
#~ " Web: <a t-att-href=\"object.company_id.website"
#~ "\" t-out=\"object.company_id.website\"/>\n"
#~ " Web: <a t-att-href=\"object.company_id."
#~ "website\" t-out=\"object.company_id.website\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
#~ "(object.get_base_url(), object.id, object.access_token)\" target=\"_blank"
#~ "\" style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "(object.get_base_url(), object.id, object.access_token)\" "
#~ "target=\"_blank\" style=\"background-color:#875A7B;padding: 8px 16px 8px "
#~ "16px; text-decoration: none; color: #fff; border-radius: 5px; font-"
#~ "size:13px;\">View contract</a>\n"
#~ " </div>\n"
#~ " "
#~ msgstr ""
@@ -2478,8 +2579,8 @@ msgstr ""
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " &amp;nbsp;&amp;nbsp;Tu Contrato: <t t-out="
#~ "\"object.user_id.name\"/>\n"
#~ " &amp;nbsp;&amp;nbsp;Tu Contrato: <t t-"
#~ "out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </p>\n"
@@ -2496,8 +2597,8 @@ msgstr ""
#~ "right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
#~ " <h3 style=\"margin: 0px; padding: 2px 14px; font-"
#~ "size: 12px; color: #DDD;\">\n"
#~ " <strong style=\"text-transform:uppercase;\" t-out="
#~ "\"object.company_id.name\"/></h3>\n"
#~ " <strong style=\"text-transform:uppercase;\" t-"
#~ "out=\"object.company_id.name\"/></h3>\n"
#~ " </div>\n"
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -2512,23 +2613,23 @@ msgstr ""
#~ " <div style=\"margin-top: 0px; margin-right: 0px; "
#~ "margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: "
#~ "0px; padding-bottom: 0px; padding-left: 0px; \">\n"
#~ " Teléfono: <t t-out=\"object.company_id.phone"
#~ "\"/>\n"
#~ " Teléfono: <t t-out=\"object.company_id."
#~ "phone\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " <t t-if=\"object.company_id.website\">\n"
#~ " <div>\n"
#~ " Web: <a t-att-href=\"object.company_id.website"
#~ "\" t-out=\"object.company_id.website\"/>\n"
#~ " Web: <a t-att-href=\"object.company_id."
#~ "website\" t-out=\"object.company_id.website\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
#~ "(object.get_base_url(), object.id, object.access_token)\" target=\"_blank"
#~ "\" style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "(object.get_base_url(), object.id, object.access_token)\" "
#~ "target=\"_blank\" style=\"background-color:#875A7B;padding: 8px 16px 8px "
#~ "16px; text-decoration: none; color: #fff; border-radius: 5px; font-"
#~ "size:13px;\">View contract</a>\n"
#~ " </div>\n"
#~ " "
@@ -2620,10 +2721,10 @@ msgstr ""
#~ " </div>\n"
#~ " <p></p>\n"
#~ " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
#~ "access_token=${object.access_token}\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: "
#~ "none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</"
#~ "a>\n"
#~ "access_token=${object.access_token}\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "</div>\n"
#~ " "
#~ msgstr ""
@@ -2690,10 +2791,10 @@ msgstr ""
#~ " </div>\n"
#~ " <p></p>\n"
#~ " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
#~ "access_token=${object.access_token}\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: "
#~ "none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</"
#~ "a>\n"
#~ "access_token=${object.access_token}\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "</div>\n"
#~ " "
@@ -2773,8 +2874,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Contrato facturado manualmente: <a href=\"#\" data-oe-model=\"%s\" data-"
#~ "oe-id=\"%s\">Factura</a>"
@@ -2932,8 +3033,8 @@ msgstr ""
#~ " % endif\n"
#~ " % if object.company_id.website:\n"
#~ " <div>\n"
#~ " Sitio Web: <a href=\"${object.company_id.website}\">"
#~ "${object.company_id.website}</a>\n"
#~ " Sitio Web: <a href=\"${object.company_id."
#~ "website}\">${object.company_id.website}</a>\n"
#~ " </div>\n"
#~ " %endif\n"
#~ " <p></p>\n"

View File

@@ -28,22 +28,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -60,8 +60,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -137,6 +137,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -344,6 +361,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -376,6 +400,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -752,8 +783,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -962,6 +993,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1044,6 +1082,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1272,6 +1317,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1290,6 +1342,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1375,6 +1441,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1384,6 +1457,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1507,6 +1587,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1541,6 +1628,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1812,6 +1906,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1378,6 +1444,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1387,6 +1460,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1510,6 +1590,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1544,6 +1631,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1815,6 +1909,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1378,6 +1444,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1387,6 +1460,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1510,6 +1590,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1544,6 +1631,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1815,6 +1909,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1378,6 +1444,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1387,6 +1460,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1510,6 +1590,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1544,6 +1631,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1815,6 +1909,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -756,8 +787,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -967,6 +998,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1049,6 +1087,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1277,6 +1322,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1295,6 +1347,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1381,6 +1447,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1390,6 +1463,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1513,6 +1593,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1547,6 +1634,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1818,6 +1912,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1378,6 +1444,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1387,6 +1460,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1510,6 +1590,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1544,6 +1631,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1815,6 +1909,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1378,6 +1444,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1387,6 +1460,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1510,6 +1590,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1544,6 +1631,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1815,6 +1909,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -964,6 +995,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1046,6 +1084,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1274,6 +1319,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1292,6 +1344,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1377,6 +1443,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1386,6 +1459,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1509,6 +1589,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1543,6 +1630,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1814,6 +1908,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: Laskutusjakson päättymispäivä"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -351,6 +368,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -385,6 +409,13 @@ msgstr "Liittyvä kumppani"
msgid "Attachment Count"
msgstr "Liitteiden määrä"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -765,8 +796,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -977,6 +1008,13 @@ msgstr ""
msgid "Day(s)"
msgstr "Päivä(ä)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1061,6 +1099,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1296,6 +1341,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr "Keskeytyksellä ei ole päättymispäivää"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1314,6 +1366,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1399,6 +1465,13 @@ msgstr "Laskuta ostosopimukset manuaalisesti"
msgid "Manually Invoice Sale Contracts"
msgstr "Laskuta myyntisopimuksen manuaalisesti"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1408,6 +1481,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1532,6 +1612,13 @@ msgstr "Laskutuksen viive"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1568,6 +1655,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr "Monenko viestin kohdalla on tapahtunut toimitusvirhe"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1840,6 +1934,13 @@ msgstr "Lähetä sähköpostilla"
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2392,8 +2493,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Sopimus laskutettu manuaalisesti: <a href=\"#\" data-oe-model=\"%s\" data-"
#~ "oe-id=\"%s\">Lasku</a>"
@@ -2549,8 +2650,8 @@ msgstr ""
#~ " % endif\n"
#~ " % if object.company_id.website:\n"
#~ " <div>\n"
#~ " Verkkosivu: <a href=\"${object.company_id.website}\">"
#~ "${object.company_id.website}</a>\n"
#~ " Verkkosivu: <a href=\"${object.company_id."
#~ "website}\">${object.company_id.website}</a>\n"
#~ " </div>\n"
#~ " %endif\n"
#~ " <p></p>\n"

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -122,8 +122,8 @@ msgstr ""
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Votre contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Votre contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -140,8 +140,8 @@ msgstr ""
"right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-"
"size: 12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px "
"14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -155,8 +155,8 @@ msgstr ""
" <div style=\"margin-top: 0px; margin-right: 0px; "
"margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-"
"right: 0px; padding-bottom: 0px; padding-left: 0px; \">\n"
" Téléphone: <t t-out=\"object.company_id.phone"
"\"></t>\n"
" Téléphone: <t t-out=\"object.company_id."
"phone\"></t>\n"
" </div>\n"
" </t>\n"
" <t t-if=\"object.company_id.website\">\n"
@@ -232,6 +232,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END# :</strong> Date de fin de la période de facturation"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -447,6 +464,13 @@ msgstr "Recherche de distribution analytique"
msgid "Analytic Precision"
msgstr "Précision analytique"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -479,6 +503,13 @@ msgstr "Partenaire associé"
msgid "Attachment Count"
msgstr "Nombre de pièces jointes"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -879,11 +910,11 @@ msgstr "Lignes de contrat (fixe)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Contract facturé manuellement : <a href=\"#\" data-oe-model="
"\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Facture</a>"
"Contract facturé manuellement : <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Facture</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification
@@ -1093,6 +1124,13 @@ msgstr "Date de prochaine facture"
msgid "Day(s)"
msgstr "Jour(s)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1183,6 +1221,13 @@ msgstr ""
"Erreur dans le traitement du contrat %(name)s [id: %(id)s]:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1420,6 +1465,13 @@ msgstr "Est une note récurrente"
msgid "Is suspension without end date"
msgstr "Supsension sans date de fin"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1438,6 +1490,20 @@ msgstr "Pièce comptable"
msgid "Journal Item"
msgstr "Écriture comptable"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1524,6 +1590,13 @@ msgstr "Facturer les contrats fournisseurs manuellement"
msgid "Manually Invoice Sale Contracts"
msgstr "Facturer les contrats de vente manuellement"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1535,6 +1608,13 @@ msgstr ""
"Cochez cette case si vous souhaitez contrôler la récurrence au niveau de la "
"ligne plutôt que pour l'ensemble du contrat."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1658,6 +1738,13 @@ msgstr "Mode de facturation de la note"
msgid "Notes"
msgstr "Commentaires"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1694,6 +1781,13 @@ msgstr "Nombre de messages nécessitant une action"
msgid "Number of messages with delivery error"
msgstr "Nombre de messages en échec d'envoi"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1967,6 +2061,13 @@ msgstr "Envoyer par email"
msgid "Sent"
msgstr "Envoyé"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2459,8 +2560,8 @@ msgstr ""
#~ " &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
#~ "name\"/><br/>\n"
#~ " <t t-if=\"object.date_start\">\n"
#~ " &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
#~ "\"object.date_start or ''\"/><br/>\n"
#~ " &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
#~ "out=\"object.date_start or ''\"/><br/>\n"
#~ " </t>\n"
#~ "\n"
#~ " <t t-if=\"object.user_id\">\n"
@@ -2470,8 +2571,8 @@ msgstr ""
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
#~ "\"object.user_id.name\"/>\n"
#~ " &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
#~ "out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </p>\n"
@@ -2488,8 +2589,8 @@ msgstr ""
#~ "right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
#~ " <h3 style=\"margin: 0px; padding: 2px 14px; font-"
#~ "size: 12px; color: #DDD;\">\n"
#~ " <strong style=\"text-transform:uppercase;\" t-out="
#~ "\"object.company_id.name\"/></h3>\n"
#~ " <strong style=\"text-transform:uppercase;\" t-"
#~ "out=\"object.company_id.name\"/></h3>\n"
#~ " </div>\n"
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -2510,17 +2611,17 @@ msgstr ""
#~ " </t>\n"
#~ " <t t-if=\"object.company_id.website\">\n"
#~ " <div>\n"
#~ " Web: <a t-att-href=\"object.company_id.website"
#~ "\" t-out=\"object.company_id.website\"/>\n"
#~ " Web: <a t-att-href=\"object.company_id."
#~ "website\" t-out=\"object.company_id.website\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
#~ "(object.get_base_url(), object.id, object.access_token)\" target=\"_blank"
#~ "\" style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "(object.get_base_url(), object.id, object.access_token)\" "
#~ "target=\"_blank\" style=\"background-color:#875A7B;padding: 8px 16px 8px "
#~ "16px; text-decoration: none; color: #fff; border-radius: 5px; font-"
#~ "size:13px;\">View contract</a>\n"
#~ " </div>\n"
#~ " "
#~ msgstr ""
@@ -2537,8 +2638,8 @@ msgstr ""
#~ " &amp;nbsp;&amp;nbsp;Contrat : <strong t-out=\"object."
#~ "name\"/><br/>\n"
#~ " <t t-if=\"object.date_start\">\n"
#~ " &amp;nbsp;&amp;nbsp;Date de début : <t t-out="
#~ "\"object.date_start or ''\"/><br/>\n"
#~ " &amp;nbsp;&amp;nbsp;Date de début : <t t-"
#~ "out=\"object.date_start or ''\"/><br/>\n"
#~ " </t>\n"
#~ "\n"
#~ " <t t-if=\"object.user_id\">\n"
@@ -2548,8 +2649,8 @@ msgstr ""
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " &amp;nbsp;&amp;nbsp;Votre contact : <t t-out="
#~ "\"object.user_id.name\"/>\n"
#~ " &amp;nbsp;&amp;nbsp;Votre contact : <t t-"
#~ "out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </p>\n"
@@ -2568,8 +2669,8 @@ msgstr ""
#~ "\n"
#~ " <h3 style=\"margin: 0px; padding: 2px 14px; font-"
#~ "size: 12px; color: #DDD;\">\n"
#~ " <strong style=\"text-transform:uppercase;\" t-out="
#~ "\"object.company_id.name\"/></h3>\n"
#~ " <strong style=\"text-transform:uppercase;\" t-"
#~ "out=\"object.company_id.name\"/></h3>\n"
#~ " </div>\n"
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -2588,8 +2689,8 @@ msgstr ""
#~ "margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
#~ "0px; padding-left: 0px; \">\n"
#~ "\n"
#~ " Téléphone : <t t-out=\"object.company_id.phone"
#~ "\"/>\n"
#~ " Téléphone : <t t-out=\"object.company_id."
#~ "phone\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " <t t-if=\"object.company_id.website\">\n"
@@ -2602,10 +2703,10 @@ msgstr ""
#~ " <br/>\n"
#~ "\n"
#~ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % (object."
#~ "get_base_url(), object.id, object.access_token)\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: "
#~ "none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</"
#~ "a>\n"
#~ "get_base_url(), object.id, object.access_token)\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ " </div>\n"
#~ " "
@@ -2697,10 +2798,10 @@ msgstr ""
#~ " </div>\n"
#~ " <p></p>\n"
#~ " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
#~ "access_token=${object.access_token}\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: "
#~ "none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</"
#~ "a>\n"
#~ "access_token=${object.access_token}\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "</div>\n"
#~ " "
#~ msgstr ""
@@ -2767,10 +2868,10 @@ msgstr ""
#~ " </div>\n"
#~ " <p></p>\n"
#~ " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
#~ "access_token=${object.access_token}\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: "
#~ "none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</"
#~ "a>\n"
#~ "access_token=${object.access_token}\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "</div>\n"
#~ " "
@@ -2850,8 +2951,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Contrat facturé manuellement: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
@@ -3010,8 +3111,8 @@ msgstr ""
#~ " % endif\n"
#~ " % if object.company_id.website:\n"
#~ " <div>\n"
#~ " Site web: <a href=\"${object.company_id.website}\">"
#~ "${object.company_id.website}</a>\n"
#~ " Site web: <a href=\"${object.company_id."
#~ "website}\">${object.company_id.website}</a>\n"
#~ " </div>\n"
#~ " %endif\n"
#~ " <p></p>\n"

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1049,6 +1087,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1277,6 +1322,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1295,6 +1347,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1381,6 +1447,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1390,6 +1463,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1513,6 +1593,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1547,6 +1634,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1818,6 +1912,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -28,22 +28,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -60,8 +60,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -149,6 +149,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: Date de fin de la période de facturation"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -364,6 +381,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -396,6 +420,13 @@ msgstr "Partenaire associé"
msgid "Attachment Count"
msgstr "Nombre de pièces jointes"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -773,8 +804,8 @@ msgstr "Lignes de contrat (fixe)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -983,6 +1014,13 @@ msgstr "Date de la prochaine facture"
msgid "Day(s)"
msgstr "Jour(s)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1071,6 +1109,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1308,6 +1353,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr "Supsension sans date de fin"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1326,6 +1378,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1412,6 +1478,13 @@ msgstr "Facturer les contrats fournisseurs manuellement"
msgid "Manually Invoice Sale Contracts"
msgstr "Facturer les contrats de vente manuellement"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1423,6 +1496,13 @@ msgstr ""
"Cochez cette case si vous souhaitez contrôler la récurrence au niveau de la "
"ligne plutôt que pour l'ensemble du contrat."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1546,6 +1626,13 @@ msgstr "Décalage de facturation"
msgid "Notes"
msgstr "Commentaires"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1582,6 +1669,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr "Nombre de messages avec erreur de livraison"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1853,6 +1947,13 @@ msgstr "Envoyé par courriel"
msgid "Sent"
msgstr "Envoyé"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2415,10 +2516,10 @@ msgstr ""
#~ " </div>\n"
#~ " <p></p>\n"
#~ " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
#~ "access_token=${object.access_token}\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration: "
#~ "none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</"
#~ "a>\n"
#~ "access_token=${object.access_token}\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "</div>\n"
#~ " "
#~ msgstr ""
@@ -2488,8 +2589,8 @@ msgstr ""
#~ " </div>\n"
#~ " <p></p>\n"
#~ " <a href=\"${object.get_base_url()}/my/contracts/${object.id}?"
#~ "access_token=${object.access_token}\" target=\"_blank\" style="
#~ "\"background-color:#875A7B;padding : 8px 16px 8px 16px ; text-"
#~ "access_token=${object.access_token}\" target=\"_blank\" "
#~ "style=\"background-color:#875A7B;padding : 8px 16px 8px 16px ; text-"
#~ "decoration : none ; color : #fff ; border-radius : 5px ; font-size:13px ;"
#~ "\">Voir le contrat</a>\n"
#~ "</div>\n"
@@ -2571,8 +2672,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Contrat facturé manuellement: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: Data fin do periodo facturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -351,6 +368,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -383,6 +407,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -774,8 +805,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -989,6 +1020,13 @@ msgstr ""
msgid "Day(s)"
msgstr "Día(s)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1074,6 +1112,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1311,6 +1356,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1329,6 +1381,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1417,6 +1483,13 @@ msgstr "Contratos de compras"
msgid "Manually Invoice Sale Contracts"
msgstr "Contratos de vendas"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1426,6 +1499,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1551,6 +1631,13 @@ msgstr "Tipo de facturación"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1585,6 +1672,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1864,6 +1958,13 @@ msgstr "Enviar por correo electrónico"
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1378,6 +1444,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1387,6 +1460,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1510,6 +1590,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1544,6 +1631,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1815,6 +1909,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -770,8 +801,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -984,6 +1015,13 @@ msgstr ""
msgid "Day(s)"
msgstr "दिन()"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1066,6 +1104,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1298,6 +1343,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1316,6 +1368,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1404,6 +1470,13 @@ msgstr "अनुबंध"
msgid "Manually Invoice Sale Contracts"
msgstr "अनुबंध"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1413,6 +1486,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1537,6 +1617,13 @@ msgstr "बीजक"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1571,6 +1658,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1848,6 +1942,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -126,8 +126,8 @@ msgstr ""
"<span attrs=\"{'invisible': [('contract_to_invoice_count', '&gt;', 1)]}\">\n"
" ugovor za račun\n"
" </span>\n"
" <span attrs=\"{'invisible': [("
"'contract_to_invoice_count', '&lt;=', 1)]}\">\n"
" <span attrs=\"{'invisible': "
"[('contract_to_invoice_count', '&lt;=', 1)]}\">\n"
" ugovora za račun\n"
" </span>"
@@ -154,6 +154,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#KRAJ#</strong>: Završni datum obračunatog perioda"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -361,6 +378,13 @@ msgstr "Pretraga analitičke distribucije"
msgid "Analytic Precision"
msgstr "Preciznost analitike"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -393,6 +417,13 @@ msgstr "Pridruženi partner"
msgid "Attachment Count"
msgstr "Broj priloga"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -779,8 +810,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -993,6 +1024,13 @@ msgstr ""
msgid "Day(s)"
msgstr "Dan(a)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1078,6 +1116,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1312,6 +1357,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1330,6 +1382,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1418,6 +1484,13 @@ msgstr "Ugovori"
msgid "Manually Invoice Sale Contracts"
msgstr "Ugovori"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1427,6 +1500,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1552,6 +1632,13 @@ msgstr "Vrsta izdavanja računa"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1586,6 +1673,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1864,6 +1958,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -17,8 +17,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#KRAJ#</strong>: Krajnji datum perioda računa"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -348,6 +365,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -380,6 +404,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -771,8 +802,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -986,6 +1017,13 @@ msgstr ""
msgid "Day(s)"
msgstr "Dan(a)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1071,6 +1109,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1306,6 +1351,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1324,6 +1376,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1412,6 +1478,13 @@ msgstr "Ugovori"
msgid "Manually Invoice Sale Contracts"
msgstr "Ugovori"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1421,6 +1494,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1546,6 +1626,13 @@ msgstr "Tip izdavanja računa"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1580,6 +1667,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1859,6 +1953,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -100,8 +100,8 @@ msgid ""
msgstr ""
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
" <p>Salve <t t-out=\"object.partner_id.name or '' \"></t>,</p>"
"\n"
" <p>Salve <t t-out=\"object.partner_id.name or '' \"></t>,</"
"p>\n"
" <p>Un nuovo contratto è stato creato: </p>\n"
"\n"
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
@@ -110,19 +110,19 @@ msgstr ""
" &amp;nbsp;&amp;nbsp;Contratto: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Data inizio contratto: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Data inizio contratto: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Vostro contratto: <a t-att-"
"href=\"'mailto:%s?subject=Contratto %s' % (object.user_id.email, object.name)"
"\" t-out=\"object.user_id.name\"></a>\n"
"href=\"'mailto:%s?subject=Contratto %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Vostro contatto: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Vostro contatto: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -138,8 +138,8 @@ msgstr ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -153,8 +153,8 @@ msgstr ""
" <div style=\"margin-top: 0px; margin-right: 0px; "
"margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; "
"padding-bottom: 0px; padding-left: 0px; \">\n"
" Phone: <t t-out=\"object.company_id.phone\"></t>"
"\n"
" Phone: <t t-out=\"object.company_id.phone\"></"
"t>\n"
" </div>\n"
" </t>\n"
" <t t-if=\"object.company_id.website\">\n"
@@ -167,8 +167,9 @@ msgstr ""
" <br>\n"
" <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
"(object.get_base_url(), object.id, object.access_token)\" target=\"_blank\" "
"style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration:"
" none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</a>\n"
"style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
"decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
"contract</a>\n"
" </div>\n"
" "
@@ -181,8 +182,8 @@ msgid ""
" "
msgstr ""
"<p>Hello</p>\n"
" <p>Abbiamo modifiche al contratto di cui vorremmo informarvi.</p>"
"\n"
" <p>Abbiamo modifiche al contratto di cui vorremmo informarvi.</"
"p>\n"
" "
#. module: contract
@@ -199,8 +200,8 @@ msgstr ""
"<span attrs=\"{'invisible': [('contract_to_invoice_count', '&gt;', 1)]}\">\n"
" contratto da fatturare\n"
" </span>\n"
" <span attrs=\"{'invisible': [("
"'contract_to_invoice_count', '&lt;=', 1)]}\">\n"
" <span attrs=\"{'invisible': "
"[('contract_to_invoice_count', '&lt;=', 1)]}\">\n"
" contratti da fatturare\n"
" </span>"
@@ -229,6 +230,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: data finale del periodo fatturato"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -444,6 +462,13 @@ msgstr "Ricerca distribuzione analitica"
msgid "Analytic Precision"
msgstr "Precisione analitica"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -476,6 +501,13 @@ msgstr "Partner associato"
msgid "Attachment Count"
msgstr "Conteggio allegati"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -877,11 +909,11 @@ msgstr "Righe di contratto (fisse)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Contratto fatturato manualmente: <a href=\"#\" data-oe-model="
"\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contratto fatturato manualmente: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification
@@ -1092,6 +1124,13 @@ msgstr "Data prossima fattura"
msgid "Day(s)"
msgstr "Giorno(i)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1181,6 +1220,13 @@ msgstr ""
"Errore nell'elaborazione del contratto %(name)s [id: %(id)s]:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1417,6 +1463,13 @@ msgstr "Nota ricorrente"
msgid "Is suspension without end date"
msgstr "È una sospensione senza data fine"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1435,6 +1488,20 @@ msgstr "Registrazione contabile"
msgid "Journal Item"
msgstr "Movimento contabile"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1521,6 +1588,13 @@ msgstr "Fattura Manualmente Contratti Acquisto"
msgid "Manually Invoice Sale Contracts"
msgstr "Fattura Manualmente Contratti Vendita"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1532,6 +1606,13 @@ msgstr ""
"Seleziona questa opzione se desideri controllare la ricorrenza a livello di "
"singola riga anziché per l'intero contratto."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1655,6 +1736,13 @@ msgstr "Note Tipo fatturazione"
msgid "Notes"
msgstr "Note"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1673,8 +1761,8 @@ msgid ""
"Number of days to offset the invoice from the period end date (in post-paid "
"mode) or start date (in pre-paid mode)."
msgstr ""
"Numero di giorni per compensare la fattura dalla data di fine periodo ("
"modalità post-pagato) o dalla data di inizio (prepagato)."
"Numero di giorni per compensare la fattura dalla data di fine periodo "
"(modalità post-pagato) o dalla data di inizio (prepagato)."
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error_counter
@@ -1691,6 +1779,13 @@ msgstr "Numero di messaggi che richiedono un'azione"
msgid "Number of messages with delivery error"
msgstr "Numero di messaggi con errore di consegna"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1962,6 +2057,13 @@ msgstr "Invia per e-mail"
msgid "Sent"
msgstr "Inviato"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"(n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -17,8 +17,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"(n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -348,6 +365,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -380,6 +404,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -756,8 +787,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -967,6 +998,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1049,6 +1087,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1277,6 +1322,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1295,6 +1347,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1381,6 +1447,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1390,6 +1463,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1513,6 +1593,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1547,6 +1634,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1818,6 +1912,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1049,6 +1087,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1277,6 +1322,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1295,6 +1347,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1381,6 +1447,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1390,6 +1463,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1513,6 +1593,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1547,6 +1634,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1818,6 +1912,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -106,11 +106,11 @@ msgstr ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract startdatum: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract startdatum: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
@@ -119,8 +119,8 @@ msgstr ""
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Uw contactpersoon: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Uw contactpersoon: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -135,8 +135,8 @@ msgstr ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -227,6 +227,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: Einddatum van de facturatieperiode"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -441,6 +458,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -473,6 +497,13 @@ msgstr "Geassocieerde partner"
msgid "Attachment Count"
msgstr "Aantal bijlagen"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -875,11 +906,11 @@ msgstr "Contract regels (vast)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Contract handmatig gefactureerd: <a href=\"#\" data-oe-model="
"\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract handmatig gefactureerd: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification
@@ -1087,6 +1118,13 @@ msgstr "Datum volgende factuur"
msgid "Day(s)"
msgstr "Dag(en)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1177,6 +1215,13 @@ msgstr ""
"Contract kon niet verwerkt worden %(name)s [id: %(id)s]:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1414,6 +1459,13 @@ msgstr "Is een terugkerende rekening"
msgid "Is suspension without end date"
msgstr "Is opschorting zonder einddatum"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1432,6 +1484,20 @@ msgstr "Boeking"
msgid "Journal Item"
msgstr "Boekingsregel"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1517,6 +1583,13 @@ msgstr "Handmatig factureren inkoopcontracten"
msgid "Manually Invoice Sale Contracts"
msgstr "Handmatig factureren verkoopcontracten"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1528,6 +1601,13 @@ msgstr ""
"Vink dit vakje aan als je herhaling op regelniveau wilt controleren in "
"plaats van alles samen voor het hele contract."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1651,6 +1731,13 @@ msgstr "Soort facturering rekening"
msgid "Notes"
msgstr "Rekeningen"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1687,6 +1774,13 @@ msgstr "Aantal berichten dat actie vereist"
msgid "Number of messages with delivery error"
msgstr "Aantal berichten met bezorgfout"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1959,6 +2053,13 @@ msgstr "Verzenden via e-mail"
msgid "Sent"
msgstr "Verzonden"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2520,8 +2621,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Contract handmatig gefactureerd: <a href=\"#\" data-oe-model=\"%s\" data-"
#~ "oe-id=\"%s\">factuur</a>"
@@ -2659,8 +2760,8 @@ msgstr ""
#~ " % endif\n"
#~ " % if object.company_id.website:\n"
#~ " <div>\n"
#~ " Website: <a href=\"${object.company_id.website}\">"
#~ "${object.company_id.website}</a>\n"
#~ " Website: <a href=\"${object.company_id."
#~ "website}\">${object.company_id.website}</a>\n"
#~ " </div>\n"
#~ " %endif\n"
#~ " <p></p>\n"

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -770,8 +801,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -984,6 +1015,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1066,6 +1104,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1298,6 +1343,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1316,6 +1368,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1404,6 +1470,13 @@ msgstr "Contracten"
msgid "Manually Invoice Sale Contracts"
msgstr "Contracten"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1413,6 +1486,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1537,6 +1617,13 @@ msgstr "Factuur"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1571,6 +1658,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1847,6 +1941,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -16,9 +16,9 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -348,6 +365,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -380,6 +404,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -756,8 +787,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -967,6 +998,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1049,6 +1087,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1277,6 +1322,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1295,6 +1347,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1381,6 +1447,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1390,6 +1463,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1513,6 +1593,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1547,6 +1634,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1818,6 +1912,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: Data final do período de faturação"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -351,6 +368,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -383,6 +407,13 @@ msgstr "Parceiro Associado"
msgid "Attachment Count"
msgstr "Contagem de Anexos"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -759,8 +790,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -969,6 +1000,13 @@ msgstr ""
msgid "Day(s)"
msgstr "Dia(s)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1052,6 +1090,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1287,6 +1332,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr "É uma suspensão sem data de fim"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1305,6 +1357,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1390,6 +1456,13 @@ msgstr "Contratos de Faturas de Compra Manuais"
msgid "Manually Invoice Sale Contracts"
msgstr "Contratos de Faturas de Venda Manuais"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1399,6 +1472,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1522,6 +1602,13 @@ msgstr "Modo de Faturação Note"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1558,6 +1645,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr "Nº de mensagens com erro de envio"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1829,6 +1923,13 @@ msgstr "Enviar por Email"
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2381,8 +2482,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Contrato faturado manualmente: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Fatura</a>"

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -118,13 +118,13 @@ msgstr ""
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Seu contato: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\" object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Seu contato: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\" object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Seu contato: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Seu contato: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -141,8 +141,8 @@ msgstr ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -232,6 +232,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#END#</strong>: Data final do período faturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -448,6 +465,13 @@ msgstr "Pesquisa de Distribuição Analítica"
msgid "Analytic Precision"
msgstr "Precisão Analítica"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -480,6 +504,13 @@ msgstr "Parceiro Associado"
msgid "Attachment Count"
msgstr "Contagem de Anexos"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -880,11 +911,11 @@ msgstr "Linhas de Contrato (fixas)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Contrato faturado manualmente: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Fatura</a>"
"Contrato faturado manualmente: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Fatura</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification
@@ -1094,6 +1125,13 @@ msgstr "Data da próxima fatura"
msgid "Day(s)"
msgstr "Dia(s)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1182,6 +1220,13 @@ msgstr ""
"Falha ao processar o contrato %(name)s [id: %(id)s]:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1418,6 +1463,13 @@ msgstr "É uma nota recorrente"
msgid "Is suspension without end date"
msgstr "É suspenso sem data final"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1436,6 +1488,20 @@ msgstr "Entrada Diário"
msgid "Journal Item"
msgstr "Item Diário"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1521,6 +1587,13 @@ msgstr "Faturar Manualmente Contratos de Compra"
msgid "Manually Invoice Sale Contracts"
msgstr "Fatura Manualmente Contratos de Venda"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1532,6 +1605,13 @@ msgstr ""
"Marque esta verificação se desejar controlar a recorrência no nível da linha "
"em vez de todos juntos para todo o contrato."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1655,6 +1735,13 @@ msgstr "Modo de Faturamento"
msgid "Notes"
msgstr "Observações"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1691,6 +1778,13 @@ msgstr "Número de mensagens que exigem ação"
msgid "Number of messages with delivery error"
msgstr "Número de mensagens com erro de entrega"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1962,6 +2056,13 @@ msgstr "Enviar por E-mail"
msgid "Sent"
msgstr "Enviar"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2519,8 +2620,8 @@ msgstr ""
#~ " "
#~ msgid ""
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-id="
#~ "\"%s\">Invoice</a>"
#~ "Contract manually invoiced: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Invoice</a>"
#~ msgstr ""
#~ "Contrato faturado manualmente: <a href=\"#\" data-oe-model=\"%s\" data-oe-"
#~ "id=\"%s\">Fatura</a>"

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -348,6 +365,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -380,6 +404,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -757,8 +788,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -968,6 +999,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1051,6 +1089,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1279,6 +1324,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1297,6 +1349,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1383,6 +1449,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1392,6 +1465,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1515,6 +1595,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1549,6 +1636,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1820,6 +1914,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -756,8 +787,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -967,6 +998,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1050,6 +1088,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1278,6 +1323,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1296,6 +1348,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1382,6 +1448,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1391,6 +1464,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1514,6 +1594,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1548,6 +1635,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1819,6 +1913,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -16,9 +16,9 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -348,6 +365,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -380,6 +404,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -771,8 +802,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -985,6 +1016,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1067,6 +1105,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1299,6 +1344,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1317,6 +1369,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1405,6 +1471,13 @@ msgstr "Договоры"
msgid "Manually Invoice Sale Contracts"
msgstr "Договоры"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1414,6 +1487,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1538,6 +1618,13 @@ msgstr "Счёт-фактура"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1572,6 +1659,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1849,6 +1943,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -756,8 +787,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3;\n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 3.10\n"
#. module: contract
@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -348,6 +365,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -380,6 +404,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -756,8 +787,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -11,14 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-11-21 18:22+0000\n"
"PO-Revision-Date: 2017-11-21 18:22+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr"
"%40latin/)\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
"sr%40latin/)\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -141,6 +141,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -348,6 +365,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -380,6 +404,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -756,8 +787,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -967,6 +998,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1049,6 +1087,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1277,6 +1322,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1295,6 +1347,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -109,19 +109,19 @@ msgstr ""
" &amp;nbsp;&amp;nbsp;Kontrakt: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Kontrakt Startdatum: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Kontrakt Startdatum: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Din kontakt: <a t-att-href=\""
"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" "
"t-out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Din kontakt: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Din kontakt: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Din kontakt: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -137,8 +137,8 @@ msgstr ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -152,22 +152,23 @@ msgstr ""
" <div style=\"margin-top: 0px; margin-right: 0px; "
"margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; "
"padding-bottom: 0px; padding-left: 0px; \">\n"
" Telefon: <t t-out=\"object.company_id.phone\""
"></t>\n"
" Telefon: <t t-out=\"object.company_id.phone\"></"
"t>\n"
" </div>\n"
" </t>\n"
" <t t-if=\"object.company_id.website\">\n"
" <div>\n"
" Webb: <a t-att-href=\"object.company_id.website\""
" t-out=\"object.company_id.website\"></a>\n"
" Webb: <a t-att-href=\"object.company_id."
"website\" t-out=\"object.company_id.website\"></a>\n"
" </div>\n"
" </t>\n"
" </div>\n"
" <br>\n"
" <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
"(object.get_base_url(), object.id, object.access_token)\" target=\"_blank\" "
"style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration:"
" none; color: #fff; border-radius: 5px; font-size:13px;\">Visa kontrakt</a>\n"
"style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
"decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">Visa "
"kontrakt</a>\n"
" </div>\n"
" "
@@ -197,8 +198,8 @@ msgstr ""
"<span attrs=\"{'invisible': [('contract_to_invoice_count', '&gt;', 1)]}\">\n"
" avtal till faktura\n"
" </span>\n"
" <span attrs=\"{'invisible': [("
"'contract_to_invoice_count', '&lt;=', 1)]}\">\n"
" <span attrs=\"{'invisible': "
"[('contract_to_invoice_count', '&lt;=', 1)]}\">\n"
" avtal att fakturera\n"
" </span>"
@@ -226,6 +227,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#SLUT#</strong>: Slutdatum för den fakturerade perioden"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -439,6 +457,13 @@ msgstr "Objekt distributionssökning"
msgid "Analytic Precision"
msgstr "Objekt precision"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -471,6 +496,13 @@ msgstr "Associerad partner"
msgid "Attachment Count"
msgstr "Antal bifogade filer"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -870,8 +902,8 @@ msgstr "Avtalsrader (fasta)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Kontrakt faktureras manuellt: <a href=\"#\" data-oe-model=\"%(model_name)s\" "
"data-oe-id=\"%(rec_id)s\">Faktura</a>"
@@ -1084,6 +1116,13 @@ msgstr "Datum för nästa faktura"
msgid "Day(s)"
msgstr "Dag(ar)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1174,6 +1213,13 @@ msgstr ""
"Misslyckades med att behandla kontraktet %(name)s [id: %(id)s]:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1410,6 +1456,13 @@ msgstr "Är återkommande Not"
msgid "Is suspension without end date"
msgstr "Är avstängning utan slutdatum"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1428,6 +1481,20 @@ msgstr "Journalanteckning"
msgid "Journal Item"
msgstr "Verifikat"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1513,6 +1580,13 @@ msgstr "Fakturera inköpskontrakt manuellt"
msgid "Manually Invoice Sale Contracts"
msgstr "Fakturera försäljningskontrakt manuellt"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1524,6 +1598,13 @@ msgstr ""
"Markera detta alternativ om du vill kontrollera återkommande händelser på "
"radnivå istället för hela avtalet."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1647,6 +1728,13 @@ msgstr "Not Faktureringsläge"
msgid "Notes"
msgstr "Anteckningar"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1683,6 +1771,13 @@ msgstr "Antal meddelanden som kräver åtgärder"
msgid "Number of messages with delivery error"
msgstr "Antal meddelanden med leveransfel"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1732,8 +1827,8 @@ msgstr "Planföljare inte tillåten för denna rad"
msgid ""
"Please define a %(contract_type)s journal for the company '%(company)s'."
msgstr ""
"Vänligen definiera en %(contract_type)s journal för företaget \"%(company)s\""
"."
"Vänligen definiera en %(contract_type)s journal för företaget "
"\"%(company)s\"."
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__access_url
@@ -1956,6 +2051,13 @@ msgstr "Skicka via e-post"
msgid "Sent"
msgstr "Sen"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -156,6 +156,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#SONLANMA#</strong>: Faturalanma dönemin bitiş tarihi"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -372,6 +389,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -404,6 +428,13 @@ msgstr "İlişkili İş Ortağı"
msgid "Attachment Count"
msgstr "Ek Sayısı"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -780,11 +811,11 @@ msgstr "Sözleşme satırları (sabit)"
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
"Sözleşme manuel olarak faturalandı: <a href=\"#\" data-oe-model="
"\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Fatura</a>"
"Sözleşme manuel olarak faturalandı: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Fatura</a>"
#. module: contract
#: model:mail.message.subtype,name:contract.mail_message_subtype_contract_modification
@@ -994,6 +1025,13 @@ msgstr "Sonraki faturanın tarihi"
msgid "Day(s)"
msgstr "Gün(ler)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1083,6 +1121,13 @@ msgstr ""
"%(name)s [id: %(id)s] sözleşmesi işlenemedi:\n"
"%(ue)s"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1318,6 +1363,13 @@ msgstr "Yinelenen Not"
msgid "Is suspension without end date"
msgstr "Bitiş tarihi olmadan askıya alma"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1336,6 +1388,20 @@ msgstr "Yevmiye Girişi"
msgid "Journal Item"
msgstr "Yevmiye Öğesi"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1421,6 +1487,13 @@ msgstr "Manuel Fatura Satın Alma Sözleşmeleri"
msgid "Manually Invoice Sale Contracts"
msgstr "Manuel Fatura Satış Sözleşmeleri"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1432,6 +1505,13 @@ msgstr ""
"Tüm sözleşme için hep birlikte yerine satır düzeyinde yinelemeyi kontrol "
"etmek istiyorsanız bu kontrolü işaretleyin."
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1555,6 +1635,13 @@ msgstr "Not Faturalama Modu"
msgid "Notes"
msgstr "Notlar"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1591,6 +1678,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr "Teslimat hatası olan mesaj sayısı"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1863,6 +1957,13 @@ msgstr "E-posta ile Gönderme"
msgid "Sent"
msgstr "Gönderme"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence
@@ -2343,8 +2444,8 @@ msgstr ""
#~ " &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
#~ "name\"/><br/>\n"
#~ " <t t-if=\"object.date_start\">\n"
#~ " &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
#~ "\"object.date_start or ''\"/><br/>\n"
#~ " &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
#~ "out=\"object.date_start or ''\"/><br/>\n"
#~ " </t>\n"
#~ "\n"
#~ " <t t-if=\"object.user_id\">\n"
@@ -2354,8 +2455,8 @@ msgstr ""
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
#~ "\"object.user_id.name\"/>\n"
#~ " &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
#~ "out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </p>\n"
@@ -2372,8 +2473,8 @@ msgstr ""
#~ "right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
#~ " <h3 style=\"margin: 0px; padding: 2px 14px; font-"
#~ "size: 12px; color: #DDD;\">\n"
#~ " <strong style=\"text-transform:uppercase;\" t-out="
#~ "\"object.company_id.name\"/></h3>\n"
#~ " <strong style=\"text-transform:uppercase;\" t-"
#~ "out=\"object.company_id.name\"/></h3>\n"
#~ " </div>\n"
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -2394,17 +2495,17 @@ msgstr ""
#~ " </t>\n"
#~ " <t t-if=\"object.company_id.website\">\n"
#~ " <div>\n"
#~ " Web: <a t-att-href=\"object.company_id.website"
#~ "\" t-out=\"object.company_id.website\"/>\n"
#~ " Web: <a t-att-href=\"object.company_id."
#~ "website\" t-out=\"object.company_id.website\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
#~ "(object.get_base_url(), object.id, object.access_token)\" target=\"_blank"
#~ "\" style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;\">View "
#~ "contract</a>\n"
#~ "(object.get_base_url(), object.id, object.access_token)\" "
#~ "target=\"_blank\" style=\"background-color:#875A7B;padding: 8px 16px 8px "
#~ "16px; text-decoration: none; color: #fff; border-radius: 5px; font-"
#~ "size:13px;\">View contract</a>\n"
#~ " </div>\n"
#~ " "
#~ msgstr ""
@@ -2433,8 +2534,8 @@ msgstr ""
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " <t t-else=\"\">\n"
#~ " &amp;nbsp;&amp;nbsp;Bağlantınız: <t t-out="
#~ "\"object.user_id.name\"/>\n"
#~ " &amp;nbsp;&amp;nbsp;Bağlantınız: <t t-"
#~ "out=\"object.user_id.name\"/>\n"
#~ " </t>\n"
#~ " </t>\n"
#~ " </p>\n"
@@ -2451,8 +2552,8 @@ msgstr ""
#~ "right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
#~ " <h3 style=\"margin: 0px; padding: 2px 14px; font-"
#~ "size: 12px; color: #DDD;\">\n"
#~ " <strong style=\"text-transform:uppercase;\" t-out="
#~ "\"object.company_id.name\"/></h3>\n"
#~ " <strong style=\"text-transform:uppercase;\" t-"
#~ "out=\"object.company_id.name\"/></h3>\n"
#~ " </div>\n"
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -2473,17 +2574,17 @@ msgstr ""
#~ " </t>\n"
#~ " <t t-if=\"object.company_id.website\">\n"
#~ " <div>\n"
#~ " Web: <a t-att-href=\"object.company_id.website"
#~ "\" t-out=\"object.company_id.website\"/>\n"
#~ " Web: <a t-att-href=\"object.company_id."
#~ "website\" t-out=\"object.company_id.website\"/>\n"
#~ " </div>\n"
#~ " </t>\n"
#~ " </div>\n"
#~ " <br/>\n"
#~ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
#~ "(object.get_base_url(), object.id, object.access_token)\" target=\"_blank"
#~ "\" style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-"
#~ "decoration: none; color: #fff; border-radius: 5px; font-size:13px;"
#~ "\">Sözleşmeyi Görüntüleme</a>\n"
#~ "(object.get_base_url(), object.id, object.access_token)\" "
#~ "target=\"_blank\" style=\"background-color:#875A7B;padding: 8px 16px 8px "
#~ "16px; text-decoration: none; color: #fff; border-radius: 5px; font-"
#~ "size:13px;\">Sözleşmeyi Görüntüleme</a>\n"
#~ " </div>\n"
#~ " "

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<Strong> #Bitiş # </ strong>: Faturalandırılan dönemin bitiş tarihi"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -348,6 +365,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -380,6 +404,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -771,8 +802,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -985,6 +1016,13 @@ msgstr ""
msgid "Day(s)"
msgstr "Gün(ler)"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1069,6 +1107,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1304,6 +1349,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1322,6 +1374,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1410,6 +1476,13 @@ msgstr "Sözleşmeler"
msgid "Manually Invoice Sale Contracts"
msgstr "Sözleşmeler"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1419,6 +1492,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1544,6 +1624,13 @@ msgstr "Fatura türü"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1578,6 +1665,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1857,6 +1951,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -16,8 +16,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: contract
#: model:mail.template,body_html:contract.email_contract_template
@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -30,22 +30,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -62,8 +62,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -139,6 +139,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -346,6 +363,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -378,6 +402,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -754,8 +785,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -965,6 +996,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1047,6 +1085,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1275,6 +1320,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1293,6 +1345,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1378,6 +1444,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1387,6 +1460,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1510,6 +1590,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1544,6 +1631,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1815,6 +1909,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1380,6 +1446,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1389,6 +1462,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1512,6 +1592,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1546,6 +1633,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1817,6 +1911,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -32,22 +32,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -64,8 +64,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -142,6 +142,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr "<strong>#结束#</strong>: 发票日期的结束日期"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -350,6 +367,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -384,6 +408,13 @@ msgstr "相关业务伙伴"
msgid "Attachment Count"
msgstr "附件数量"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -769,8 +800,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -983,6 +1014,13 @@ msgstr ""
msgid "Day(s)"
msgstr "天"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1066,6 +1104,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1296,6 +1341,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr "暂停没有结束日期"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1314,6 +1366,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1401,6 +1467,13 @@ msgstr "采购合同"
msgid "Manually Invoice Sale Contracts"
msgstr "销售合同"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1410,6 +1483,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1534,6 +1614,13 @@ msgstr "发票类型"
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1568,6 +1655,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr "发送错误的消息数量"
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1840,6 +1934,13 @@ msgstr "通过Email发送"
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence

View File

@@ -31,22 +31,22 @@ msgid ""
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
"\">\n"
" &amp;nbsp;&amp;nbsp;<strong>REFERENCES</strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object.name"
"\"></strong><br>\n"
" &amp;nbsp;&amp;nbsp;Contract: <strong t-out=\"object."
"name\"></strong><br>\n"
" <t t-if=\"object.date_start\">\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-out="
"\"object.date_start or ''\"></t><br>\n"
" &amp;nbsp;&amp;nbsp;Contract Date Start: <t t-"
"out=\"object.date_start or ''\"></t><br>\n"
" </t>\n"
"\n"
" <t t-if=\"object.user_id\">\n"
" <t t-if=\"object.user_id.email\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-href="
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
"out=\"object.user_id.name\"></a>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <a t-att-"
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
"name)\" t-out=\"object.user_id.name\"></a>\n"
" </t>\n"
" <t t-else=\"\">\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-out="
"\"object.user_id.name\"></t>\n"
" &amp;nbsp;&amp;nbsp;Your Contact: <t t-"
"out=\"object.user_id.name\"></t>\n"
" </t>\n"
" </t>\n"
" </p>\n"
@@ -63,8 +63,8 @@ msgid ""
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
" <h3 style=\"margin: 0px; padding: 2px 14px; font-size: "
"12px; color: #DDD;\">\n"
" <strong style=\"text-transform:uppercase;\" t-out="
"\"object.company_id.name\"></strong></h3>\n"
" <strong style=\"text-transform:uppercase;\" t-"
"out=\"object.company_id.name\"></strong></h3>\n"
" </div>\n"
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
"line-height: 16px; background-color: #F2F2F2;\">\n"
@@ -140,6 +140,23 @@ msgstr ""
msgid "<strong>#END#</strong>: End date of the invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>\n"
" : Invoice month name\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
msgid ""
"<strong>#INVOICEMONTHNAME#</strong>: Invoice month name of the invoiced "
"period"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
@@ -347,6 +364,13 @@ msgstr ""
msgid "Analytic Precision"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "April"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -379,6 +403,13 @@ msgstr ""
msgid "Attachment Count"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "August"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_auto_renew
#: model:ir.model.fields,field_description:contract.field_contract_line__is_auto_renew
@@ -755,8 +786,8 @@ msgstr ""
#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: <a href=\"#\" data-oe-model=\"%(model_name)s"
"\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
"Contract manually invoiced: <a href=\"#\" data-oe-"
"model=\"%(model_name)s\" data-oe-id=\"%(rec_id)s\">Invoice</a>"
msgstr ""
#. module: contract
@@ -966,6 +997,13 @@ msgstr ""
msgid "Day(s)"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "December"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__note_invoicing_mode
#: model:ir.model.fields,help:contract.field_contract_line__note_invoicing_mode
@@ -1048,6 +1086,13 @@ msgid ""
"%(ue)s"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "February"
msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Finished"
@@ -1276,6 +1321,13 @@ msgstr ""
msgid "Is suspension without end date"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "January"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__journal_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__journal_id
@@ -1294,6 +1346,20 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "July"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "June"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__last_date_invoiced
#: model:ir.model.fields,field_description:contract.field_contract_contract__last_date_invoiced
@@ -1379,6 +1445,13 @@ msgstr ""
msgid "Manually Invoice Sale Contracts"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "March"
msgstr ""
#. module: contract
#: model:ir.model.fields,help:contract.field_contract_abstract_contract__line_recurrence
#: model:ir.model.fields,help:contract.field_contract_contract__line_recurrence
@@ -1388,6 +1461,13 @@ msgid ""
"all together for the whole contract."
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "May"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_has_error
msgid "Message Delivery error"
@@ -1511,6 +1591,13 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "November"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter
msgid "Number of Actions"
@@ -1545,6 +1632,13 @@ msgstr ""
msgid "Number of messages with delivery error"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "October"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_account_bank_statement_line__old_contract_id
#: model:ir.model.fields,field_description:contract.field_account_move__old_contract_id
@@ -1816,6 +1910,13 @@ msgstr ""
msgid "Sent"
msgstr ""
#. module: contract
#. odoo-python
#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "September"
msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__sequence
#: model:ir.model.fields,field_description:contract.field_contract_line__sequence