{% extends "base.html" %} {% load static %} {% block content %}

CustomerRcAllocation Listing

tech_prefix{{ object.tech_prefix }}
priority{{ object.priority }}
discount{{ object.discount }}
allow_negative_margin{{ object.allow_negative_margin }}
description{{ object.description }}
Edit CustomerRcAllocation {% endblock %}