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: get_payment_entries_issue #226

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

Amandeep8848
Copy link

Fixed the date format according to Postgres format.
Enclosed 'Journal Entry' and 'Payment Entry' in single quotes considering it a string in postgres.
Replaced if condition with case.
Replaced ifnull with coalesce.
Updated groupby columns.

@tinadn tinadn merged commit acebb16 into pre-prod Oct 10, 2024
3 of 10 checks passed
@tinadn tinadn deleted the 223-get_payment_entries_issue branch October 17, 2024 05:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 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.

2 participants