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: deduplicate Payment Ledger on Item value repost #32567

Conversation

ruthra-kumar
Copy link
Member

Upon Item value repost, duplicate entries are created in Payment Ledger which affect the Invoice outstanding. Fixing in this change.

  1. Invoice: Screenshot 2022-10-11 at 5 03 20 PM
  2. Backdated stock entry: Screenshot 2022-10-11 at 2 58 11 PM
  3. Repost triggered from [2]: Screenshot 2022-10-11 at 2 58 38 PM
  4. Duplicate PLE entries: Screenshot 2022-10-11 at 2 58 01 PM
  5. Incorrect invoice outstanding: Screenshot 2022-10-11 at 4 55 40 PM

@ruthra-kumar
Copy link
Member Author

Will create a separate utility to fix affected data

@ruthra-kumar ruthra-kumar force-pushed the remove_duplicate_ple_on_item_value_repost branch from 426277c to 1c10622 Compare October 12, 2022 10:05
@ruthra-kumar ruthra-kumar force-pushed the remove_duplicate_ple_on_item_value_repost branch from 1c10622 to eb81936 Compare October 12, 2022 10:39
@ruthra-kumar ruthra-kumar merged commit 2d0217a into frappe:develop Oct 13, 2022
@ruthra-kumar
Copy link
Member Author

@Mergifyio backport version-14-hotfix

@mergify
Copy link
Contributor

mergify bot commented Oct 13, 2022

backport version-14-hotfix

✅ Backports have been created

ruthra-kumar added a commit that referenced this pull request Oct 13, 2022
…-32567

fix: deduplicate Payment Ledger on Item value repost (backport #32567)
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Oct 28, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Oct 29, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Oct 29, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Oct 29, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Oct 30, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Oct 31, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Nov 2, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Nov 6, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Nov 6, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Nov 7, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Nov 8, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
ruthra-kumar added a commit to ruthra-kumar/erpnext that referenced this pull request Nov 8, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-frappe#32567
mergify bot pushed a commit that referenced this pull request Nov 9, 2022
primarily intended to manually correct PLE entries for vouchers
affected by Item Value repost-#32567

(cherry picked from commit 0448c0f)
@ruthra-kumar ruthra-kumar deleted the remove_duplicate_ple_on_item_value_repost branch June 14, 2023 16:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invoice outstanding amount is higher than invoice amount
1 participant