mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +00:00
chore(release): Bumped to Version 14.86.5
## [14.86.5](https://github.com/frappe/erpnext/compare/v14.86.4...v14.86.5) (2025-07-01) ### Bug Fixes * accounting entries for standalone credit notes ([15ae019](15ae0196c6)) * add validation for exchange gain/loss entries ([b98cce8](b98cce8b9a)) * do not allow backdated transactions against serial numbers. ([#48281](https://github.com/frappe/erpnext/issues/48281)) ([945bdab](945bdabebb))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
|||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
|
|
||||||
__version__ = "14.86.4"
|
__version__ = "14.86.5"
|
||||||
|
|
||||||
|
|
||||||
def get_default_company(user=None):
|
def get_default_company(user=None):
|
||||||
|
|||||||
Reference in New Issue
Block a user