{% block payment %}

{{_("Date of payment")}} : {{dtos(this.due_date)}}
{{_("Payment terms")}} : {{this.payment_term}}

{% endblock %}