mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 21:19:19 +00:00
chore(release): Bumped to Version 15.20.5
## [15.20.5](https://github.com/frappe/erpnext/compare/v15.20.4...v15.20.5) (2024-04-17) ### Bug Fixes * duplicate serial and batch bundle in stock entry and stock reco ([a1db5f0](a1db5f0f0a))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
|||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
|
|
||||||
__version__ = "15.20.4"
|
__version__ = "15.20.5"
|
||||||
|
|
||||||
|
|
||||||
def get_default_company(user=None):
|
def get_default_company(user=None):
|
||||||
|
|||||||
Reference in New Issue
Block a user