Launch Form Options for Inventory Transfer

i have a BAQ that shows available stock based on what part number is selected, we have a tick box and a button on a dashboard which then automatically does the inventory transfer for us.

the issue at the moment is there is a Kinetic bug where the dataset being returned from the BAQ is rounding the partbin.onhandquantity field from a decimal to an integer (but not all the time hence this being a bug, its with support but nothing back from them yet).

what i would like to do to keep this process still as simple as possible is to launch the inventory transfer app and have all the fields populated that are needed:

i have done launch form options before but passing values to a BAQ or gridview and filtering the data, or put a job number into a job traveller report but i cant seem to work this one out at all.

Try this

Firdt thing i looked at before posting, alas this method does not work…

It does work . . . If you post what you have done so far and where you sre stuck somebody can probably help.

1 Like

Ah iv just had a brainwave, the baq i am wanting to pass the values from will be returning multiple rows, will it know i want to transfer the selected row?