MaysWind
4336d1ed1a
export statistics & analysis data in desktop version
2025-06-15 21:50:31 +08:00
Sebastian Reategui
b94dc8eb83
Feature - Add support for a fiscal year period defined in user settings.
...
* Add "This fiscal year", "Last fiscal year" as date range options in Transaction Details to filter transactions to those periods
* Add fiscal year ranges to Statistics & Trend Analysis
* Add "fiscal year start date" to user profile settings, allowing the user to select any date of the calendar year as the start of the fiscal year
* Add "fiscal year format" to user profile settings, allowing the user to specify how financial year date labels should appear
Implementation notes:
* The default fiscal year start is January 1 and the default fiscal year display format is "FY 2025"
* Fiscal year start date (month number & day number) are stored together in db as a uint16, high byte & low byte respectively
* February 29 is disallowed as a fiscal year start date, since it is never used as a convention in any country
* Jest is added to the project as a dev dependency, for unit tests in frontend
Signed-off-by: Sebastian Reategui <seb.reategui@gmail.com >
2025-06-07 22:04:47 +08:00
MaysWind
b3a666f876
support always showing transaction pictures in transaction edit page for mobile version
2025-05-28 00:18:55 +08:00
MaysWind
626d3895aa
allow users to set coordinate display type ( #141 )
2025-05-27 01:01:55 +08:00
MaysWind
817291c9a7
support user custom exchange rates data
2025-05-26 00:47:19 +08:00
MaysWind
a6d45f5009
show error message when cannot load transaction picture in desktop version
2025-05-11 21:11:22 +08:00
MaysWind
6e9f427182
modify text
2025-05-11 20:36:47 +08:00
MaysWind
81812bb31d
add transaction calendar
2025-05-06 00:33:45 +08:00
MaysWind
ab6f9839ef
amount input supports formula ( #130 )
2025-05-04 22:56:15 +08:00
MaysWind
dc24186ccb
add document link for importing dsv file/data
2025-05-04 15:38:30 +08:00
MaysWind
381d063295
support clicking on map to set specified geographic location
2025-05-02 00:32:22 +08:00
MaysWind
b7973772b3
show process when importing a lot of transactions
2025-05-01 13:49:17 +08:00
MaysWind
de217a1bbf
update timezone display name
2025-04-27 00:01:14 +08:00
MaysWind
78ba43480b
support adding / deleting sub account after account created ( #77 )
2025-04-26 23:36:23 +08:00
Aron
76a9a20d89
add italian translations
2025-04-24 10:06:42 +08:00
MaysWind
d37b023e11
modify text
2025-04-20 16:02:42 +08:00
MaysWind
f175644843
add Chinese (Traditional) language
2025-04-20 15:55:23 +08:00
MaysWind
13c4ad10c5
update latest time zones
2025-04-20 14:39:49 +08:00
Mykyta Lytvynenko
97178227ef
add ukrainian translation
2025-04-19 01:53:54 +08:00
MaysWind
df31be61e8
support hiding/unhiding/deleting sub-account in account list page
2025-04-13 23:36:37 +08:00
MaysWind
e5cf92f84e
batch create nonexistent transaction categories when import transaction
2025-03-24 00:10:50 +08:00
MaysWind
66f7cc6f88
set amount format in import dialog
2025-03-24 00:09:12 +08:00
MaysWind
ce65d0257a
import transaction from beancount file
2025-03-16 22:41:28 +08:00
MaysWind
78c5b1704a
import transactions from Feidee Mymoney (Elecloud)
2025-03-15 21:00:53 +08:00
MaysWind
74844b9a99
limit the maximum count of password / token check failures per IP/user per minute ( #33 )
2025-03-09 23:38:54 +08:00
MaysWind
a29ff0d553
show add transaction button in desktop navigation bar ( #59 )
2025-03-09 20:15:04 +08:00
MaysWind
47f70098df
update translation
2025-03-07 00:10:40 +08:00
tkymmm
001de8a1e0
Add japanese
2025-03-06 13:31:47 +08:00
MaysWind
e83b959930
convert transaction type in import transaction dialog
2025-03-04 01:27:51 +08:00
MaysWind
9430f57a0b
import transaction from custom delimiter-separated values file
2025-03-04 01:27:08 +08:00
MaysWind
377a4899b7
scheduled transaction supports start time and end time ( #36 )
2025-02-28 00:14:52 +08:00
MaysWind
ab58109e5e
account edit page displays the debt amount instead of the balance for credit card and debt accounts
2025-02-11 00:45:23 +08:00
MaysWind
e60c633e56
duplicate transaction with time / geographic location ( #36 )
2025-02-09 21:11:55 +08:00
MaysWind
6021c24da9
format code
2025-02-09 17:50:09 +08:00
chrgm
624b9cb20b
Add German translation
2025-02-09 17:27:15 +08:00
MaysWind
373d71c124
transaction tag selection sheet supports filtering content ( #38 )
2025-02-07 23:24:41 +08:00
MaysWind
b6efa91879
two column list item selection supports filtering content ( #38 )
2025-02-06 22:37:02 +08:00
MaysWind
a5382e9fdd
show error when no selected file to import
2025-02-04 01:30:54 +08:00
MaysWind
d228bf12bb
update code order and add missing text item
2025-01-26 23:46:53 +08:00
Artemy Egorov
da702d6316
feat: update other locales
2025-01-26 23:40:35 +08:00
MiGueL0n
c03f74154b
Added Spanish locale options and translations
2025-01-17 12:09:22 +08:00
MaysWind
90b608bdc6
show confirm dialog before switching to desktop version
2024-12-21 22:23:06 +08:00
MaysWind
647cd3c33f
add billing cycle date range filter
2024-12-16 23:44:20 +08:00
MaysWind
563e328ce3
sub account cannot set statement date
2024-12-11 23:53:01 +08:00
MaysWind
62e09190f3
credit card account supports statement date
2024-12-10 22:41:06 +08:00
MaysWind
5a9141e10c
add new tag in transaction edit page / dialog
2024-12-08 21:04:42 +08:00
MaysWind
dd35a85316
support transaction tag filter type
2024-12-08 00:43:29 +08:00
MaysWind
4270d74338
update timezone info
2024-12-03 21:57:41 +08:00
Huỳnh Đức Khoản
6bd1d09fa8
Add Vietnamese
...
Update index.js
Update vi.json
2024-12-03 12:36:14 +08:00
MaysWind
835b3b7b8b
not need balance time field in parent account
2024-11-15 00:34:46 +08:00