{ "creation": "2015-03-05 14:34:26.751210", "custom_format": 1, "disabled": 0, "doc_type": "Offer Letter", "docstatus": 0, "doctype": "Print Format", "html": "{% set terms_exist = doc.terms and (doc.terms|striptags).strip() or \"\" %}\n\n{% if letter_head and not no_letterhead -%}\n
\n\n\nDate: {{ doc.offer_date }}\n
\n\nDear {{ doc.applicant_name }}, \n\n
\n\nWe are pleased to appoint you in the services of {{ doc.company }} on the terms and conditions detailed in this letter.\n\n
\n\nYour designation shall be {{ doc.designation }}.\n\n
\n\n\n\n{%- if doc.offer_terms -%}\n {%- for row in doc.offer_terms -%}\n {{ row.offer_term }}: {{ row.value }}\n\n
\n {%- endfor -%}\n{%- endif -%}\n\n
\n\n\n\n\nPlease read the detailed terms as below. If you have any queries, feel free to get in touch with us.\nWe look forward to your long and fruitful career association with our organisation.\nIf you decide to join us, 'Welcome to {{ doc.company }} !'\n\n
\n\n
\n\nYours truly,\n\n
\n\nAuthorized Signatory\n\n
\n\n{{ doc.company }}\n\n\n\n