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 #39977

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

rohitwaghchaure
Copy link
Collaborator

image

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Feb 20, 2024
@rohitwaghchaure rohitwaghchaure added backport version-14-hotfix backport to version 14 backport version-15-hotfix and removed needs-tests This PR needs automated unit-tests. labels Feb 20, 2024
@rohitwaghchaure rohitwaghchaure merged commit 8e7d47b into frappe:develop Feb 20, 2024
14 checks passed
mergify bot pushed a commit that referenced this pull request Feb 20, 2024
mergify bot pushed a commit that referenced this pull request Feb 20, 2024
rohitwaghchaure added a commit that referenced this pull request Feb 20, 2024
fix: 'NoneType' object is not iterable (#39977)

(cherry picked from commit 8e7d47b)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
rohitwaghchaure added a commit that referenced this pull request Feb 20, 2024
fix: 'NoneType' object is not iterable (#39977)

(cherry picked from commit 8e7d47b)

Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
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 pushed a commit that referenced this pull request Feb 21, 2024
# [14.63.0](v14.62.4...v14.63.0) (2024-02-21)

### Bug Fixes

* 'NoneType' object is not iterable (backport [#39977](#39977)) ([#39980](#39980)) ([8e71665](8e71665))
* Adjust amount in last row due to rounding ([963ddac](963ddac))
* **Bank Transaction:** precision for `(un)allocated_amount` ([cea0e1f](cea0e1f)), closes [#39926](#39926)
* fetch company terms ([83bf286](83bf286))
* group node in warehouse filter in Item-wise Sales Register ([4921b03](4921b03))
* **Issue:** create communication ([8deaba8](8deaba8))
* linter issue ([a4fbea3](a4fbea3))
* linter issue ([abceb1b](abceb1b))
* linter issues ([e99485b](e99485b))
* no need call for company method in sales invoice js ([45a0494](45a0494))
* On cancelation of capitalization, reverse depreciation entry only if journal entry exists ([5b9905f](5b9905f))
* party item code in Blanket Order ([ee9a51f](ee9a51f))
* reconciliation issue due to notation difference ([dcf19c3](dcf19c3))
* show active bom in the dropdown while making stock entry and MR (backport [#39974](#39974)) ([#39975](#39975)) ([385b08d](385b08d))
* typeerror 'Item Group' filter on Purchase Register ([b1a4249](b1a4249))
* update_dimension is required and not need party account method ([5eaa11b](5eaa11b))
* webpages are not showing ([#39988](#39988)) ([64099b0](64099b0))

### Features

* New financial views - Growth and margin views for P&L and balance sheet ([d913ec5](d913ec5))
@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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant