uzerpllp / uzerp

uzERP - Open Source Business Management
http://www.uzerp.com
Other
55 stars 24 forks source link

Add flag to close a bank account #195

Open mshiner opened 5 years ago

mshiner commented 5 years ago

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[bot] commented 4 years ago

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.