mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
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:
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -97,80 +98,6 @@ msgid ""
|
||||
" </div>\n"
|
||||
" "
|
||||
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>Hola <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Un nou contracte ha estat creat: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERÈNCIES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;Contracte: <strong t-out=\"object."
|
||||
"name\"/><br/>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Data d'inici del contracte: <t t-"
|
||||
"out=\"object.date_start or ''\"/><br/>\n"
|
||||
" </t>\n"
|
||||
"\n"
|
||||
" <t t-if=\"object.user_id\">\n"
|
||||
" <t t-if=\"object.user_id.email\">\n"
|
||||
" &nbsp;&nbsp;El teu contacte: <a t-att-"
|
||||
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
"name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;El teu contacte: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <p>Si tens qualsevol pregunta, no dubtis a contactar amb "
|
||||
"nosaltres.</p>\n"
|
||||
" <p>Gràcies per triar <t t-out=\"object.company_id.name or '-"
|
||||
"nos'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
" </div>\n"
|
||||
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
|
||||
"line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\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"
|
||||
" </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"
|
||||
" </div>\n"
|
||||
" "
|
||||
|
||||
#. module: contract
|
||||
#: model:mail.template,body_html:contract.mail_template_contract_modification
|
||||
@@ -431,6 +358,11 @@ msgstr "Una línia amb auto-renovació ha de tenir una data de fi"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
@@ -2427,6 +2359,164 @@ msgstr ""
|
||||
"{{ object.company_id.name }} Contracte (Ref {{ object.name or 'n/a' }}) - "
|
||||
"Modificacions"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
#~ "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; "
|
||||
#~ "\">\n"
|
||||
#~ " <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>A new contract has been created: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
#~ " &nbsp;&nbsp;Contract: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
#~ "\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>If you have any questions, do not hesitate to contact "
|
||||
#~ "us.</p>\n"
|
||||
#~ " <p>Thank you for choosing <t t-out=\"object.company_id."
|
||||
#~ "name or 'us'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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\"/"
|
||||
#~ ">\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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
#~ 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>Hola <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>Un nou contracte ha estat creat: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERÈNCIES</strong><br/"
|
||||
#~ ">\n"
|
||||
#~ " &nbsp;&nbsp;Contracte: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Data d'inici del contracte: "
|
||||
#~ "<t t-out=\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;El teu contacte: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;El teu contacte: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>Si tens qualsevol pregunta, no dubtis a contactar amb "
|
||||
#~ "nosaltres.</p>\n"
|
||||
#~ " <p>Gràcies per triar <t t-out=\"object.company_id.name or "
|
||||
#~ "'-nos'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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\"/"
|
||||
#~ ">\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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Analytic Tags"
|
||||
#~ msgstr "Etiqueta analítica"
|
||||
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -341,6 +342,11 @@ msgstr "Eine auto-erneuern Position muss ein Enddatum besitzen"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -98,80 +99,6 @@ msgid ""
|
||||
" </div>\n"
|
||||
" "
|
||||
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>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Se ha creado un nuevo contrato: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Fecha de inicio del contrato: <t "
|
||||
"t-out=\"object.date_start or ''\"/><br/>\n"
|
||||
" </t>\n"
|
||||
"\n"
|
||||
" <t t-if=\"object.user_id\">\n"
|
||||
" <t t-if=\"object.user_id.email\">\n"
|
||||
" &nbsp;&nbsp;Su contacto: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contrato %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Su contacto: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <p>No dude en ponerse en contacto con nosotros para "
|
||||
"cualquier aclaración.</p>\n"
|
||||
" <p>Gracias por escoger <t t-out=\"object.company_id.name or "
|
||||
"'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
" </div>\n"
|
||||
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
|
||||
"line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\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"
|
||||
" </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"
|
||||
" </div>\n"
|
||||
" "
|
||||
|
||||
#. module: contract
|
||||
#: model:mail.template,body_html:contract.mail_template_contract_modification
|
||||
@@ -431,6 +358,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
@@ -2397,6 +2329,163 @@ msgid ""
|
||||
"Modifications"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
#~ "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; "
|
||||
#~ "\">\n"
|
||||
#~ " <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>A new contract has been created: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
#~ " &nbsp;&nbsp;Contract: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
#~ "\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>If you have any questions, do not hesitate to contact "
|
||||
#~ "us.</p>\n"
|
||||
#~ " <p>Thank you for choosing <t t-out=\"object.company_id."
|
||||
#~ "name or 'us'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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\"/"
|
||||
#~ ">\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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
#~ 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>Hello <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>Se ha creado un nuevo contrato: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
#~ " &nbsp;&nbsp;Contract: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Fecha de inicio del contrato: "
|
||||
#~ "<t t-out=\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Su contacto: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contrato %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Su contacto: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>No dude en ponerse en contacto con nosotros para "
|
||||
#~ "cualquier aclaración.</p>\n"
|
||||
#~ " <p>Gracias por escoger <t t-out=\"object.company_id.name "
|
||||
#~ "or 'us'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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\"/"
|
||||
#~ ">\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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Analytic Tags"
|
||||
#~ msgstr "Etiquetas Analíticas"
|
||||
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -98,80 +99,6 @@ msgid ""
|
||||
" </div>\n"
|
||||
" "
|
||||
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>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCIAS</strong><br/>\n"
|
||||
" &nbsp;&nbsp;Contrato: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Fecha de Inicio del Contrato: <t "
|
||||
"t-out=\"object.date_start or ''\"/><br/>\n"
|
||||
" </t>\n"
|
||||
"\n"
|
||||
" <t t-if=\"object.user_id\">\n"
|
||||
" <t t-if=\"object.user_id.email\">\n"
|
||||
" &nbsp;&nbsp;Tu Contrato: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Tu Contrato: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <p>Si tiene alguna pregunta, no dude en contactarnos.</p>\n"
|
||||
" <p>Gracias por elegir <t t-out=\"object.company_id.name or "
|
||||
"'a nuestra compañía'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
" </div>\n"
|
||||
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
|
||||
"line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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"
|
||||
" </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"
|
||||
" </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"
|
||||
" </div>\n"
|
||||
" "
|
||||
|
||||
#. module: contract
|
||||
#: model:mail.template,body_html:contract.mail_template_contract_modification
|
||||
@@ -438,6 +365,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
@@ -2436,6 +2368,164 @@ msgstr ""
|
||||
"{{ object.company_id.name }} Contrato (Ref {{ object.name or 'n/a' }}) - "
|
||||
"Modificaciones"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
#~ "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; "
|
||||
#~ "\">\n"
|
||||
#~ " <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>A new contract has been created: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
#~ " &nbsp;&nbsp;Contract: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
#~ "\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>If you have any questions, do not hesitate to contact "
|
||||
#~ "us.</p>\n"
|
||||
#~ " <p>Thank you for choosing <t t-out=\"object.company_id."
|
||||
#~ "name or 'us'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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\"/"
|
||||
#~ ">\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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
#~ 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>Hello <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>A new contract has been created: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERENCIAS</strong><br/"
|
||||
#~ ">\n"
|
||||
#~ " &nbsp;&nbsp;Contrato: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Fecha de Inicio del Contrato: "
|
||||
#~ "<t t-out=\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Tu Contrato: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Tu Contrato: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>Si tiene alguna pregunta, no dude en contactarnos.</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>Gracias por elegir <t t-out=\"object.company_id.name "
|
||||
#~ "or 'a nuestra compañía'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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"
|
||||
#~ " </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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Analytic Tags"
|
||||
#~ msgstr "Etiquetas Analíticas"
|
||||
|
||||
|
||||
@@ -21,71 +21,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -333,6 +334,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -340,6 +341,11 @@ msgstr "Automaattisesti uusittavalla rivillä täytyy olla päättymispäivä"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -97,89 +98,6 @@ msgid ""
|
||||
" </div>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"<strong><strong><div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, "
|
||||
"Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-"
|
||||
"color: #FFF; \">\n"
|
||||
" <p>Bonjour, <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
"p>\n"
|
||||
" <p>Un nouveau contrat vient d'être créé : </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>RÉFÉRENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;Contrat : <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Date de début : <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
" </t>\n"
|
||||
"\n"
|
||||
" <t t-if=\"object.user_id\">\n"
|
||||
" <t t-if=\"object.user_id.email\">\n"
|
||||
" &nbsp;&nbsp;Votre contact : <a t-att-"
|
||||
"href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
"name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Votre contact : <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <p>Si vous avez des questions, n'hésitez pas à nous "
|
||||
"contacter</p>\n"
|
||||
" <p>Merci d'avoir choisi <t t-out=\"object.company_id.name or "
|
||||
"'notre entreprise'\"/> !</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-right-"
|
||||
"radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
|
||||
"\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"
|
||||
" </div>\n"
|
||||
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
|
||||
"line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
"\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
"\n"
|
||||
"<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"
|
||||
"\n"
|
||||
" Téléphone : <t t-out=\"object.company_id.phone\"/"
|
||||
">\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" <t t-if=\"object.company_id.website\">\n"
|
||||
" <div>\n"
|
||||
" Site web : <a t-att-href=\"object.company_id."
|
||||
"website\" t-out=\"object.company_id.website\"/>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <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"
|
||||
" </div>\n"
|
||||
" "
|
||||
|
||||
#. module: contract
|
||||
#: model:mail.template,body_html:contract.mail_template_contract_modification
|
||||
@@ -443,6 +361,11 @@ msgstr "Une ligne auto-renouvelable doit avoir une date de fin"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
@@ -2437,6 +2360,170 @@ msgstr ""
|
||||
"{{ object.company_id.name }} Contrat (Ref {{ object.name or 'n/a' }}) - "
|
||||
"Modifications"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
#~ "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; "
|
||||
#~ "\">\n"
|
||||
#~ " <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>A new contract has been created: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
#~ " &nbsp;&nbsp;Contract: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
#~ "\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>If you have any questions, do not hesitate to contact "
|
||||
#~ "us.</p>\n"
|
||||
#~ " <p>Thank you for choosing <t t-out=\"object.company_id."
|
||||
#~ "name or 'us'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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\"/"
|
||||
#~ ">\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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
#~ "<strong><strong><div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, "
|
||||
#~ "Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-"
|
||||
#~ "color: #FFF; \">\n"
|
||||
#~ " <p>Bonjour, <t t-out=\"object.partner_id.name or '' \"/>,"
|
||||
#~ "</p>\n"
|
||||
#~ " <p>Un nouveau contrat vient d'être créé : </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>RÉFÉRENCES</strong><br/>\n"
|
||||
#~ " &nbsp;&nbsp;Contrat : <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Date de début : <t t-out="
|
||||
#~ "\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Votre contact : <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Votre contact : <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>Si vous avez des questions, n'hésitez pas à nous "
|
||||
#~ "contacter</p>\n"
|
||||
#~ " <p>Merci d'avoir choisi <t t-out=\"object.company_id.name "
|
||||
#~ "or 'notre entreprise'\"/> !</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ "\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "right-radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
|
||||
#~ "\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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ "\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ "\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ "\n"
|
||||
#~ "<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"
|
||||
#~ "\n"
|
||||
#~ " Téléphone : <t t-out=\"object.company_id.phone"
|
||||
#~ "\"/>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-if=\"object.company_id.website\">\n"
|
||||
#~ " <div>\n"
|
||||
#~ " Site web : <a t-att-href=\"object.company_id."
|
||||
#~ "website\" t-out=\"object.company_id.website\"/>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </div>\n"
|
||||
#~ " <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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Analytic Tags"
|
||||
#~ msgstr "Étiquettes analytiques"
|
||||
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -21,71 +21,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -353,6 +354,11 @@ msgstr "Une ligne auto-renouvelable doit avoir une date de fin"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -340,6 +341,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -340,6 +341,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -337,6 +338,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -341,6 +342,11 @@ msgstr "Una riga di auto-rinnovo deve avere una data fine"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -337,6 +338,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -349,6 +350,11 @@ msgstr "Een automatische verlengingsregel moet een einddatum hebben"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -337,6 +338,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -340,6 +341,11 @@ msgstr "Uma linha de auto-renovação deve ter uma data de fim"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -356,6 +357,11 @@ msgstr "Uma linha de renovação automática deve possuir uma data final"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -337,6 +338,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -337,6 +338,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -337,6 +338,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -337,6 +338,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -98,81 +99,6 @@ msgid ""
|
||||
" </div>\n"
|
||||
" "
|
||||
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>Merhaba <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
"p>\n"
|
||||
" <p>Yeni bir sözleşme oluşturuldu: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERANSLAR</strong><br/>\n"
|
||||
" &nbsp;&nbsp;Sözleşme: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Sözleşme Tarihi Başlanma: <t t-"
|
||||
"out=\"object.date_start or ''\"/><br/>\n"
|
||||
" </t>\n"
|
||||
"\n"
|
||||
" <t t-if=\"object.user_id\">\n"
|
||||
" <t t-if=\"object.user_id.email\">\n"
|
||||
" &nbsp;&nbsp;Bağlantınız: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Bağlantınız: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <p>Herhangi bir sorunuz varsa, bizimle iletişime geçmekten "
|
||||
"çekinmeyin.</p>\n"
|
||||
" <p>Seçtiğiniz için teşekkürler <t t-out=\"object.company_id."
|
||||
"name or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
" </div>\n"
|
||||
" <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
|
||||
"line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\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"
|
||||
" </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"
|
||||
" </div>\n"
|
||||
" "
|
||||
|
||||
#. module: contract
|
||||
#: model:mail.template,body_html:contract.mail_template_contract_modification
|
||||
@@ -436,6 +362,11 @@ msgstr "Otomatik yenileme satırının bitiş tarihi olmalıdır"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
@@ -2392,6 +2323,164 @@ msgstr ""
|
||||
"{{ object.company_id.name }} Sözleşme (Ref {{ object.name or 'n/a' }}) - "
|
||||
"Değişiklikler"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
#~ "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; "
|
||||
#~ "\">\n"
|
||||
#~ " <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>A new contract has been created: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
#~ " &nbsp;&nbsp;Contract: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
#~ "\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>If you have any questions, do not hesitate to contact "
|
||||
#~ "us.</p>\n"
|
||||
#~ " <p>Thank you for choosing <t t-out=\"object.company_id."
|
||||
#~ "name or 'us'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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\"/"
|
||||
#~ ">\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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
#~ 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>Merhaba <t t-out=\"object.partner_id.name or '' \"/>,</"
|
||||
#~ "p>\n"
|
||||
#~ " <p>Yeni bir sözleşme oluşturuldu: </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <p style=\"border-left: 1px solid #8e0000; margin-left: "
|
||||
#~ "30px;\">\n"
|
||||
#~ " &nbsp;&nbsp;<strong>REFERANSLAR</strong><br/"
|
||||
#~ ">\n"
|
||||
#~ " &nbsp;&nbsp;Sözleşme: <strong t-out=\"object."
|
||||
#~ "name\"/><br/>\n"
|
||||
#~ " <t t-if=\"object.date_start\">\n"
|
||||
#~ " &nbsp;&nbsp;Sözleşme Tarihi Başlanma: <t "
|
||||
#~ "t-out=\"object.date_start or ''\"/><br/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ "\n"
|
||||
#~ " <t t-if=\"object.user_id\">\n"
|
||||
#~ " <t t-if=\"object.user_id.email\">\n"
|
||||
#~ " &nbsp;&nbsp;Bağlantınız: <a t-att-"
|
||||
#~ "href=\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object."
|
||||
#~ "name)\" t-out=\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " <t t-else=\"\">\n"
|
||||
#~ " &nbsp;&nbsp;Bağlantınız: <t t-out="
|
||||
#~ "\"object.user_id.name\"/>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </t>\n"
|
||||
#~ " </p>\n"
|
||||
#~ "\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <p>Herhangi bir sorunuz varsa, bizimle iletişime "
|
||||
#~ "geçmekten çekinmeyin.</p>\n"
|
||||
#~ " <p>Seçtiğiniz için teşekkürler <t t-out=\"object."
|
||||
#~ "company_id.name or 'us'\"/>!</p>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <br/>\n"
|
||||
#~ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
#~ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-"
|
||||
#~ "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"
|
||||
#~ " </div>\n"
|
||||
#~ " <div style=\"width: 347px; margin: 0px; padding: 5px "
|
||||
#~ "14px; line-height: 16px; background-color: #F2F2F2;\">\n"
|
||||
#~ " <span style=\"color: #222; margin-bottom: 5px; "
|
||||
#~ "display: block; \">\n"
|
||||
#~ " <address t-field=\"object.company_id.sudo()."
|
||||
#~ "partner_id\" t-options=\"{"widget": "contact", ""
|
||||
#~ "fields": ["name", "address"], ""
|
||||
#~ "no_marker": True}\"/>\n"
|
||||
#~ " </span>\n"
|
||||
#~ " <t t-if=\"object.company_id.phone\">\n"
|
||||
#~ " <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\"/"
|
||||
#~ ">\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"
|
||||
#~ " </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"
|
||||
#~ " </div>\n"
|
||||
#~ " "
|
||||
|
||||
#~ msgid "Analytic Tags"
|
||||
#~ msgstr "Analitik Etiket"
|
||||
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -337,6 +338,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -23,71 +23,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -335,6 +336,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -25,71 +25,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -339,6 +340,11 @@ msgstr "自动续订行必须有结束日期"
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
@@ -24,71 +24,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
|
||||
"serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
|
||||
" <p>Hello <t t-out=\"object.partner_id.name or '' \"></t>,</"
|
||||
"p>\n"
|
||||
" <p>A new contract has been created: </p>\n"
|
||||
"\n"
|
||||
" <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
|
||||
"\">\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br/>\n"
|
||||
" &nbsp;&nbsp;<strong>REFERENCES</strong><br>\n"
|
||||
" &nbsp;&nbsp;Contract: <strong t-out=\"object.name"
|
||||
"\"/><br/>\n"
|
||||
"\"></strong><br>\n"
|
||||
" <t t-if=\"object.date_start\">\n"
|
||||
" &nbsp;&nbsp;Contract Date Start: <t t-out="
|
||||
"\"object.date_start or ''\"/><br/>\n"
|
||||
"\"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"
|
||||
" &nbsp;&nbsp;Your Contact: <a t-att-href="
|
||||
"\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" t-"
|
||||
"out=\"object.user_id.name\"/>\n"
|
||||
"out=\"object.user_id.name\"></a>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" &nbsp;&nbsp;Your Contact: <t t-out="
|
||||
"\"object.user_id.name\"/>\n"
|
||||
"\"object.user_id.name\"></t>\n"
|
||||
" </t>\n"
|
||||
" </t>\n"
|
||||
" </p>\n"
|
||||
"\n"
|
||||
" <br/>\n"
|
||||
" <br>\n"
|
||||
" <p>If you have any questions, do not hesitate to contact us."
|
||||
"</p>\n"
|
||||
" <p>Thank you for choosing <t t-out=\"object.company_id.name "
|
||||
"or 'us'\"/>!</p>\n"
|
||||
" <br/>\n"
|
||||
" <br/>\n"
|
||||
"or 'us'\"></t>!</p>\n"
|
||||
" <br>\n"
|
||||
" <br>\n"
|
||||
" <div style=\"width: 375px; margin: 0px; padding: 0px; "
|
||||
"background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-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"
|
||||
"\"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"
|
||||
" <span style=\"color: #222; margin-bottom: 5px; display: "
|
||||
"block; \">\n"
|
||||
" <address t-field=\"object.company_id.sudo()."
|
||||
"partner_id\" t-options=\"{"widget": "contact", ""
|
||||
"fields": ["name", "address"], ""
|
||||
"no_marker": True}\"/>\n"
|
||||
"partner_id\" t-options='{\"widget\": \"contact\", \"fields\": [\"name\", "
|
||||
"\"address\"], \"no_marker\": True}'></address>\n"
|
||||
" </span>\n"
|
||||
" <t t-if=\"object.company_id.phone\">\n"
|
||||
" <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\"/>\n"
|
||||
" Phone: <t t-out=\"object.company_id.phone\"></"
|
||||
"t>\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"
|
||||
"t-out=\"object.company_id.website\"></a>\n"
|
||||
" </div>\n"
|
||||
" </t>\n"
|
||||
" </div>\n"
|
||||
" <br/>\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-"
|
||||
@@ -336,6 +337,11 @@ msgstr ""
|
||||
msgid "Analytic"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_distribution_search
|
||||
msgid "Analytic Distribution Search"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_precision
|
||||
msgid "Analytic Precision"
|
||||
|
||||
Reference in New Issue
Block a user