|
getCode(), array("size" => "10")) ?> |
getName(), array("size" => "25")) ?> |
getQuantity(), array("size" => "5", "onkeypress" => "return isNumberKey(event)", "onkeyup" => "checkValue(" . $i . ")", "id" => "x" . $i . "")) ?> |
getMeasureUnit(), array("size" => "5")) ?> |
getPriceNetto()), array("size" => "5", "readonly" => "true", "id" => "D" . $i . "")) ?> |
getPriceBrutto()), array("size" => "5", "onkeypress" => "return isNumberKey(event)", "onkeyup" => "checkValue(" . $i . ")", "id" => "z" . $i . "")) ?> |
getInvoiceUserCustomer()->isCompany() ? $normalTaxRates : $euConsumerTaxRates, $product->getVatId() . ":" . $product->getVat()), array("onchange" => "checkValue(" . $i . ")", "id" => "v" . $i . "")) ?>
|
getTotalPriceNetto()), array("size" => "5", "readonly" => "true", "id" => "A" . $i . "")) ?> |
getVatAmmount()), array("size" => "5", "readonly" => "true", "id" => "B" . $i . "")) ?> |
getOptTotalPriceBrutto()), array("size" => "8", "readonly" => "true", "id" => "C" . $i . "")) ?> |
__('delete'), 'title' => __('delete'))), 'stInvoiceBackend/deleteProformaInvoiceProduct?id=' . $invoice->getId() . "&product_id=" . $product->getId(). "&return=" . $sf_context->getActionName(), array(
'post' => true,
'confirm' => __('Jesteś pewien?', null, 'stAdminGeneratorPlugin'),
))
?> |
getId()) ?>