changes, fixes and improvements

This commit is contained in:
Herculino Trotta
2024-10-16 00:16:48 -03:00
parent d0f4dcc957
commit 07cbfefb95
40 changed files with 1008 additions and 330 deletions

View File

@@ -2,3 +2,4 @@ from .transactions import *
from .tags import *
from .categories import *
from .actions import *
from .installment_plans import *