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

Add flag to close a bank account #195

Open
mshiner opened this issue Oct 1, 2019 · 1 comment
Open

Add flag to close a bank account #195

mshiner opened this issue Oct 1, 2019 · 1 comment

Comments

@mshiner
Copy link
Collaborator

mshiner commented Oct 1, 2019

Over time the list of bank accounts can become quite long. It would be useful to add a closed flag to a bank account. The account would then be excluded from all drop downs and so no further transactions can be added.

Issues for implementation

  1. The account should have a zero balance
  2. All cash book transactions should be reconciled
  3. No active pl and sl accounts that have the accounts as default (i.e. inactive flag = F)
  4. The default account flag should be false

Checks on transaction entry will need a backstop to prevent posting if closed = F (perhaps if a closed SL account is reactivated and the bank account change missed).

Can be implemented at the same time as issue #131 is fixed.

@stale
Copy link

stale bot commented Dec 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 30, 2019
@stale stale bot closed this as completed Jan 13, 2020
@steveblamey steveblamey reopened this Jan 13, 2020
@stale stale bot removed the wontfix label Jan 13, 2020
@steveblamey steveblamey added this to the 1.27 milestone Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants