mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-24 13:42:10 +01:00
chore(release): Bumped to Version 13.48.0
# [13.48.0](https://github.com/frappe/erpnext/compare/v13.47.0...v13.48.0) (2023-02-24) ### Bug Fixes * incorrect color in the BOM Stock Report ([0490e3b](0490e3bfe6)) ### Features * provision to convert transaction based reposting to item warehouse based reposting ([c8ec365](c8ec365594))
This commit is contained in:
@@ -4,7 +4,7 @@ import frappe
|
||||
|
||||
from erpnext.hooks import regional_overrides
|
||||
|
||||
__version__ = "13.47.0"
|
||||
__version__ = "13.48.0"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user