NAV 2013 Approval

ro03ro03 Member Posts: 22
edited 2014-02-22 in NAV Three Tier
Hi People,

When i send an approval request to my approver i don't get an e-mail when he has approved the purchase - order. When he reject or delegate the approval we're get an e-mail with the notification how can i fix this issue?

This is the template.


%1 %2 %3

%4

%6

%1 %2


%7

%8 %9


%10

%11


%12

%13 %14


%15

%16


%17

%18


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Example</title>
</head>
<body>
<p><span style="font-size: 10.0pt; font-family: Arial">%1 %2 </span>
<font size="2"><span style="font-family: Arial">%3</span></font></p>
<p>%4 %5</p>
<p>
<font size="2"><span style="font-family: Arial">
<a href="%5">
%6</a></span></font></p>
<p><span style="font-size: 10pt; font-family: Arial; font-weight: 700">%1 %2</span></p>
<table border="1" width="54%" id="table2" cellspacing="0" cellpadding="0">
<tr>
<td width="139" valign="top" style="width:1.45in;padding:0in 5.4pt 0in 5.4pt">
<p class="TableTextBold"><b>%7</b></td>
<td width="494" valign="top" style="width:370.3pt;padding:0in 5.4pt 0in 5.4pt">
<p class="TableText"><font face="Arial" size="2">%8 %9</font></td>
</tr>
<tr>
<td width="139" valign="top" style="width:1.45in;padding:0in 5.4pt 0in 5.4pt">
<p class="TableTextBold"><b><font face="Arial" size="2">%10</font></b></td>
<td width="494" valign="top" style="width:370.3pt;padding:0in 5.4pt 0in 5.4pt">
<p class="TableText"><font face="Arial" size="2">%11</font></td>
</tr>
<tr>
<td width="139" valign="top" style="width:1.45in;padding:0in 5.4pt 0in 5.4pt">
<p class="TableTextBold"><b>%12</b></td>
<td width="494" valign="top" style="width:370.3pt;padding:0in 5.4pt 0in 5.4pt">
<p class="TableText"><font face="Arial" size="2">%13 %14</font></td>
</tr>
<tr>
<td width="139" valign="top" style="width:1.45in;padding:0in 5.4pt 0in 5.4pt">
<p class="TableTextBold"><b><font face="Arial" size="2">%15</font></b></td>
<td width="494" valign="top" style="width:370.3pt;padding:0in 5.4pt 0in 5.4pt">
<p class="TableText"><font face="Arial" size="2">%16</font></td>
</tr>
<tr>
<td width="139" valign="top" style="width:1.45in;padding:0in 5.4pt 0in 5.4pt">
<p class="TableTextBold"><b><font face="Arial" size="2">%17</font></b></td>
<td width="494" valign="top" style="width:370.3pt;padding:0in 5.4pt 0in 5.4pt">
<p class="TableText"><font face="Arial" size="2">%18</font></td>

</tr>
</table>
</body>
</html>

Comments

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Did you check Approval Setup page?
    Whether Notify User About: Approvals is checked or not?
  • ro03ro03 Member Posts: 22
    Did you check Approval Setup page?
    Whether Notify User About: Approvals is checked or not?

    Yes i checked. All notifications are turned on.
  • tinoruijstinoruijs Member Posts: 1,226
    ro03 wrote:
    Did you check Approval Setup page?
    Whether Notify User About: Approvals is checked or not?

    Yes i checked. All notifications are turned on.

    There is no email sent when a document is approved.
    The Approval boolean in the setup is meant for sending a mail to let the approver know he or she has to approve something.

    Tino Ruijs
    Microsoft Dynamics NAV specialist
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    tinoruijs wrote:
    ro03 wrote:
    Did you check Approval Setup page?
    Whether Notify User About: Approvals is checked or not?

    Yes i checked. All notifications are turned on.

    There is no email sent when a document is approved.
    The Approval boolean in the setup is meant for sending a mail to let the approver know he or she has to approve something.
    You are Right Tino Ruijs.

    Got confused with name #-o
  • ro03ro03 Member Posts: 22
    Thx Guys! Second question is there a way to build something like that :-)?
  • allenyyzhouallenyyzhou Member Posts: 142
    You could do some customization to CU439 and CU440, not too complicated and no big risk.
Sign In or Register to comment.