mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-27 02:28:30 +00:00
chore(release): Bumped to Version 13.35.3
## [13.35.3](https://github.com/frappe/erpnext/compare/v13.35.2...v13.35.3) (2022-07-18) ### Bug Fixes * (india) (e-invoice) CN / DN with 0 qty and discount issues ([425abcd](425abcdea7))
This commit is contained in:
@@ -4,7 +4,7 @@ import frappe
|
||||
|
||||
from erpnext.hooks import regional_overrides
|
||||
|
||||
__version__ = "13.35.2"
|
||||
__version__ = "13.35.3"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user