# ERPNext v16.31.1 - Product: ERPNext (https://whatsnew.fyi/product/erpnext) - Vendor: Frappe - Date: 2026-08-06 - Version: v16.31.1 - Original notes: https://github.com/frappe/erpnext/releases/tag/v16.31.1 - Permalink: https://whatsnew.fyi/product/erpnext/releases/v16.31.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix the Create Purchase Orders by Supplier dialog in Material Request so submitting it can create purchase orders without failing on a check for existing drafts ##### Bug Fixes * Fixes the "Create Purchase Orders by Supplier" dialog in **Material Request** so submitting it can create purchase orders without failing on a check for existing drafts. (https://github.com/frappe/erpnext/pull/57834) **Authors**: @mihir-kandoi **Reviewers**: @mihir-kandoi
AI content For these release notes, we used an LLM (OpenAI gpt-5.6-luna) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt [here](https://github.com/barredterra/pretty_release_notes). Changes with the following labels were excluded: - skip-release-notes Changes with the following types were excluded: - refactor - build - style - chore - docs - test - ci