mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 18:25:32 +00:00
chore(release): Bumped to Version 15.14.7
## [15.14.7](https://github.com/frappe/erpnext/compare/v15.14.6...v15.14.7) (2024-02-26) ### Bug Fixes * Issues regarding asset cancellation and deletion ([6fc4dac](6fc4dac4db)) * removed unwanted patch ([3c98368](3c98368e45)) * resolved conflict ([fc565ec](fc565ecd99)) * resolved conflict ([d196aa5](d196aa5a36))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.14.6"
|
||||
__version__ = "15.14.7"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user