brotherton-erpnext/erpnext/stock
Ankush Menat e75b72ae2d
Merge pull request #36856 from frappe/desk_user
refactor!: Lower all perm to `Desk User`
2023-08-29 20:55:55 +05:30
..
dashboard chore: resolve undefined variables issue 2023-07-22 23:07:18 +05:30
dashboard_chart
dashboard_chart_source
doctype Merge pull request #36856 from frappe/desk_user 2023-08-29 20:55:55 +05:30
form_tour fix: reorder stock reco tour 2023-05-29 14:44:54 +05:30
module_onboarding/stock fix: replace stock projected with ledger 2023-05-29 14:44:54 +05:30
number_card
onboarding_step fix: replace stock projected with ledger 2023-05-29 14:44:54 +05:30
page
print_format fix: serial and batch bundle values in the standard print format 2023-06-26 16:00:53 +05:30
report fix: added valuation field type (Float/Currency) in the filter (#36866) 2023-08-29 16:53:00 +05:30
spec
stock_dashboard/stock
tests test: fix hypothesis tests (#34416) 2023-03-13 15:16:30 +05:30
workspace/stock chore: Add frappe school links (#35995) 2023-07-04 14:58:45 +05:30
__init__.py
deprecated_serial_batch.py fix: added validation for incorrect type 2023-06-14 23:26:35 +05:30
get_item_details.py chore: remove whitelisting for methods not accessed from UI 2023-06-07 12:05:17 +05:30
README.md
reorder_item.py fix: make reorder_level not required (#35831) 2023-06-24 16:03:15 +05:30
serial_batch_bundle.py fix: serial and batch bundle values in the standard print format 2023-06-26 16:00:53 +05:30
stock_balance.py refactor: Use db.set_single_value (#35668) 2023-06-13 17:30:38 +05:30
stock_ledger.py fix: timeout error coming during reposting (backport #36715) (#36717) 2023-08-19 15:37:33 +05:30
utils.py fix: keyerror while checking the stock balance report 2023-06-20 15:55:18 +05:30
valuation.py

Inventory management module.