# ERPNext v15.119.2 - Product: ERPNext (https://whatsnew.fyi/product/erpnext) - Vendor: Frappe - Date: 2026-08-14 - Version: v15.119.2 - Original notes: https://github.com/frappe/erpnext/releases/tag/v15.119.2 - Permalink: https://whatsnew.fyi/product/erpnext/releases/v15.119.2 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 issues from a batch when an earlier negative balance has since recovered, while still rejecting issues that would make the batch balance negative at the transaction's posting time or later ##### Bug Fixes * Allows stock issues from a batch when an earlier negative balance has since recovered, while still rejecting issues that would make the batch balance negative at the transaction’s posting time or later. (https://github.com/frappe/erpnext/pull/58152) **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