chore(release): Bumped to Version 13.50.5
## [13.50.5](https://github.com/frappe/erpnext/compare/v13.50.4...v13.50.5) (2023-05-18) ### Bug Fixes * tds incorrectly calculated for invoice that are below threshold ([2e3f8e8](2e3f8e8846)) * **test:** cumulative threshold checks ([d316955](d316955d18))
This commit is contained in:
@@ -4,7 +4,7 @@ import frappe
|
||||
|
||||
from erpnext.hooks import regional_overrides
|
||||
|
||||
__version__ = "13.50.4"
|
||||
__version__ = "13.50.5"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user