mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 17:55:40 +00:00
chore(release): Bumped to Version 14.24.1
## [14.24.1](https://github.com/frappe/erpnext/compare/v14.24.0...v14.24.1) (2023-05-12) ### Bug Fixes * bom item filter issue ([54e822d](54e822d83a)) * enqueue submit/cancel action for stock entry to avoid time out error ([762a46a](762a46a5e3)) * incorrect packing items ([b02ed0d](b02ed0d9a8)) * test case ([1783594](1783594178))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.24.0"
|
||||
__version__ = "14.24.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user