Error while Fetching details from BOM for Material Request

Traceback (innermost last):
File “/home/aafpl/frappe-bench/apps/frappe/frappe/app.py”, line 51, in application
response = frappe.handler.handle()
File “/home/aafpl/frappe-bench/apps/frappe/frappe/handler.py”, line 69, in handle
execute_cmd(cmd)
File “/home/aafpl/frappe-bench/apps/frappe/frappe/handler.py”, line 92, in execute_cmd
ret = frappe.call(method, **frappe.form_dict)
File “/home/aafpl/frappe-bench/apps/frappe/frappe/init.py”, line 751, in call
return fn(*args, **newargs)
TypeError: get_bom_items() takes at least 2 arguments (2 given)

Fixed. Will be updated with next release.

when the new update will be released.