getDocumentModule(); $productModule = $this->getProductModule(); $productOrderModule = ProductOrderModule::getInstance(); $producerModule = ProducerModule::getInstance(); $unitModule = UnitModule::getInstance(); ?> product): ?> product->name) ?> unit == 'piece' && isset($productOrder->product->weight) && $productOrder->product->weight): ?> / product->weight ?> g product && strlen($productOrder->product->description) && $displayProductDescription): ?>
product->description) ?> getPrice() ; if($documentModule->isInvoicePrice($document) && $productOrder->getInvoicePrice()) { $price = $productOrder->getInvoicePrice() ; } ?> getSolver()->getConfig('option_document_display_price_unit_reference'); ?> getSolver()->getPriceUnitReference($productOrder, true); ?> unit == 'piece'): ?> () quantity * Product::$unitsArray[$productOrder->unit]['coefficient'] ?> getSolver()->strUnit($productOrder->unit, 'wording') ?> taxRate->value != 0): ?> taxRate->value * 100 ?> % quantity) ?>