mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
chore(release): Bumped to Version 14.85.8
## [14.85.8](https://github.com/frappe/erpnext/compare/v14.85.7...v14.85.8) (2025-05-13) ### Bug Fixes * broken test suite due to incorrect OR filter ([949ed59](949ed59f84)) * ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation ([a04feff](a04feff264)) * typo in event.js ([2389fd5](2389fd5145)) * warning message for COGS account in the stock entry ([1bbbd26](1bbbd261cb))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.85.7"
|
||||
__version__ = "14.85.8"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user