mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-22 19:55:29 +00:00
chore(release): Bumped to Version 13.49.13
## [13.49.13](https://github.com/frappe/erpnext/compare/v13.49.12...v13.49.13) (2023-04-19) ### Bug Fixes * change discuss forum url ([#34891](https://github.com/frappe/erpnext/issues/34891)) ([ba984ac](ba984acef2)) * unable to change `company` for manual `Serial No` entry ([5d51103](5d511035ec))
This commit is contained in:
@@ -4,7 +4,7 @@ import frappe
|
||||
|
||||
from erpnext.hooks import regional_overrides
|
||||
|
||||
__version__ = "13.49.12"
|
||||
__version__ = "13.49.13"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user