Add patch for field name change in SI, rename email template

This commit is contained in:
ankitjavalkarwork
2014-08-26 15:04:56 +05:30
parent e60822b094
commit 28a975dd32
4 changed files with 10 additions and 139 deletions

View File

@@ -0,0 +1,12 @@
<h2>Recurring {{ type }} Failed</h2>
<p>An error occured while creating recurring {{ type }} <b>{{ name }}</b> for <b>{{ customer }}</b>.</p>
<p>This could be because of some invalid email ids in the {{ type }}.</p>
<p>To stop sending repetitive error notifications from the system, we have unchecked
"Convert into Recurring" field in the {{ type }} {{ name }}.</p>
<p><b>Please correct the {{ type }} and make the {{ type }} recurring again.</b></p>
<hr>
<p><b>It is necessary to take this action today itself for the above mentioned recurring {{ type }}
to be generated. If delayed, you will have to manually change the "Repeat on Day of Month" field
of this {{ type }} for generating the recurring {{ type }}.</b></p>
<p>[This email is autogenerated]</p>