mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 06:22:12 +00:00
chore(release): Bumped to Version 15.35.1
## [15.35.1](https://github.com/frappe/erpnext/compare/v15.35.0...v15.35.1) (2024-09-12) ### Bug Fixes * typo with po_date when creating remarks ([31e0bb4](31e0bb477e))
This commit is contained in:
@@ -4,7 +4,7 @@ import inspect
|
||||
import frappe
|
||||
from frappe.utils.user import is_website_user
|
||||
|
||||
__version__ = "15.35.0"
|
||||
__version__ = "15.35.1"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user