brotherton-erpnext/erpnext/stock/report/stock_balance
Ankush Menat 228e011819
perf: remove forcing of posting sort index on stock balance (#28902)
mysql is generally smart enough to figure out which index is better
based on cardinality of index. While posting sort index is better for
low item high # of SLE scenario it's bad for high item variety each with
lower count of SLEs.
2021-12-15 19:18:41 +05:30
..
__init__.py Stock balance grid report deprecated and moved to server side 2014-10-10 18:03:07 +05:30
stock_balance.js fix(ux): apply proper filtering in stock reports (#27411) 2021-09-12 16:38:18 +05:30
stock_balance.json chore: Added company filter and minor cleanup in Stock Balance Report 2020-04-30 13:56:49 +05:30
stock_balance.py perf: remove forcing of posting sort index on stock balance (#28902) 2021-12-15 19:18:41 +05:30