{% extends 'root/base.html' %} {% load static %} {% block title %} Purchase Order Split Criteria (Application Settings) {% endblock %} {% block maincontent %} {% include 'root/loader.html' %}
| Split Type | Company Code | Status | Guid | del_ind | |
|---|---|---|---|---|---|
| {{ aac.po_split_type_desc}} | {{aac.company_code_id}} | {% if aac.activate %} Activate {% else %} Deactivate {% endif %} | {{aac.po_split_criteria_guid}} | del_ind |