Simple Stock Balance

Hi,
I’m trying to make Stock Balance report little simpler. For now, I want only few data per item in report - item code, item name, item description, batch id, warehouse, actual qty.
I’m watching erpnext/stock_balance.py at version-12 · frappe/erpnext · GitHub, what I have to delete and add to get desired result?

Anyone?

Did you try to remove some columns from the Stock Balance report? Then you can save it.

1 Like