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: 'NoneType' object is not iterable (backport #39977) #39981

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 20, 2024

This is an automatic backport of pull request #39977 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

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Feb 20, 2024
@rohitwaghchaure rohitwaghchaure merged commit 0f87ec1 into version-15-hotfix Feb 20, 2024
12 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-15-hotfix/pr-39977 branch February 20, 2024 10:23
frappe-pr-bot pushed a commit that referenced this pull request Feb 21, 2024
## [15.14.4](v15.14.3...v15.14.4) (2024-02-21)

### Bug Fixes

* 'NoneType' object is not iterable (backport [#39977](#39977)) ([#39981](#39981)) ([0f87ec1](0f87ec1))
* **Bank Transaction:** precision for `(un)allocated_amount` ([bf5d2f5](bf5d2f5))
* batch filter not working in stock ledger report (backport [#39934](#39934)) ([#39935](#39935)) ([1513595](1513595))
* do not empty serial batch fields (backport [#39948](#39948)) ([#39956](#39956)) ([acd2e93](acd2e93))
* fetch company terms ([14fe0af](14fe0af))
* float division by zero ([b954bdf](b954bdf))
* group node in warehouse filter in Item-wise Sales Register ([74819b8](74819b8))
* **Issue:** create communication ([f5d7fbd](f5d7fbd))
* no need call for company method in sales invoice js ([bef38f7](bef38f7))
* not able to make purchase receipt ([3732946](3732946))
* party item code in Blanket Order ([518b22b](518b22b))
* reposting failed status not updated (backport [#39970](#39970)) ([#39972](#39972)) ([46f7569](46f7569))
* set batch created from bundle to batch field in stock transaction (backport [#39966](#39966)) ([#39987](#39987)) ([2ee51d3](2ee51d3))
* show active bom in the dropdown while making stock entry and MR (backport [#39974](#39974)) ([#39976](#39976)) ([7201448](7201448))
* update_dimension is required and not need party account method ([a56d5b8](a56d5b8))
* use serial batch fields not enabled for new stock entry ([40d4e32](40d4e32))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.14.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 7, 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.

2 participants