controller->getClass() != 'DeliveryNote' || (Yii::$app->controller->getClass() == 'DeliveryNote' && Producer::getConfig('document_display_prices_delivery_note')) ;
?>
logo)) : ?>
= $producer->getFullAddress(true) ; ?>
= $document->user->getFullAddress(true) ; ?>
Le = strftime('%d %B %Y', strtotime($document->date)) ?>
reference)) : ?>
= $document->getType(); ?> N°= $document->reference ; ?>
= $document->getType(); ?> non validé= ($document->getType() == 'Facture') ? 'e' : '' ?>
Libellé : = $document->name ; ?>
orders) > 0) : ?>
Produit |
taxRate->value == 0): ?>
Prix unitaire |
Prix unitaire HT |
Quantité |
Unité |
taxRate->value == 0): ?>
Prix |
TVA |
Prix HT |
isDisplayOrders()): ?>
orders as $order): ?>
= Html::encode($order->getUsername()) ; ?>
le = date('d/m/Y', strtotime($order->date)) ?>
|
|
|
|
taxRate->value != 0): ?>
|
|
productOrder as $productOrder): ?>
= $this->render('_download_product_line', [
'productOrder' => $productOrder,
'displayOrders' => true,
'displayPrices' => $displayPrices
]) ?>
getProductsOrders() as $product): ?>
= $this->render('_download_product_line', [
'productOrder' => $productOrder,
'displayPrices' => $displayPrices
]) ?>
taxRate->value != 0): ?>
Total HT |
= Price::format($document->getAmount()) ?> |
TVA |
= Price::format($document->getAmountWithTax() - $document->getAmount()) ?> |
Total TTC |
= Price::format($document->getAmountWithTax()) ?> |
Total
TVA non applicable
|
= Price::format($document->getAmount()) ?> |
Aucun produit
comment)): ?>
Commentaire
= Html::encode($document->comment) ?>
getClass())) ; ?>
$fieldProducerDocumentInfo)): ?>
Informations
= nl2br(Html::encode($producer->$fieldProducerDocumentInfo)) ?>