{% extends "order/order_base.html" %} {% load inventree_extras %} {% load generic %} {% load i18n %} {% load static %} {% block sidebar %} {% include 'order/po_sidebar.html' %} {% endblock sidebar %} {% block page_content %} {% settings_value "PURCHASEORDER_EDIT_COMPLETED_ORDERS" as allow_extra_editing %}