Skip to content

swap temporary and permanent loan type name#2

Draft
meistermeister wants to merge 1 commit intomainfrom
fix-loan-type-name
Draft

swap temporary and permanent loan type name#2
meistermeister wants to merge 1 commit intomainfrom
fix-loan-type-name

Conversation

@meistermeister
Copy link
Collaborator

Since we select the names like this:
iltp.name AS permanent_loan_type_name,
iltt.name AS temporary_loan_type_name,

iltt should join on temporary id
iltp should join on permanent id

Since we select the names like this:
iltp.name AS permanent_loan_type_name,
iltt.name AS temporary_loan_type_name,

iltt should join on temporary id
iltp should join on permanent id
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.

1 participant