mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-23 00:28:30 +00:00
chore(release): Bumped to Version 14.83.4
## [14.83.4](https://github.com/frappe/erpnext/compare/v14.83.3...v14.83.4) (2025-03-19) ### Bug Fixes * fetch quality inspection parameter group ([6e497f7](6e497f73f1)) * not able to make PR against stand alone Debit Note ([16fe53b](16fe53b8c7)) * order by condition ([af3089b](af3089b96e)) * repost future sle and gle after capitalization ([#46576](https://github.com/frappe/erpnext/issues/46576)) ([805549f](805549f793)) * set stock adjustment account in difference account ([6f0c67a](6f0c67a242)) * **Transaction Deletion Record:** sql syntax error while fetching lead address ([20b43b4](20b43b4d93))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.83.3"
|
||||
__version__ = "14.83.4"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user