mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-22 08:08:29 +00:00
chore(release): Bumped to Version 16.8.2
## [16.8.2](https://github.com/frappe/erpnext/compare/v16.8.1...v16.8.2) (2026-03-06) ### Bug Fixes * stock balance report qty ([9e185b7](9e185b7ea9))
This commit is contained in:
@@ -6,7 +6,7 @@ import frappe
|
||||
from frappe.model.document import Document
|
||||
from frappe.utils.user import is_website_user
|
||||
|
||||
__version__ = "16.8.1"
|
||||
__version__ = "16.8.2"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user