mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-07 23:31:20 +00:00
chore(release): Bumped to Version 14.72.2
## [14.72.2](https://github.com/frappe/erpnext/compare/v14.72.1...v14.72.2) (2024-08-21) ### Bug Fixes * disable rename from warehouse ([ed568fb](ed568fb01d)) * disable rename from warehouse ([a520d06](a520d06c3f)) * **patch:** replace repost with direct sql to update 'against_voucher ([c98ab15](c98ab15a44))
This commit is contained in:
@@ -3,7 +3,7 @@ import inspect
|
||||
|
||||
import frappe
|
||||
|
||||
__version__ = "14.72.1"
|
||||
__version__ = "14.72.2"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user