mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-23 13:12:22 +01:00
chore(release): Bumped to Version 13.49.10
## [13.49.10](https://github.com/frappe/erpnext/compare/v13.49.9...v13.49.10) (2023-03-30) ### Bug Fixes * serial no with zero quantity issue in stock reco ([4cf66f0](4cf66f0585))
This commit is contained in:
@@ -4,7 +4,7 @@ import frappe
|
||||
|
||||
from erpnext.hooks import regional_overrides
|
||||
|
||||
__version__ = "13.49.9"
|
||||
__version__ = "13.49.10"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user