Extra charge service Generate Rental contracts costs code model.run_scheduler() 1 days -1 Product Order- Send by Email ${(object.create_uid.email and '%s <%s>' % (object.create_uid.name, object.create_uid.email)or '')|safe}> Order (Ref ${object.res_number or 'n/a' }) ${object.customer_name.id} ${(object.res_number)} ${object.customer_name.lang} Dear ${object.customer_name.name},


You can reply to this email if you have any questions.

Thank you,

% if object.user_id and object.user_id.signature: ${object.user_id.signature | safe} % endif

]]>
Product Coontract- Send by Email ${(object.create_uid.email and '%s <%s>' % (object.create_uid.name, object.create_uid.email)or '')|safe}> Order (Ref ${object.name or 'n/a' }) ${object.partner_id.id} ${(object.name)} ${object.partner_id.lang} Dear ${object.partner_id.name},

Your Rental contract has been created,Here we attached contract detail



You can reply to this email if you have any questions.

Thank you,

% if object.user_id and object.user_id.signature: ${object.user_id.signature | safe} % endif

]]>