mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 21:59:13 +00:00
* fix: Get MRs that are yet to be received but fully ordered in Report - Remove incorrect query clause that only check if ordered qty < 100 - MR should be visible in report until fully received (cycle complete) (cherry picked from commitd3b0ca30c6) * refactor: Convert to QB, added test file, removed white space - Converted mysql raw query to qb - Test file for Report Requested Items to Order and Receive - Removed white space and edited copyright year (cherry picked from commite6952cb7f9) * fix: Sider and Linter (cherry picked from commitac425722e2) * fix: linter (imports alphabetical) (cherry picked from commit54b3676f35) Co-authored-by: marination <maricadsouza221197@gmail.com>