Allow products view to set some labels in costs grid

This commit is contained in:
Lance Edgar 2018-06-07 16:03:17 -05:00
parent bac82f47d8
commit e608c0b428
2 changed files with 8 additions and 4 deletions

View file

@ -179,10 +179,10 @@
<div class="grid full no-border">
<table>
<thead>
<th>Pref.</th>
<th>Vendor</th>
<th>Order Code</th>
<th>Case Size</th>
<th>${costs_label_preferred}</th>
<th>${costs_label_vendor}</th>
<th>${costs_label_code}</th>
<th>${costs_label_case_size}</th>
<th>Case Cost</th>
<th>Unit Cost</th>
<th>Status</th>