Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 14.11.0
# [14.11.0](v14.10.1...v14.11.0) (2022-12-20) ### Bug Fixes * Consolidated financial report ([16ce411](16ce411)) * Cost center filter not working in cash flow report ([ce5065b](ce5065b)) * Cost Center for tax withholding invoices ([728643a](728643a)) * cost_center filter fix for 'Get Outstanding Invoice' in PE ([ff61997](ff61997)) * cost_center filter gives incorrect output ([9b2b281](9b2b281)) * daily scheduler to identify and fix stock transfer entries having incorrect valuation ([deb3efd](deb3efd)) * disabled items showing in the report 'Itemwise Recommended Reorder Level ([493509e](493509e)) * get_serial_nos_for_fg() missing 1 required positional argument: 'args' ([bddb5b8](bddb5b8)) * incorrect type hints (backport [#33381](#33381)) ([#33384](#33384)) ([fa77259](fa77259)) * Payment Request flow fixes from Order to Payment Entry ([a01db8f](a01db8f)) * remove unnecessary permissions from Appointment and Appointment Booking Settings ([#33358](#33358)) ([#33395](#33395)) ([6ef7eaf](6ef7eaf)) * translation for warning on Overbilling/-receipt/-delivery ([ba51d50](ba51d50)) * Unable to import COA through importer ([f8c09ee](f8c09ee)) * unsupported operand type(s) for +: 'int' and 'NoneType' ([7bdfb3d](7bdfb3d)) * unsupported operand type(s) for +=: 'int' and 'NoneType' ([88dc81b](88dc81b)) * use highest precision for exchange rate. ([4a8a84d](4a8a84d)) ### Features * Ignore company related doctype for other apps via hooks ([cd5a2af](cd5a2af)) * improve visibility of default values ([7ff50b9](7ff50b9)) * incoterm named place ([bfe57ac](bfe57ac)) * more control when printing RFQ ([07cda0a](07cda0a))
- Loading branch information