Selected purchline records should pass to inventjournaltrans form
Hi All,
From last few days i'm stuck with one task.Can anyone please give the solutions for this issue.Advance Thank you...
Actually I created a form which will have only OPEN orders of purchlines.In that form i will have different purchlines with different ITEM's Id Ex.Item1,Item2,Item3 like this.and i have checkbox in the grid.If i select this checkbox in purchlines of multiple records and click Update Post(second form).The UpdatePost form will open and i click OK button in second form.The selected records should go to inventjournalstrans form(i.e Inventjournal lines).
NOTE:Example:-
i have items like item1,item2 etc. of purchlines in my form
if in my form i have 5 item1 records and 10 item2 record of purchline in a form then i should pass only 2 records in inventjournaltrans
1st record should be item1 with total or sum quantity of 5 records of item1 of purchlines in inventjournaltrans
2nd record should be item2 with total or sum quatity of 10 records of item2 of purchlines in inventjournaltrans
|