LookupProduct seems to return multiple entries for the same product supplier
combo.
I see this as a result of receiving. Each time I recieve it appears to add a
record for that supplier with the last price.
I do not wish to have the same information duplicated, but I do nto see
where I can distinct.
I searched the forums, and Google, and see examples of adding
distinct="true", or adding a find option, but since this is a look-up
screen, I am guessing it uses some global look up (as a specific groovy does
not seem to be defined).
Is there an easy way to add distinct to lookup screens? (I see this called
from the initial receive inventory screen, on the product find, and also on
the adding items to P.O. on the inventory find).
Joel Fradkin
combo.
I see this as a result of receiving. Each time I recieve it appears to add a
record for that supplier with the last price.
I do not wish to have the same information duplicated, but I do nto see
where I can distinct.
I searched the forums, and Google, and see examples of adding
distinct="true", or adding a find option, but since this is a look-up
screen, I am guessing it uses some global look up (as a specific groovy does
not seem to be defined).
Is there an easy way to add distinct to lookup screens? (I see this called
from the initial receive inventory screen, on the product find, and also on
the adding items to P.O. on the inventory find).
Joel Fradkin