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-14 06:57:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90e862fbb1f9b9c5fa81d09cf28e37b7c7d44442
ezbookkeeping
/
pkg
/
converters
/
gnucash
T
History
MaysWind
4bab8db7c0
code refactor
2025-06-18 23:27:37 +08:00
..
gnucash_data_reader.go
parse xml using the encoding declared in xml header
2024-10-30 23:51:07 +08:00
gnucash_data.go
import transaction from GnuCash database
2024-10-21 01:02:37 +08:00
gnucash_transaction_data_file_importer_test.go
add unit tests
2024-10-29 00:56:46 +08:00
gnucash_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
gnucash_transaction_data_table.go
code refactor
2025-06-18 23:27:37 +08:00