Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: incorrect type hints (backport #33381) #33384

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 19, 2022

This is an automatic backport of pull request #33381 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

[skip ci]

(cherry picked from commit 88ce11f)
@mergify mergify bot assigned ankush Dec 19, 2022
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 19, 2022
@ankush ankush merged commit fa77259 into version-14-hotfix Dec 19, 2022
@ankush ankush deleted the mergify/bp/version-14-hotfix/pr-33381 branch December 19, 2022 12:31
frappe-pr-bot pushed a commit that referenced this pull request Dec 20, 2022
# [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))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@barredterra barredterra mentioned this pull request Mar 7, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants