chore(release): Bumped to Version 14.46.5

## [14.46.5](https://github.com/frappe/erpnext/compare/v14.46.4...v14.46.5) (2023-11-06)

### Bug Fixes

* additional filter in ar/ap report ([930aee1](930aee1d70))
This commit is contained in:
Frappe PR Bot
2023-11-06 06:42:02 +00:00
parent 9c356a0ac2
commit 21ad1dba19

View File

@@ -3,7 +3,7 @@ import inspect
import frappe
__version__ = "14.46.4"
__version__ = "14.46.5"
def get_default_company(user=None):