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:Ignore mandatory fields while creating payment reconciliation Journal entry #26549

Conversation

nemesis189
Copy link
Contributor

Ignore mandatory fields which prevents payment reconciliations from being created

@nemesis189 nemesis189 changed the title fix:Ignore mandatory fields while creating payment reconciliation Jou… fix:Ignore mandatory fields while creating payment reconciliation Journal entry Jul 19, 2021
@coveralls
Copy link

coveralls commented Jul 19, 2021

Coverage Status

Coverage increased (+0.009%) to 42.893% when pulling 1321c26 on nemesis189:ignore-mandatory-in-payment-reconcilitation into 47f200a on frappe:develop.

@@ -306,5 +306,5 @@ def reconcile_dr_cr_note(dr_cr_notes, company):
}
]
})

jv.flags.ignore_mandatory = True
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nemesis189 for which fields are we adding this? All mandatory fields are getting assigned some values right?

@deepeshgarg007 deepeshgarg007 merged commit 6d61340 into frappe:develop Aug 10, 2021
asoral pushed a commit to asoral/erpnext that referenced this pull request Nov 12, 2021
…ayment-reconcilitation

fix:Ignore mandatory fields while creating payment reconciliation Journal entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants