fix: download materials request plan in PP -prettier

(cherry picked from commit a1c4e0e93c)
This commit is contained in:
Nihantra C. Patel
2024-06-12 12:36:53 +05:30
committed by Mergify
parent 7193633773
commit 337082512e

View File

@@ -402,7 +402,7 @@ frappe.ui.form.on("Production Plan", {
download_materials_required(frm) {
const warehouses_data = [
{
warehouse: frm.doc.for_warehouse
warehouse: frm.doc.for_warehouse,
},
];
const fields = [