serversideup / financial-freedom

🔥🔥🔥 An open source alternative to Mint, YNAB, and more. Stay on budget and build wealth without sacrificing your privacy.
https://serversideup.net/open-source/financial-freedom/
GNU General Public License v3.0
1.85k stars 144 forks source link

Handle Account Deductions When Importing and Adding a Transaction #47

Closed danpastori closed 2 years ago

danpastori commented 2 years ago

In this PR we will allow for automatic account deductions and additions based off of transaction types.

This will happen off of Import and Addition of a transaction. It should be a simple way to keep your account balance in check.

Referenced Issues: https://github.com/serversideup/financial-freedom/issues/27 https://github.com/serversideup/financial-freedom/issues/25