{if $form_validation} { $block->display("core:alert_fields") } {/if}
{translate module=charge}title_add{/translate}
{translate module=charge} field_status {/translate} { $list->bool("charge_status", $VAR.charge_status, "form_menu") }
{translate module=charge} field_sweep_type {/translate}
{translate module=charge} field_account_id {/translate} {html_select_account name="charge_account_id" default=$VAR.charge_account_id}
{translate module=charge} field_product_id {/translate} {if $VAR.charge_product_id == ''} { $list->menu("", "charge_product_id", "product", "sku", "all", "form_menu") } {else} { $list->menu("", "charge_product_id", "product", "sku", $VAR.charge_product_id, "form_menu") } {/if}
{translate module=charge} field_service_id {/translate}
{translate module=charge} field_amount {/translate}
{translate module=charge} field_quantity {/translate}
{translate module=charge} field_taxable {/translate} { $list->bool("charge_taxable", $VAR.charge_taxable, "form_menu") }
{translate module=charge} field_attributes {/translate} =
=
=
=
=
=