Add "print receiving worksheet" feature, for 'ordered' purchases
This commit is contained in:
parent
86c667e1f1
commit
11e78adaab
6 changed files with 128 additions and 2 deletions
|
@ -331,7 +331,7 @@
|
|||
${h.hidden('ordered_product')}
|
||||
|
||||
<div class="field-wrapper">
|
||||
<label for="upc">Product UPC</label>
|
||||
<label for="upc">Receiving UPC</label>
|
||||
<div class="field">
|
||||
${h.hidden('product')}
|
||||
<div>${h.text('upc', autocomplete='off')}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue