Sales Order -> Material Request -> Purchase Order (no price rate picked up from Price List)

Hello!

Price rate not picking up from corresponding Price List when creating PO from Material Request.
It works as intended when make PO from Sales Order without material request.

If that kind of bug?

Yes same bug here,
It a know bug already fix, but it come again

Sadly nabinhait says fix, but didn’t explain how (commit number)

I’ve track it until what I can, erpnext/stock/get_item_details.py method get_item_details received the customer of Materials request as args, and get_price_list_rate look for good buying price list but with customer reference instead of supplier ref.

I re-open another issue( without few hopes of solving)