mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-09 21:37:38 +00:00
chore(release): Bumped to Version 13.41.0
# [13.41.0](https://github.com/frappe/erpnext/compare/v13.40.3...v13.41.0) (2022-11-01) ### Bug Fixes * add `Sales Order` reference in Material Request Dashboard ([cb89dba](cb89dba5ab)) * Do not force eligibilgity of itc for reverse charge ([9dc0edf](9dc0edfb8a)) * filter return pos in reconciliation tool ([b877b0d](b877b0d3a2)) * group warehouse filter not working for Batch-wise Balance history report ([310e7c5](310e7c522c)) * Issues while cancel/amending Purchase Invoice with TDS enabled ([8888957](8888957952)) * Mode of payment for returns in POS Sales Invoice ([9b63a1a](9b63a1a2e9)) ### Features * Repayment schedule types for term loans ([c2817be](c2817bed0b))
This commit is contained in:
@@ -4,7 +4,7 @@ import frappe
|
||||
|
||||
from erpnext.hooks import regional_overrides
|
||||
|
||||
__version__ = "13.40.3"
|
||||
__version__ = "13.41.0"
|
||||
|
||||
|
||||
def get_default_company(user=None):
|
||||
|
||||
Reference in New Issue
Block a user