chore(release): Bumped to Version 15.20.1
## [15.20.1](https://github.com/frappe/erpnext/compare/v15.20.0...v15.20.1) (2024-04-11) ### Bug Fixes * landed cost voucher for legacy pr with batch ([83a5284](83a5284ba9)) * zero division error ([72fc083](72fc0836e1))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "15.20.0"
|
||||
__version__ = "15.20.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user