mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 02:04:50 +00:00
chore(release): Bumped to Version 14.23.3
## [14.23.3](https://github.com/frappe/erpnext/compare/v14.23.2...v14.23.3) (2023-05-04) ### Bug Fixes * internal transfer condition ([736c34e](736c34e61a)) * not allow to transfer excess materials against the job card ([580641f](580641f55c))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.23.2"
|
||||
__version__ = "14.23.3"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user