mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 13:08:27 +00:00
Update stock_balance.py
This commit is contained in:
@@ -61,7 +61,7 @@ def get_columns():
|
||||
_("Balance Qty")+":Float:100",
|
||||
_("Balance Value")+":Float:100",
|
||||
_("Valuation Rate")+":Float:90",
|
||||
_("Reorder Lvl")+":Float:80",
|
||||
_("Reorder Level")+":Float:80",
|
||||
_("Reorder Qty")+":Float:80",
|
||||
_("Company")+":Link/Company:100"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user