Find a file
2026-06-02 13:49:10 -04:00
.vscode 'Projects' seems to be working now with expenses 2026-04-24 00:40:41 -04:00
example Added subtotals to the invoicing 2026-05-20 17:18:11 -04:00
.gitignore Making sense of this project. 2025-12-13 12:50:33 -05:00
.goreleaser.yaml Restructured the repo to be just the go project 2025-12-13 21:15:39 -05:00
customer.go Added 2 line addresses 2026-01-23 14:14:33 -05:00
customer_test.go 'Projects' seems to be working now with expenses 2026-04-24 00:40:41 -04:00
entry.go Added sub-project support 2026-04-27 12:20:03 -04:00
entry_test.go Reverted a bunch of changes. All tests pass 2026-01-15 21:46:54 -05:00
expense.go Added subtotals to the invoicing 2026-05-20 17:18:11 -04:00
expense_test.go 'Projects' seems to be working now with expenses 2026-04-24 00:40:41 -04:00
go.mod Restructured the repo to be just the go project 2025-12-13 21:15:39 -05:00
go.sum Restructured the repo to be just the go project 2025-12-13 21:15:39 -05:00
invoice-cli Added parsing of terms 2026-06-02 13:49:10 -04:00
invoice.go Added parsing of terms 2026-06-02 13:49:10 -04:00
invoice_test.go Added subtotals to the invoicing 2026-05-20 17:18:11 -04:00
main.go Added subtotals to the invoicing 2026-05-20 17:18:11 -04:00
rate.go Reverted a bunch of changes. All tests pass 2026-01-15 21:46:54 -05:00
rate_test.go Reverted a bunch of changes. All tests pass 2026-01-15 21:46:54 -05:00
timedot.go Got the Project description working 2026-01-19 16:51:24 -05:00
timedot_test.go Reverted a bunch of changes. All tests pass 2026-01-15 21:46:54 -05:00