mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
chore(release): Bumped to Version 14.65.6
## [14.65.6](https://github.com/frappe/erpnext/compare/v14.65.5...v14.65.6) (2024-03-21) ### Bug Fixes * rate not fetching from the item price ([18279a6](18279a6dbd))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.65.5"
|
||||
__version__ = "14.65.6"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user