yii2tech / balance

Balance accounting (bookkeeping) system based on debit and credit principle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Balance on Date and Edit transaction (Not an Issue)

jacksumit opened this issue · comments

Does this plugin allows to

  1. Get Balance on a given date?
  2. Edit a transaction? If yes will it update the balances on records created after this date?

Get Balance on a given date?

No.

Edit a transaction? If yes will it update the balances on records created after this date?

No.

However, you may achieve both goals using the queries depending on particular storage used.