mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-01 15:47:06 +00:00
fix(stock): load available serial no report (#58558)
This commit is contained in:
@@ -77,4 +77,4 @@ frappe.query_reports["Available Serial No"] = {
|
||||
},
|
||||
};
|
||||
|
||||
erpnext.utils.add_inventory_dimensions("Balance Serial No", 10);
|
||||
erpnext.utils.add_inventory_dimensions("Available Serial No", 10);
|
||||
|
||||
Reference in New Issue
Block a user