darcys22 / godbledger

Accounting Software with GRPC endpoints and SQL Backends
https://www.godbledger.com/
GNU General Public License v3.0
488 stars 56 forks source link

Add account returns if created and tests before tagging #161

Closed darcys22 closed 3 years ago

darcys22 commented 3 years ago

This ensures that if an account already exists when inserting a transaction that it will not also get tagged main by default. If the transaction is created new then it will always tag it also with main by default.