data['nav']->render(); ?> data['suggestion']->status === OrderSuggestionStatus::DRAFT) : ?>
| = $this->getHtml('Item'); ?> | = $this->getHtml('Supplier'); ?> | = $this->getHtml('Stock'); ?> | = $this->getHtml('Reserved'); ?> | = $this->getHtml('Ordered'); ?> | = $this->getHtml('AvgConsumption'); ?> | = $this->getHtml('Range1'); ?> | = $this->getHtml('Range2'); ?> | = $this->getHtml('MinStock'); ?> | = $this->getHtml('MinOrder'); ?> | = $this->getHtml('Steps'); ?> | = $this->getHtml('Ordering'); ?> | = $this->getHtml('NewRange'); ?> | = $this->getHtml('Price'); ?> | = $this->getHtml('Costs'); ?> | |
| = $this->printHtml($element->supplier->account->name1); ?> = $this->printHtml($element->supplier->account->name2); ?> | = $subtotal->getAmount(); ?> add($element->costs); $isFirst = false; ?> | ||||||||||||||
| = $this->printHtml($element->item->number); ?> | = $this->printHtml($element->item->getL11n('name1')->content); ?> = $this->printHtml($element->item->getL11n('name2')->content); ?> | = $this->printHtml($element->supplier->number); ?> | = $this->data['suggestion_data'][$element->item->id]['stock']->getAmount($container->quantityDecimals); ?> | = $this->data['suggestion_data'][$element->item->id]['reserved']->getAmount($container->quantityDecimals); ?> | = $this->data['suggestion_data'][$element->item->id]['ordered']->getAmount($container->quantityDecimals); ?> | = $this->data['suggestion_data'][$element->item->id]['avgsales']->getAmount(1); ?> | = $this->data['suggestion_data'][$element->item->id]['range_stock'] === \PHP_INT_MAX ? '' : \number_format($this->data['suggestion_data'][$element->item->id]['range_stock'], 1); ?> | = $this->data['suggestion_data'][$element->item->id]['range_reserved'] === \PHP_INT_MAX ? '' : \number_format($this->data['suggestion_data'][$element->item->id]['range_reserved'], 1); ?> | = $this->data['suggestion_data'][$element->item->id]['minstock']->getAmount($container->quantityDecimals); ?> | = $this->data['suggestion_data'][$element->item->id]['minquantity']->getAmount($container->quantityDecimals); ?> | = $this->data['suggestion_data'][$element->item->id]['quantitystep']->getAmount($container->quantityDecimals); ?> | > | = $this->data['suggestion_data'][$element->item->id]['range_reserved'] === \PHP_INT_MAX ? '' : $now->createModify( 0, (int) ($months = ($this->data['suggestion_data'][$element->item->id]['range_ordered'] + $this->data['suggestion_data'][$element->item->id]['range_reserved'])), (int) (($months - ((int) $months)) * 30)) ->format('Y-m-d'); ?> | = $this->data['suggestion_data'][$element->item->id]['singlePrice']->getAmount(); ?> | = $element->costs->getAmount(); ?> data['suggestion']->elements)) : ?> |
| = $this->printHtml($element->supplier->account->name1); ?> = $this->printHtml($element->supplier->account->name2); ?> | = $subtotal->getAmount(); ?> | ||||||||||||||
| = $this->getHtml('Total'); ?> | = $total->getAmount(); ?> | ||||||||||||||