This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ezbookkeeping
Watch
1
Star
0
Fork
0
You've already forked ezbookkeeping
mirror of
https://github.com/mayswind/ezbookkeeping.git
synced
2026-05-18 08:44:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.1_backport
ezbookkeeping
/
pkg
/
converters
/
ofx
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
MaysWind
9686eb020f
fix cannot import OFX file which has only one but very long line (
#243
)
2025-09-15 22:51:16 +08:00
..
ofx_data_reader_test.go
code refactor
2024-11-02 22:47:33 +08:00
ofx_data_reader.go
fix cannot import OFX file which has only one but very long line (
#243
)
2025-09-15 22:51:16 +08:00
ofx_data.go
code refactor
2024-11-02 22:47:33 +08:00
ofx_transaction_data_file_importer_test.go
change transaction type of credit card payment to transfer transaction
2024-11-03 00:05:12 +08:00
ofx_transaction_data_file_importer.go
use the sub-category according to the primary category name if there are duplicated sub-category names when importing transactions (
#119
)
2025-04-18 23:33:07 +08:00
ofx_transaction_data_table.go
use the expense and revenue account names as category names if the transaction has not category when importing Firefly III transactions
2025-07-13 01:51:27 +08:00