mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-17 01:07:19 +00:00
chore(release): Bumped to Version 15.22.1
## [15.22.1](https://github.com/frappe/erpnext/compare/v15.22.0...v15.22.1) (2024-05-03) ### Bug Fixes * Add PO reference ([44330a6](44330a618b)) * GL Entries against orders as an advance ([4d312cb](4d312cbc65))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.22.0"
|
||||
__version__ = "15.22.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user