diff --git a/erpnext/change_log/v12/v12_18_0.md b/erpnext/change_log/v12/v12_18_0.md new file mode 100644 index 00000000000..64e5d0761e2 --- /dev/null +++ b/erpnext/change_log/v12/v12_18_0.md @@ -0,0 +1,37 @@ +## ERPNext v12.18.0 Release Notes + +### Enhancements + +- Make patient age translatable ([#24416](https://github.com/frappe/erpnext/pull/24416)) +- Adding UOM, Item Group via Update Items ([#24479](https://github.com/frappe/erpnext/pull/24479)) + +### Fixes + +- Incorrect incoming rate for the sales return ([#24620](https://github.com/frappe/erpnext/pull/24620)) +- Prorata factor fixes in subscription ([#24638](https://github.com/frappe/erpnext/pull/24638)) +- QR code image generation for e-invoicing ([#24422](https://github.com/frappe/erpnext/pull/24422)) +- Validation for disabled warehouse ([#24546](https://github.com/frappe/erpnext/pull/24546)) +- Update total in words after updating items ([#24592](https://github.com/frappe/erpnext/pull/24592)) +- Set contact email in RFQ ([#24486](https://github.com/frappe/erpnext/pull/24486)) +- Plaid client version to support latest API ([#24532](https://github.com/frappe/erpnext/pull/24532)) +- Dynamic Links for reports ([#24461](https://github.com/frappe/erpnext/pull/24461)) +- Use supplied year for IRS 1099 forms ([#24425](https://github.com/frappe/erpnext/pull/24425)) +- Add check for allowing access to european region ([#24393](https://github.com/frappe/erpnext/pull/24393)) +- Item-wise Sales Register item_name error ([#24484](https://github.com/frappe/erpnext/pull/24484)) +- Skip e-invoice generation for non-taxable invoices (India) ([#24569](https://github.com/frappe/erpnext/pull/24569)) +- Issues with packing items ([#24606](https://github.com/frappe/erpnext/pull/24606)) +- Remove max 5 file attachment limit in task ([#24056](https://github.com/frappe/erpnext/pull/24056)) +- Calculate discount amount ([#24511](https://github.com/frappe/erpnext/pull/24511)) +- Validate tax template for tax category ([#24403](https://github.com/frappe/erpnext/pull/24403)) +- Do not validate gstin for exports (India) ([#24564](https://github.com/frappe/erpnext/pull/24564)) +- Stock ageing should not take cancelled stock entries. ([#24438](https://github.com/frappe/erpnext/pull/24438)) +- Discount amount calculation on net total ([#24498](https://github.com/frappe/erpnext/pull/24498)) +- Fetching of standalone cr/dr notes for reconciliation ([#24576](https://github.com/frappe/erpnext/pull/24576)) +- Avoid changing Ref. Doctype in Accounting Dimension after creation ([#24579](https://github.com/frappe/erpnext/pull/24579)) +- Add GST state code for Ladakh (India) ([#24635](https://github.com/frappe/erpnext/pull/24635)) +- Consolidated Financial Statement report not works if child company accounts not present in the parent company ([#24580](https://github.com/frappe/erpnext/pull/24580)) +- Missing Asset Id in the Fixed Asset Register Report ([#24391](https://github.com/frappe/erpnext/pull/24391)) +- e_invoice print format not showing other charges ([#24473](https://github.com/frappe/erpnext/pull/24473)) +- Fix filters for report IRS 1099 ([#24597](https://github.com/frappe/erpnext/pull/24597)) +- Stock ledger entry was not created against stock reconciliation ([#24382](https://github.com/frappe/erpnext/pull/24382)) +- Validate cancellation only if irn generated (India) ([#24609](https://github.com/frappe/erpnext/pull/24609)) \ No newline at end of file