# ERPNext v16.32.1 - Product: ERPNext (https://whatsnew.fyi/product/erpnext) - Vendor: Frappe - Date: 2026-08-14 - Version: v16.32.1 - Original notes: https://github.com/frappe/erpnext/releases/tag/v16.32.1 - Permalink: https://whatsnew.fyi/product/erpnext/releases/v16.32.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** — Allow stock to be issued from batches with old negative periods that later recover, while still blocking an issue if it would make the batch balance negative at that point or afterward ##### Bug Fixes * Allows stock to be issued from batches with old negative periods that later recover, while still blocking an issue if it would make the batch balance negative at that point or afterward. (https://github.com/frappe/erpnext/pull/58153) **Authors**: @rohitwaghchaure **Reviewers**: @rohitwaghchaure
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: - chore - docs - ci - build - test - style - refactor