While creating a PO ,Quotation price is overriding Modifiers
Hi,
We have come across a scenario, where for a Item , Quotation is defined. In the Quotation's line , the unit price of the item is coming from list_price_per_unit of the item in mtl_system_items_b.
There is also one Modifier defined on the Item and it is returning different discounted value of the Item, depending upon the price break on the modifier line.
Scenario 1 :- No Price Break in Quotation
1) If Quotation is not defined/Disabled/End Dated , while creating PO, default unit price of item is coming as per the modifier.
2) If Quotation is active, while creating a PO, default unit price of item in PO line is coming from Quotation (ie list_price_per_unit)