tailbone/tailbone/templates/receiving/transform_unit_row.mako
Lance Edgar 05c33a4b34 Add ability to "transform" TD parent row from pack to unit item
to make "claiming" more straightforward
2018-10-24 18:52:49 -05:00

17 lines
305 B
Mako

## -*- coding: utf-8; -*-
<p>
This row is associated with a "pack" item, but you may transform it, so it
associates with the "unit" item instead:
</p>
<br />
${diff.render_html()}
<br />
<p>
Transforming to the unit item may help with "claiming" between Truck Dump
parent and child rows.
</p>