Exemplo n.º 1
0
  <td></td>
  <td colspan=5 class=xl27><?php 
echo JText::_('KSM_CART_RECEIPT_TYPE');
?>
</td>
  <td></td>
  <td class=xl21></td>
  <td></td>
 </tr>
 <tr height=58 style='mso-height-source:userset;height:43.5pt'>
  <td height=58 class=xl22 width=78 style='height:43.5pt;width:59pt'><?php 
echo JText::_('KSM_CART_RECEIPT_SUM_LETTERS');
?>
</td>
  <td colspan=21 class=xl32 width=605 style='border-left:none;width:454pt'><?php 
echo KSFunctions::stringView($this->order->costs['total_cost']);
?>
</td>
 </tr>
 <tr height=20 style='mso-height-source:userset;height:15.0pt'>
  <td colspan=5 height=20 class=xl33 style='height:15.0pt'>&nbsp;</td>
  <td colspan=5 class=xl34 width=192 style='width:144pt'>&nbsp;</td>
  <td colspan=2 rowspan=2 class=xl35><?php 
echo JText::_('KSM_CART_RECEIPT_SUM');
?>
</td>
  <td colspan=10 rowspan=2 class=xl36><?php 
echo $this->order->costs['total_cost_val'];
?>
</td>
 </tr>
Exemplo n.º 2
0
echo KSFunctions::stringView($this->order->cost);
?>
, <?php 
echo $this->params->get('printforms_nds') != 0 ? 'в т.ч. НДС' : 'без налога (НДС)';
?>
</b></td>
			</tr>
		</table>
		</td>
		<td class="b_left b_top b_bottom" colspan="2">&times;</td>
		<td class="b_left b_top b_bottom rightAlign"><?php 
echo KSFunctions::stringView($this->order->cost * $this->params->get('printforms_nds') / 100);
?>
</td>
		<td class="b_left b_top b_bottom rightAlign nobr"><?php 
echo KSFunctions::stringView($this->order->cost * (100 - $this->params->get('printforms_nds')) / 100);
?>
</td>
		<td class="b_left b_top">&nbsp;</td>
		<td class="b_top">&nbsp;</td>
		<td class="b_top">&nbsp;</td>
	</tr>
</table>

<table cellpadding="0" cellspacing="0" border="0"
	class="mainTable_normal" width="100%">
	<tr>
		<td>&nbsp;</td>
	</tr>
	<tr>
		<td>&nbsp;</td>
Exemplo n.º 3
0
			class="mainTable">
			<tr>
				<td class="nobr">Приложение (паспорта, сертификаты, и т.п.)</td>
				<td width="80%" class=underlined>&nbsp;</td>
				<td>листах</td>
			</tr>
		</table>

		<table width="100%" border="0" cellpadding=0 cellspacing=0
			class="mainTable">
			<tr>
				<td class=leftAlign>Всего отпущено на сумму</td>
			</tr>
			<tr>
				<td class="underlined leftAlign"><b><?php 
echo KSFunctions::stringView($this->order->cost);
?>
, <?php 
echo $this->params->get('printforms_nds') != 0 ? 'в т.ч. НДС' : 'без налога (НДС)';
?>
</b></td>
			</tr>
			<tr>
				<td class=separatorCell>&nbsp;</td>
			</tr>
		</table>

		<table width="100%" border="0" cellpadding=0 cellspacing=0
			class="mainTable">
			<tr>
				<td class="leftAlign nobr">Отпуск разрешил</td>