Erpnext material request customization

Hello,

I have added a custom field basic_rate on Material Request Item. Then when creating new Material Request i want to assign an items’ valuation rate as value to the created custom field (basic_rate). can any one help me achieving this functionality please.

Thanks in Advance for your help.

If you call the field Valuation Rate, it will auto fill it. You just need to do it the first time so that the name of the field gets correctly entered (needs to be valuation_rate), then you can change the label afterwards to Basic Rate or whatever you’d like.

Thank you for your reply,
I have done as you say but still the value is 0.00 and it is not auto fill. may I miss something?