mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-21 07:52:13 +00:00
chore(release): Bumped to Version 15.10.5
## [15.10.5](https://github.com/frappe/erpnext/compare/v15.10.4...v15.10.5) (2024-01-24) ### Bug Fixes * AttributeError in company transaction deletion ([3549cd3](3549cd39f1))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.10.4"
|
||||
__version__ = "15.10.5"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user