[ttl]Tax Rate Maintenance[/ttl]
[show infobox_msg$ class="infobox show_till_change"]
[form program=*fm_webmaint]
[hide %fm_usefile$ value="Taxes" secure]
[execute perform "taxrules;FM_Init",err=*proceed]
[section half]
[row "\[show usefile field=TaxName$\]:"][input TaxName$ usefile event=Change_Key focus] [include *fm_browse.html][/row]
[row "\[show usefile field=Description$\]:"][input Description$ usefile][/row]
[row "\[show usefile field=TaxRate\]:"][input TaxRate usefile][/row]
[row "\[show usefile field=GLAcct$\]:"][input GLAcct$ usefile] [show SHOW.GLAcct$][/row]
[/section]
[section half]
[/section]
[section whole]
[/section]
[section half]
Tax Application Matrix
[row "Tax Applied when:"]
[grid taxgrid gridlines size=auto/20]
[col width=20 ttl="Client Tax Grp."][list ClientTaxGrp$ query=scrnlib.en;clienttax.q drop][/list][/col]
[col width=20 ttl="Product Tax Grp."][list ProdTaxGrp$ drop query=scrnlib.en;prodtax.q drop][/list][/col]
[col width=4.5 align=center ttl="Del"][symbol trash event=*Rowdel]
[/grid]
[/row]
[/section]
[section half]
[/section]
[section whole][/section]
[section whole class="fm_btmbtn fix1col"][include *fm_action.html][/section]
[hide _fm_changes value=0]
[hide _fm_event$ value=""]
[hide _fm_record_key$ value=""]
[hide _fm_change_key$ value=""]
[hide _fm_file$ value="tax_rates" secure]
[hide _fm_key$ value=TaxName$]
[hide _fm_key_iol$ value="IOLIST k.TaxName$"]
[hide _fm_inquiry$ value="0"]
[hide _fm_new_prop$ value="0"]
[hide _fm_clear_prop$ value="0"]
[hide _fm_confirm_new_prop$ value="0"]
[hide _fm_ack_write_prop$ value="0"]
[hide _fm_confirm_del_prop$ value="1"]
[hide _fm_ack_delete_prop$ value="1"]
[hide _fm_show_vars$ value=SHOW.GLAcct$;GLacct:]
[hide _fm_interface$ value="taxrules"]
[hide _fm_orig$ value$="" secure]
[hide _fm_current$ value$="" secure]
[hide _fm_chg_var$ value$=""]
[hide _fm_panel_iol$ value="TaxName$,Description$,TaxRate,GLAcct$," secure]
[hide _fm_ro_iol$ value="" secure]
[hide _fm_desc_list$ value="Tax Name|Description|Tax Rate %|G/L Account Number|"]
[/form]