diff --git a/erpnext/change_log/v12/v12_16_0.md b/erpnext/change_log/v12/v12_16_0.md new file mode 100644 index 00000000000..62ec8d340e3 --- /dev/null +++ b/erpnext/change_log/v12/v12_16_0.md @@ -0,0 +1,11 @@ +## ERPNext v12.16.0 Release Note + +### Feature + +- GST E-invoicing for India ([#24184](https://github.com/frappe/erpnext/pull/24184)) + +### Fixes + +- Do not override the manually added valuation rate in stock entry ([#24221](https://github.com/frappe/erpnext/pull/24221)) + +- Do not manufacture same serial no multiple times ([#24163](https://github.com/frappe/erpnext/pull/24163)) \ No newline at end of file