8501010f12
* Replace frappe.db.sql to frappe.get_list to apply permission - All get_children method had frappe.db.sql in them which had no permission check, now its replaced with frappe.get_list which will check permission based on the user. * Fix codacy - Remove trailing whitespace |
||
---|---|---|
.. | ||
dashboard | ||
doctype | ||
page | ||
report | ||
__init__.py | ||
get_item_details.py | ||
README.md | ||
reorder_item.py | ||
stock_balance.py | ||
stock_ledger.py | ||
utils.py |
Inventory management module.