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

Fees Command Bug #173

Closed
Meg1456 opened this issue Nov 1, 2018 · 1 comment
Closed

Fees Command Bug #173

Meg1456 opened this issue Nov 1, 2018 · 1 comment
Assignees
Labels
RequestClosure Indicates issue may be solved, request closure from deadline IC type.bug

Comments

@Meg1456
Copy link

Meg1456 commented Nov 1, 2018

Viewfees Command
When you add a new person to the address book, the fees is initialised to 0 (which is good), but date is also initialised to 0 (doesn't make sense logically. Possible to initialise to current date instead?)

Listdue Command
The new person added to address book is automatically put under this function even though I didn't edit their fees yet (i.e. fee is shown to be 0, but they are still under due list).

@micklwl
Copy link

micklwl commented Nov 1, 2018

  1. Negative fees value when editfees command should error message that it needs to be 2dp.
  2. listdue command crashes the app.
    Steps to replicate: Add a fee, then do the listdue command.

@lucdx lucdx added the RequestClosure Indicates issue may be solved, request closure from deadline IC label Nov 11, 2018
@Meg1456 Meg1456 closed this as completed Nov 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RequestClosure Indicates issue may be solved, request closure from deadline IC type.bug
Projects
None yet
Development

No branches or pull requests

3 participants