%inherit file="../base/base.html" /> <%namespace file="../base/base.html" import="header, setup_margin_labels" /> <%block name="title_head">
${ _("Source") }: | ${ order.source_branch.person.name } | ${ _("Destination") }: | ${ order.destination_branch.person.name } |
${ _("Responsible") }: | ${ order.source_responsible.person.name } | ${ _("Responsible") }: | ${ order.destination_responsible.person.name } |
# | ${ _("Description") } | ${ _("Quantity") } |
${ item.sellable.code } | ${ item.sellable.get_description() } | ${ item.quantity } |
Total: ${ total } |
${ order.source_responsible.person.name } ${ order.destination_responsible.person.name }