# ERPNext v15.118.1 - Product: ERPNext (https://whatsnew.fyi/product/erpnext) - Vendor: Frappe - Date: 2026-07-23 - Version: v15.118.1 - Original notes: https://github.com/frappe/erpnext/releases/tag/v15.118.1 - Permalink: https://whatsnew.fyi/product/erpnext/releases/v15.118.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** — When several Stock Entry documents share the same Posting Date and Posting Time, canceling one now starts from the balance before that time instead of counting the canceled quantity twice ##### Bug Fixes * When several **Stock Entry** documents share the same _Posting Date_ and _Posting Time_, canceling one now starts from the balance before that time instead of counting the canceled quantity twice. (https://github.com/frappe/erpnext/pull/57395) **Authors**: @mihir-kandoi
AI content For these release notes, we used an LLM (OpenAI gpt-5.4-mini) 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 - build - test - refactor - style - ci