mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-09 16:21:19 +00:00
* refactor: update stock onboarding * refactor: add form tour for stock module onboarding * refactor: move trailing whitespace out of translate func * refactor: sider/semgrep * refactor: remove DN, PR; change wording, add/remove steps in tour * refactor: add watch video step for stock opening balance * refactor: reorder steps according to stock settings refactor * refactor: fix typo, remove target warehouse cause SE Type dependency * fix: semgrep, remove trailing and leading whitespaces * refactor: reduce steps, reword cards * fix: minor changes - remove Is Group from warehouse - change stock entry type - link to stock entry type - add posting date to stock reco - change report to Stock Projected Qty - highlight quality inspection action - remove allow neg highlight * refactor: use Form Tour doc instead of controller form tour note - keeping controller form tours as a fallback, new form tours seem to work only for Stock Settings * fix: rename form tours to doctype names, remove tours from js controllers * fix: re-order tour to circumvent glitchy save highlight