# ERPNext v15.118.3 - Product: ERPNext (https://whatsnew.fyi/product/erpnext) - Vendor: Frappe - Date: 2026-07-30 - Version: v15.118.3 - Original notes: https://github.com/frappe/erpnext/releases/tag/v15.118.3 - Permalink: https://whatsnew.fyi/product/erpnext/releases/v15.118.3 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 electronic invoicing being skipped for opening Sales Invoice documents in Italy - **fixed** — Fix items produced from zero-cost materials staying at zero cost instead of using the item's own cost or the cost from the Bill of Materials ##### Bug Fixes * The system skips electronic invoicing for opening **Sales Invoice** documents in Italy. (https://github.com/frappe/erpnext/pull/57589) * Items produced from materials that cost nothing stay at zero cost instead of using the item's own cost or the cost from the **Bill of Materials**. This keeps the finished item at zero cost in those cases. (https://github.com/frappe/erpnext/pull/57512) **Authors**: @Sudharsanan11, @krishna-254 **Reviewers**: @rohitwaghchaure, @nabinhait
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: - test - style - chore - refactor - docs - ci - build