{include file="common/head.tpl.html" html5=true} {if $tree_id}
{html->input_hidden name="tree_id" value=$tree_id}
{$lang.article_label_group} {$name}
{help->link name="admin_billing_articlegroupdetail" class="help-explorer"}
{if $INVOICES} {/if}
{help->link name="admin_billing_articlegroupdetails_main" class="help-fieldset" ext="relative"}
{$lang.optionen_billing_taxes_main}
{$lang.global_name}: {html->input_text name="name" value=$name class="f-width"}
 
{help->link name="admin_billing_articlegroupdetails_accounts" class="help-fieldset" ext="relative"}
{$lang.optionen_billing_accounts}
{$lang.optionen_billing_account_revenue}: {controls->select_posting_account name="account_revenue" maxlength="4" value=$account_revenue} {$lang.optionen_billing_account_purchase}: {controls->select_posting_account name="account_purchase" maxlength="4" value=$account_purchase}
{$lang.optionen_billing_account_shipment_eg_ustid}: {controls->select_posting_account name="account_shipment_eg_ustid" maxlength="4" value=$account_shipment_eg_ustid} {$lang.optionen_billing_account_purchase_eg_ustid}: {controls->select_posting_account name="account_purchase_eg_ustid" maxlength="4" value=$account_purchase_eg_ustid}
{$lang.optionen_billing_account_shipment_eg}: {controls->select_posting_account name="account_shipment_eg" maxlength="4" value=$account_shipment_eg} {$lang.optionen_billing_account_purchase_eg}: {controls->select_posting_account name="account_purchase_eg" maxlength="4" value=$account_purchase_eg}
{$lang.optionen_billing_account_shipment_foreign_countries}: {controls->select_posting_account name="account_shipment_foreign" maxlength="4" value=$account_shipment_foreign} {$lang.optionen_billing_account_purchase_foreign_countries}: {controls->select_posting_account name="account_purchase_foreign" maxlength="4" value=$account_purchase_foreign}
 
{/if} {include file="common/foot.tpl.html"}