mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-30 10:24:48 +00:00
* feat: provision to close SCO (cherry picked from commit5e2669f4b6) * fix: don't allow to submit/cancel SCR against a closed SCO (cherry picked from commit9e973476b2) * fix: don't allow to submit/cancel SE against a closed SCO (cherry picked from commit5bc2035bd0) * fix(ux): filter closed SCO in `Get Items From` dialog (cherry picked from commitbb839b2924) * fix: don't close PO on SCO close (cherry picked from commit0d01bd8a5a) * fix: update qty on SCO status change (cherry picked from commit245effcccd) * fix: don't allow to reopen SCO if PO is closed (cherry picked from commit784b6dcfea) * fix: auto close and reopen SCO based on PO status (cherry picked from commit0819675fce) * fix(text): test_update_status (cherry picked from commitcdd5441435) --------- Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>