{% from 'batches/form.html' import batch_add_form %} {% macro pane_details(batch, form) %} {% if batch.is_empty %}
Ordered on {{ batch.date_ordered | format_date }}
Storage place
{{ batch.storage_place }}
Lot number
{{ batch.lot }}
Amount
{{ batch.amount }}
Price
{{ batch.price }}€