|
settings
name !== 'default') : ?>
| = $value->id; ?>
| = $this->printHtml($value->name); ?>
| = $this->printHtml($value->promocode); ?>
| = $this->printHtml($value->priceNew->getAmount()); ?>
| = $this->printHtml($value->currency); ?>
| = $value->quantity->getAmount(); ?>
| = $value->discount->getAmount(); ?>
| = $this->getPercentage($value->discountPercentage->value / 10000 / 100); ?>
| = $value->bonus->getAmount(); ?>
| = $this->printHtml((string) $value->itemsegment->getL11n()); ?>
| = $this->printHtml((string) $value->itemsection->getL11n()); ?>
| = $this->printHtml((string) $value->itemsalesgroup->getL11n()); ?>
| = $this->printHtml((string) $value->itemproductgroup->getL11n()); ?>
| = $this->printHtml((string) $value->itemtype->getL11n()); ?>
| = $this->printHtml((string) $value->clientsegment->getL11n()); ?>
| = $this->printHtml((string) $value->clientsection->getL11n()); ?>
| = $this->printHtml((string) $value->clientgroup->getL11n()); ?>
| = $this->printHtml((string) $value->clienttype->getL11n()); ?>
| = $this->printHtml((string) $value->clientcountry); ?>
| = $value->start?->format('Y-m-d'); ?>
| = $value->end?->format('Y-m-d'); ?>
|