Implemented frontend for account
This commit is contained in:
parent
bb4a8c5db1
commit
719436f9ad
16 changed files with 97 additions and 61 deletions
|
@ -1,6 +1,6 @@
|
|||
from category.models import Category
|
||||
from main.forms import NummiFileInput, NummiForm
|
||||
from Statement.models import Statement
|
||||
from statement.models import Statement
|
||||
|
||||
from .models import Invoice, Transaction
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue