mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-28 11:08:32 +00:00
chore(release): Bumped to Version 14.88.4
## [14.88.4](https://github.com/frappe/erpnext/compare/v14.88.3...v14.88.4) (2025-07-29) ### Bug Fixes * import get_link_to_form from utils ([b43fbf2](b43fbf2a7d)) * include empty values in user permission ([4d12ae0](4d12ae069e)) * incorrect GL entries ([493c8ce](493c8ce04e)) * post gl entry on completion date of asset repair ([80ae982](80ae9820f0)) * resolved conflicts ([6cdc781](6cdc7811b8)) * resolved conflicts ([4524c74](4524c74968))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.88.3"
|
||||
__version__ = "14.88.4"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user