Skip to content

Commit

Permalink
Merge pull request #220 from thakurpriya1990/working
Browse files Browse the repository at this point in the history
Working
  • Loading branch information
xzzy authored Feb 27, 2024
2 parents 5282743 + 27c5ac7 commit ed146fe
Show file tree
Hide file tree
Showing 65 changed files with 12,048 additions and 11,060 deletions.
920 changes: 460 additions & 460 deletions boranga/components/approvals/api.py

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion boranga/components/approvals/email.py
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ def _log_approval_email(email_message, approval, sender=None):



from boranga.components.organisations.models import OrganisationLogEntry, Organisation
# from boranga.components.organisations.models import OrganisationLogEntry, Organisation
def _log_org_email(email_message, organisation, customer ,sender=None):
if not isinstance(organisation, Organisation):
# is a proxy_applicant
Expand Down
1,173 changes: 589 additions & 584 deletions boranga/components/approvals/models.py

Large diffs are not rendered by default.

Loading

0 comments on commit ed146fe

Please sign in to comment.