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: fix to fetch customers and billing email in PSOA #27363

Merged

Conversation

Anuja-pawar
Copy link
Contributor

@Anuja-pawar Anuja-pawar commented Sep 6, 2021

Issue:
Process Statement of Accounts -

  • System throws the following error even when one has a customer with primary contact email because billing email is missing.
    Screenshot 2021-09-06 at 8 49 10 PM
  • Query to fetch billing email failed to do so

Fix:

  • Fixed the condition to fetch customers
  • Fixed a query to fetch billing email
  • Added a description to the checkbox which goes otherwise unnoticed
    psoa

@coveralls
Copy link

coveralls commented Sep 6, 2021

Coverage Status

Coverage decreased (-0.03%) to 51.614% when pulling 55a75cb on Anuja-pawar:process-statement-of-accounts into 2950204 on frappe:develop.

@nextchamp-saqib nextchamp-saqib merged commit a58e309 into frappe:develop Sep 9, 2021
frappe-pr-bot pushed a commit to frappe-pr-bot/erpnext that referenced this pull request Sep 9, 2021
(cherry picked from commit a58e309)

# Conflicts:
#	erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
asoral pushed a commit to asoral/erpnext that referenced this pull request Nov 12, 2021
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

3 participants