Add benefit on sellings view

This commit is contained in:
2017-01-05 15:48:06 +01:00
parent a90a553939
commit 86e3c09bae
3 changed files with 275 additions and 233 deletions

View File

@ -11,7 +11,8 @@
</form>
<p>
{% trans %}Quantity: {% endtrans %}{{ total_quantity }} {% trans %}units{% endtrans %}<br/>
{% trans %}Total: {% endtrans %}{{ total }} €
{% trans %}Total: {% endtrans %}{{ total }} €<br/>
{% trans %}Benefit: {%endtrans%}{{benefit}} €
</p>
<table>
<thead>