Hi
Let say I have pricelist 'Pricelist_1' and it contains many products in it.
Now what I want is that when I create 2 records of a same product (let sat Product_x)
1. With min_quantity 1 and no start and end dates
2. With min_quantity 1 and having some start and end dates.
Both these records are inside the same pricelist.
Now I can't seem to pick the pricelist item which is having start and end dates even though I have current date in between them.