Rechnung Nr. {$order.info.id} splitten
{$back_button}
 
Kundenadresse Versandadresse Rechnungsadresse
{$customers_address} {$shipping_address} {$billing_address}
 
{if $view_mode} {$SPLIT_FORM} {/if} {if $split_mode} {$SPLIT_PROCESS_FORM} {/if}
 
{if $order.products.0.allow_tax == 1} {/if} {foreach name=listprod item=product from=$order.products} {if $order.products.0.allow_tax == 1} {/if} {/foreach}
  Produkt Art-Nr Preis (ohne Mwst)MwSt Preis (inkl. MwSt)Gesamt
{$product.box}  {$product.qty} x {$product.name} {if $product.collies} {foreach name=listprodcol item=collie from=$product.collies} {/foreach}
    Dieses Produkt enthält die folgenden Collis
{$collie.view_qty} x {$collie.products_name} [pID:{$collie.collie_products_id}] {if $collie.sn} {if $collie.sn_edit_link} {/if}

SN: {$collie.sn}
{$collie.sn_edit_image}
{/if}
{/if} {if $product.sn} {if $product.sn_edit_link} {/if}

SN: {$product.sn}
{$product.sn_edit_image}
{/if}
{$products.model} [ID {$product.id}] {$product.formated_price}{$product.tax_value}% {$product.price_brutto}{$product.formated_final_price}
{foreach name=listtotals item=total from=$order.totals} {/foreach}
{$total.title} {$total.text}
Wählen Sie die Produkte aus die in die neue Rechnung sollen.

Hier sehen Sie nun nocheinmal zur Kontrolle, wie die Originalrechnung sowie die neue Rechnung nach dem Splitvorgang geändert werden. Falls Sie noch Änderungen vornehmen wollen, klicken Sie auf "Zurück" und starten den Splitvorgang erneut.

{if $order.products.0.allow_tax == 1} {/if} {foreach name=listprod item=product from=$order.products} {if $product.rest > 0} {if $order.products.0.allow_tax == 1} {/if} {$product.input_op} {/if} {/foreach} {foreach name=listsplitprod item=product from=$split_products} {if $order.products.0.allow_tax == 1} {/if} {$product.input_new_op} {/foreach}
  Produkt Art-Nr Preis (ohne Mwst)MwSt Preis (inkl. MwSt)Gesamt
Produkte der Originalrechnung
  {$product.rest} x {$product.name} {if $product.collies} {foreach name=listprodcol item=collie from=$product.collies} {/foreach}
    Dieses Produkt enthält die folgenden Collis
{$collie.view_qty} x {$collie.products_name}[pID:{$collie.collie_products_id}] {if $collie.sn} {if $collie.sn_edit_link} {/if}

SN: {$collie.sn}
{$collie.sn_edit_image}
{/if}
{/if} {if $product.sn} {if $product.sn_edit_link} {/if}

SN: {$product.sn}
{$product.sn_edit_image}
{/if}
{$product.model} [ID {$product.id}] {$product.formated_price}{$product.tax_value}% {$product.price_brutto}{$product.formated_final_price}
{if $order.products.0.allow_tax == 1} {else} {/if} {foreach name=listtotal item=total from=$order.totals} {if $total.class != 'ot_total' and $total.class != 'ot_tax' and $total.class != 'ot_subtotal' and $total.class != 'ot_subtotal_no_tax' and $total.class != 'ot_discount'} {/if} {/foreach} {if $discount_price} {/if} {foreach name=listtax key=tax_rate item=tax from=$tax_array} {/foreach}
Zwischensumme: {$formated_subtotal} {$order.info.currency}
Zwischensumme, Netto: {$formated_subtotal} {$order.info.currency}
{$total.title} {$total.text}
Rabatt {$discount_tax_value}%: {$discount_price} {$order.info.currency}
Enth. {$tax.tax_rate}% MwSt.: {$tax.tax_value} {$order.info.currency}
Gesamt: {$order_total} {$order.info.currency}
Gesplittete Produkte der neuen Rechnung
  {$product.pqty} x {$product.name} {if $product.collies} {foreach name=listsplitprodcollies item=collie from=$product.collies} {/foreach}
    Dieses Produkt enthält die folgenden Collis
{$collie.view_qty} x {$collie.products_name}[pID:{$collie.collie_products_id}]  {if $collie.sn}
SN:  {if $collie.sn_edit_link} {/if}
{$collie.sn}{$collie.sn_edit_image}

Seriennummer(n) der neuen Rechnung: {foreach name=listsplitprodnewcollies item=new_sn from=$collie.new_sn_array}
{$new_sn.nr}/{$product.pqty}: {$new_sn.input} {/foreach} {/if}
{/if} {if $product.sn}
Seriennummer(n) der neuen Rechnung: {foreach name=listsplitprodnewsn item=new_sn from=$product.new_sn_array}
{$new_sn.nr}/{$product.pqty}: {$new_sn.input} {/foreach} {/if}
{$product.model} [ID {$product.id} {$product.formated_price}{$product.tax_value}% {$product.price_brutto}{$product.formated_final_price}
{if $order.products.0.allow_tax == 1} {else} {/if} {if $discount_price_split} {/if} {foreach name=listtax key=tax_rate item=tax from=$tax_array_split} {/foreach}
Zwischensumme: {$formated_subtotal_split} {$order.info.currency}
Zwischensumme, Netto: {$formated_subtotal_split} {$order.info.currency}
Rabatt {$discount_tax_rate_split}%: {$discount_price_split} {$order.info.currency}
Enth. {$tax.tax_rate}% MwSt.: {$tax.tax_value} {$order.info.currency}
Gesamt: {$order_total_split} {$order.info.currency}