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

Specify miscellaneous due date #52

Closed
RoiJS opened this issue Jun 12, 2021 · 1 comment · Fixed by #55
Closed

Specify miscellaneous due date #52

RoiJS opened this issue Jun 12, 2021 · 1 comment · Fixed by #55
Assignees
Labels
enhancement New feature or request technical task regular instructions
Projects

Comments

@RoiJS
Copy link
Owner

RoiJS commented Jun 12, 2021

On issue #51, we started introducing a separate due date field for utility bills (electric and water bills). This means we have now two separate due dates per statement of account, one for the rental which is based on the contract terms and one for the utility bills.

We have to introduce new setting to specify from which of these two due dates do the miscellaneous will going to follow.

We are going to introduce this new setting on terms details, call it "Miscellaneous Due Date" with two options: "Same with Utility bill Due Date" or "Same with Rental Due Date".

If option "Same with Utility bill Due Date" is selected, on statement of account details page, group the miscellaneous details with the utility bills details.

If option "Same with Rental Due Date" is selected, group the miscellaneous details with the rental information. And also, when generating penalties, make sure to add the miscellaneous total amount with the rental amount when checking if the statement of account is already fully paid before generating penalty details.

Don't forget to update unit tests and the online documentation.

@RoiJS RoiJS created this issue from a note in Reserbiz (Ready for Development) Jun 12, 2021
@RoiJS RoiJS self-assigned this Jun 12, 2021
@RoiJS RoiJS added enhancement New feature or request technical task regular instructions labels Jun 12, 2021
@RoiJS RoiJS moved this from Ready for Development to In Progress in Reserbiz Jun 15, 2021
@RoiJS
Copy link
Owner Author

RoiJS commented Jun 19, 2021

DONE

  • Done applying the changes on the mobile application.
  • New unit test cases have been introduced.
  • Online documentation has been updated as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical task regular instructions
Projects
Development

Successfully merging a pull request may close this issue.

1 participant