Allow products view to set some labels in costs grid
This commit is contained in:
parent
bac82f47d8
commit
e608c0b428
2 changed files with 8 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue