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

Introduction of Utility due date field #51

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

Introduction of Utility due date field #51

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

Comments

@RoiJS
Copy link
Owner

RoiJS commented Jun 12, 2021

Currently, due date for electric and water bill is always the same with the statement of account which turned out to be not true in all cases because the contract can always start anytime of the month but not with the electric and/or water bills because this usually given end of the month.

This issue will introduced new field on statement of account details page where user can select the due date for the utility bills. Setting the date automatically cannot be done since the date where utility bills are given is unpredictable from within the app so we will make the user pick the date themselves.

TODO:

  • Introduce new field DueDate on AccountStatement, AccountStatementWaterAndElectricBillUpdateDto classes
  • Update AccountStatementService.updateWaterAndElectricBillAmount() function to add dueDate parameter.
  • Update both contract-account-statement-information.component.tns.ts and contract-account-statement-information.component.tns.html to introduce new due date field.
@RoiJS RoiJS created this issue from a note in Reserbiz (Backlog) Jun 12, 2021
@RoiJS RoiJS moved this from Backlog to Ready for Development in Reserbiz 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 12, 2021
@RoiJS RoiJS changed the title Introduction of Miscellaneous due date setting Introduction of Utility due date field Jun 13, 2021
@RoiJS
Copy link
Owner Author

RoiJS commented Jun 13, 2021

DONE

New setting Utility Bills Due date has been added.

image

@RoiJS RoiJS linked a pull request Jun 13, 2021 that will close this issue
@RoiJS RoiJS closed this as completed Jun 15, 2021
Reserbiz automation moved this from In Progress to Done Jun 15, 2021
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