mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-30 10:24:48 +00:00
* fix: stock settings tour - remove dead fields - Keep only essential fields in tour (cherry picked from commit2e13fbab5e) # Conflicts: # erpnext/stock/doctype/stock_settings/stock_settings.json * fix: hide ledger button on new warehouse (cherry picked from commit7a18db561f) * fix: warehouse form cleanup - organize fields - group transit fields and move them lower - enable/disable should be button - hide pointless fields from listview (cherry picked from commit40ce33dff1) * fix: disable/enable with button (cherry picked from commit81e901ba62) * fix: warehouse tour - remove warehouse type, it doesn't do what it says. Misleading. (cherry picked from commitaa9f926298) * fix: filter parent warehouses by company (cherry picked from commit3341cd6b80) * fix: reorder stock reco tour (cherry picked from commitdd245ccc7f) * fix: replace stock projected with ledger Ledger is much more widely used report, better to show that first? (cherry picked from commit8fe8f80033) * chore: docs for stock settings [skip ci] (cherry picked from commit964bb1d948) # Conflicts: # erpnext/stock/doctype/stock_settings/stock_settings.json * chore: conflicts --------- Co-authored-by: Ankush Menat <ankush@frappe.io>