[ttl]Price List Maintenance[/ttl]
[show infobox_msg$ class="infobox show_till_change"]
[form program=*fm_webmaint]
[hide %fm_usefile$ value="PriceLists" secure]
[execute perform "pricelist;FM_Init",err=*proceed]
[section half]
[row "\[show usefile field=Pricelist$\]:"][input Pricelist$ usefile event=Change_Key focus] [include *fm_browse.html][/row]
[row "\[show usefile field=Description$\]:"][input Description$ usefile][/row]
[row "\[show usefile field=InvDIscount\]:"][input InvDIscount usefile][/row]
Product Specific Prices
[row "\[show usefile field=Currency$\]:"][list Currency$ usefile program=*class;ClassList,"Currency"][/list][/row]
[row "Special Product Prices:"]
[grid dtl_grid nosort size=auto/20 program=pricelist;makegrid gridlines]
[col ttl="Product Code" width=20][input productcode$ query=scrnlib.en;product.q event=chkline][/col]
[col source=listprice$ locked ttl="List Price" width=15 class=align_center]
[col source=UOM$ width=14 ttl="UOM" query=scrnlib.en;uom.q event=chkline]
[col source=minQty format="#####0", ttl="Min Qty" width=12 bwz]
[col source=price format="###,##0.00" ttl="Special Price" width=12]
[col source=itemDiscount format="#0.00" ttl="Disc. %" width=9]
[col width=5 align=center ttl="Del"][symbol trash event=*Rowdel]
[/grid]
[button size=Auto/2 event=pricelist@add10 text="+10 rows"]
[/row]
[/section]
[section half]
[/section]
[section whole][/section]
[section whole class="fm_btmbtn fm_fix1col"][include *fm_action.html class=float_right][/section]
[hide _fm_changes value=0]
[hide _fm_event$ value=""]
[hide _fm_record_key$ value=""]
[hide _fm_change_key$ value=""]
[hide _fm_file$ value="price_lists" secure]
[hide _fm_key$ value=Pricelist$]
[hide _fm_key_iol$ value="IOLIST k.Pricelist$"]
[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_defaults$ value="Currency$==%sys.CurrencyDflt$|"]
[hide _fm_interface$ value="pricelist"]
[hide _fm_orig$ value$="" secure]
[hide _fm_current$ value$="" secure]
[hide _fm_chg_var$ value$=""]
[hide _fm_panel_iol$ value="Pricelist$,Description$,InvDIscount,Currency$," secure]
[hide _fm_ro_iol$ value="" secure]
[hide _fm_desc_list$ value="Price List|Description|Discount %|Price List Currency|"]
[/form]