history display
This commit is contained in:
parent
060df2005d
commit
1137e57fe7
@ -116,7 +116,10 @@
|
|||||||
</strong> produits
|
</strong> produits
|
||||||
|
|
||||||
{% else %}
|
{% else %}
|
||||||
|
{% if vente.productsSold and vente.productsSold.0 is defined %}
|
||||||
|
|
||||||
{{ vente.productsSold.0.name }}
|
{{ vente.productsSold.0.name }}
|
||||||
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user