invoice_type=='order' && !empty($product->product_id)){ ?>
order_product_name; ?>
invoice_type=='order' && !empty($product->product_id)){ ?>
View
invoice_type=='order'){ ?>
fields['item'])){
foreach($this->fields['item'] as $field){
$namekey = $field->field_namekey;
echo ' '.$this->fieldsClass->getFieldName($field).': '.$this->fieldsClass->show($field,$product->$namekey).' ';
}
}?>
|
invoice_type=='order' && !empty($product->files)){ ?>
order_status_download_ok || bccomp($product->order_product_price,0,5)==0){
$html = array();
foreach($product->files as $file){
if(empty($file->file_name)){
$file->file_name = $file->file_path;
}
$fileHtml = '';
if(!empty($this->download_time_limit) && ($this->download_time_limit+$this->order->order_created) |
currencyHelper->format($product->order_product_price,$this->order->order_currency_id);?>
|
order_product_quantity;?>
|
currencyHelper->format($product->order_product_total_price_no_vat,$this->order->order_currency_id);?>
|