Invoice - AutoPay To Retry ${(object.user_id.email and '%s <%s>' % (object.user_id.name, object.user_id.email) or '')|safe} Automatic Payment Failure (Ref ${object.number or 'n/a'}) ${object.partner_id.id} Invoice_${(object.number or '').replace('/','_')}_${object.state == 'draft' and 'draft' or ''} ${object.partner_id.lang} Hello ${object.partner_id.name} % set access_action = object.get_access_action() % set access_url = access_action['type'] == 'ir.actions.act_url' and access_action['url'] or '/report/pdf/account.report_invoice/' + str(object.id) % if object.partner_id.parent_id: (${object.partner_id.parent_id.name}) % endif ,

The automatic payment for your invoice ${object.number} % if object.origin: (with reference: ${object.origin} ) % endif failed.

Please verify that your payment information is correct, and that funds are available in the account.

]]>
Invoice - AutoPay Failed ${(object.user_id.email and '%s <%s>' % (object.user_id.name, object.user_id.email) or '')|safe} Automatic Payment Failure (Ref ${object.number or 'n/a'}) ${object.partner_id.id} Invoice_${(object.number or '').replace('/','_')}_${object.state == 'draft' and 'draft' or ''} ${object.partner_id.lang} Hello ${object.partner_id.name} % set access_action = object.get_access_action() % set access_url = access_action['type'] == 'ir.actions.act_url' and access_action['url'] or '/report/pdf/account.report_invoice/' + str(object.id) % if object.partner_id.parent_id: (${object.partner_id.parent_id.name}) % endif ,

The automatic payment for your invoice ${object.number} % if object.origin: (with reference: ${object.origin} ) % endif failed.

Please verify that your payment information is correct, and that funds are available in the account.

]]>