mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-21 03:04:34 +00:00
chore(release): Bumped to Version 14.61.1
## [14.61.1](https://github.com/frappe/erpnext/compare/v14.61.0...v14.61.1) (2024-01-23) ### Bug Fixes * linting issue ([6895b74](6895b74ecc)) * party field in pdf html ([a19b41d](a19b41d8c8)) * set unallocated amount after base tax ([f7ba736](f7ba7361ca)) * UOM needs to be whole number not being checked in quotations ([55c9cc3](55c9cc3f26)) * use most reliable section reference per report line ([3bdff18](3bdff18467))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.61.0"
|
||||
__version__ = "14.61.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user