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: (Stock Analytics) Copy previous balance dict object instead of assigning #26942

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

marination
Copy link
Collaborator

@marination marination commented Aug 13, 2021

Fix for #26673 (for release)

Due to plain assignment, dict mutation gave wrong monthly values

- Due to plain assignment, dict mutation gave wrong monthly values
@ankush ankush merged commit fe2a34f into frappe:develop Aug 13, 2021
frappe-pr-bot pushed a commit to frappe-pr-bot/erpnext that referenced this pull request Aug 13, 2021
…6942)

- Due to plain assignment, dict mutation gave wrong monthly values

(cherry picked from commit fe2a34f)
frappe-pr-bot pushed a commit to frappe-pr-bot/erpnext that referenced this pull request Aug 13, 2021
…6942)

- Due to plain assignment, dict mutation gave wrong monthly values

(cherry picked from commit fe2a34f)
ankush pushed a commit that referenced this pull request Aug 13, 2021
…26944)

- Due to plain assignment, dict mutation gave wrong monthly values

(cherry picked from commit fe2a34f)

Co-authored-by: Marica <maricadsouza221197@gmail.com>
asoral pushed a commit to asoral/erpnext that referenced this pull request Nov 12, 2021
…6942)

- Due to plain assignment, dict mutation gave wrong monthly values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants