Hi,
Can any one help me in my fallowing tasks.
1) I have Table po_headers in that i have two columns like po_number,
po_type[standard, planned, blanket, Contract]
In my form Layout I have to take
po_number Radio Buttons:
Standard_po
Blanket_po
Contract_po
planned_po
Based on the value i have given in po_number it has to fill one radio button which shows type of PO.
2) I have Table Inventory_items
In my Layout I have
Item_name Check Box Items:
Inventory_item
Purchasing Item
BOM Item
Stock Item
When i choose the item name at run time, it has to check the avove attributes which are set for that item in database.
Can any one help me in this?
Thanks in advance