{% extends "order/sales_order_base.html" %} {% load i18n %} {% load static %} {% load inventree_extras %} {% load status_codes %} {% load markdownify %} {% block page_title %} InvenTree | {% trans "Sales Order" %} {% endblock %} {% block details %} {% include "order/so_tabs.html" with tab='notes' %} {% if editing %}