setTitle('Distributions') ; $this->setPageTitle('Distributions') ; ?>
Actif | Nom | Commandé | Maximum |
{{ product.name }} | {{ product.quantity_ordered ? product.quantity_ordered + ' '+ ((product.unit == 'piece') ? ' p.' : ' '+(product.unit == 'g' || product.unit == 'kg') ? 'kg' : 'litre(s)') : '∅' }} |
{{ (product.unit == 'piece') ? 'p.' : ' '+((product.unit == 'g' || product.unit == 'kg') ? 'kg' : 'litre(s)') }}
|
Actif | Nom |
{{ pointSale.name }} |
Veuillez choisir une date de distribution.
Origine | État | Utilisateur | Point de vente | Montant | Paiement | Tiller | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ order.user.lastname+' '+order.user.name }} {{ order.username }} | {{ order.pointSale.name }} | {{ order.amount.toFixed(2).replace(/(\d)(?=(\d{3})+(?:\.\d+)?$)/g, "$1,")+' €' }} |
payé
non réglé
surplus
reste à payer
|
|
Commande du {{ dateFormat }} > {{ order.user.name +' '+order.user.lastname }} {{ order.username }}
Montant
{{ order.amount.toFixed(2).replace(/(\d)(?=(\d{3})+(?:\.\d+)?$)/g, "$1,")+' €' }}
Statut
payé non réglé surplus reste à payer
Crédit utilisateur
{{ order.user.credit.toFixed(2).replace(/(\d)(?=(\d{3})+(?:\.\d+)?$)/g, "$1,")+' €' }}
Historique paiement
|
BL | ||||||||||||||
Produits
|
||||||||||||||||||||
Total (TTC) | {{ totalActivePointSale() }} |
{{ order.comment }}