{% extends "accounting/layout.html" %} {% load currency_filters %} {% block content %}

Estimates which belong to you

{% include "books/_generics/sale_list.html" with sales=estimates detailed=True %} Add a estimate {% endblock content %}