Edgar P. Burkhart edpibu
edpibu closed issue edpibu/nummi#4 2022-12-31 10:27:42 +01:00
Add ListView for account, category transactions
edpibu pushed to main at edpibu/nummi 2022-12-31 10:27:42 +01:00
057734afd3 Add snapshot list view, general and per account
edpibu pushed to main at edpibu/nummi 2022-12-31 10:13:30 +01:00
acd83704af Add transaction list views for snapshots and accounts (#4)
edpibu pushed to main at edpibu/nummi 2022-12-31 10:12:47 +01:00
8f14c20d55 Add transaction list views for snapshots and accounts
edpibu pushed to main at edpibu/nummi 2022-12-31 09:59:53 +01:00
4e6dd25c99 Use get parameters as initial form values (#3)
edpibu closed issue edpibu/nummi#2 2022-12-31 09:57:40 +01:00
Order form fields
edpibu pushed to main at edpibu/nummi 2022-12-31 09:57:40 +01:00
34d5ce647c Order form fields - closes #2
ce28f6d0b6 Update fields icon to slugfield
Compare 2 commits »
edpibu pushed to main at edpibu/nummi 2022-12-31 09:51:39 +01:00
25e9751de2 Update translations
edpibu closed issue edpibu/nummi#1 2022-12-31 09:49:31 +01:00
Use lazy translations
edpibu pushed to main at edpibu/nummi 2022-12-31 09:49:31 +01:00
f066cf1092 Update to use lazy translations - Close #1
edpibu commented on issue edpibu/nummi#1 2022-12-31 09:43:58 +01:00
Use lazy translations
__str__ returned non-string (type __proxy__)
edpibu opened issue edpibu/nummi#4 2022-12-31 09:40:27 +01:00
Add ListView for account, category transactions
edpibu pushed to main at edpibu/nummi 2022-12-30 18:25:03 +01:00
bae4fed8d6 Fix create snapshot bug
edpibu pushed to main at edpibu/nummi 2022-12-30 18:22:37 +01:00
70ecfe814b Fix create snapshot bug
edpibu pushed to main at edpibu/nummi 2022-12-30 18:05:08 +01:00
9ea0839ba8 Add account to statement __str__
a8bd70fab1 Update PKGBUILD backup with correct config
Compare 2 commits »
edpibu pushed to main at edpibu/nummi 2022-12-30 17:37:21 +01:00
411d258cd7 Fix updating of snapshot values
edpibu pushed to main at edpibu/nummi 2022-12-30 17:09:12 +01:00
0184cba30d Forms update
edpibu pushed to main at edpibu/nummi 2022-12-30 14:10:54 +01:00
ea9cd1b9b8 Updated migrations to enable transition from earlier db versions
edpibu opened issue edpibu/nummi#3 2022-12-30 09:55:07 +01:00
Set default fields
edpibu commented on issue edpibu/nummi#2 2022-12-29 22:20:11 +01:00
Order form fields

The fields should be set as a list in each ModelForm.