Commit Graph

97 Commits

Author SHA1 Message Date
Bryce Covert
e64820d71a Supports editing expense accounts 2019-04-12 12:00:42 -07:00
Bryce Covert
bdb06d802b can edit accounts. 2019-04-12 10:42:18 -07:00
Bryce Covert
6ab9d89dfd adding most simple balance sheet report. 2019-04-11 22:46:30 -07:00
Bryce Covert
9549afb3ef lots of changes to make ledger actually visible. 2019-04-11 19:41:41 -07:00
Bryce Covert
5d93e3a5a3 brutal process of getting sorting to not mess stuff up. 2019-04-11 15:00:34 -07:00
Bryce Covert
0eedc8908d You can now type accounts. 2019-04-11 13:59:20 -07:00
Bryce Covert
a5d65656c0 added a page to see the accounts. 2019-04-11 12:58:49 -07:00
Bryce Covert
7bfe451ccd Adding accounts. 2019-04-11 10:20:36 -07:00
Bryce Covert
89ae2151ea fixed. 2019-04-11 08:41:47 -07:00
Bryce Covert
67eb3cf019 Supports assigning vendors to transactions 2019-04-11 07:07:31 -07:00
Bryce Covert
a50239974b fix. 2019-04-02 19:09:40 -07:00
Bryce Covert
d270ca89f9 you can pay off more than one invoice for the same vendor. 2019-03-21 11:20:37 -07:00
Bryce Covert
461686aee6 allowing paying negative invoices. 2019-03-20 23:04:54 -07:00
Bryce Covert
00e2c64317 You can now print and pay 2019-02-21 22:22:36 -08:00
BC
5435b6a317 preventing submits. 2019-02-19 08:26:29 -08:00
BC
b90d470664 fixing issue with accounts getting reset. 2019-02-19 07:52:42 -08:00
Bryce Covert
04dde9470d lots of improvements to editing invoices. 2019-02-19 00:04:41 -08:00
BC
b8dffa45d6 almost allow completely adding new clients and sorting and filtering. 2019-02-18 09:33:32 -08:00
BC
a5d0579164 pretty good progress in being able to add/edit all bank accounts. 2019-02-18 08:25:23 -08:00
Bryce Covert
193a46e12c a lot of progress towards unification. 2019-02-16 18:10:14 -08:00
Bryce Covert
881d59f8fb Merge branch 'master' into side-panel 2019-02-14 07:11:42 -08:00
BC
27f13ad38e added ability to unvoid invoice 2019-02-13 23:16:24 -08:00
BC
6c4cfadc0b supporting fixing of check numbers. 2019-02-13 21:55:14 -08:00
BC
ef7b505337 Supports adding and updating bank accounts 2019-02-12 11:57:59 -08:00
BC
b85ba810b3 You can now add clients manually. 2019-02-12 11:16:01 -08:00
BC
5fa181465c Merge branch 'master' into side-panel 2019-02-12 09:20:31 -08:00
Bryce Covert
8bb998dec1 minor fixes. 2019-02-11 22:23:10 -08:00
Bryce Covert
891ccb2723 voiding also voids expense accounts. 2019-02-11 22:05:43 -08:00
Bryce Covert
46a5d4cbfd made invoice import back to working, mostly 2019-02-11 22:00:36 -08:00
Bryce Covert
7c01a04ee8 Added the ability to import invoices again 2019-02-11 20:48:43 -08:00
Bryce Covert
d674b36d30 typo fix. 2019-02-04 13:29:36 -08:00
BC
a257468b75 Updating to include extra fields. 2019-02-02 17:13:22 -08:00
BC
684c5343ac side panel work. 2019-01-29 17:33:27 -08:00
Bryce Covert
d10b97e68e reimplemented import 2019-01-28 17:40:22 -08:00
Bryce Covert
2d0b127b4a making client code visible again. 2019-01-28 09:20:50 -08:00
BC
e2050ce8ee improving query performance considerably. 2019-01-26 22:14:47 -08:00
BC
03051ab3c6 more datomic perf improvements 2019-01-24 21:56:15 -08:00
BC
78364e6e66 making transactions usable. 2019-01-24 21:52:12 -08:00
Bryce Covert
9385624309 saving clients pretty much works. 2019-01-21 11:30:16 -08:00
Bryce Covert
e39dda9aac editing clients has started. 2019-01-19 09:52:11 -08:00
Bryce Covert
de5ebe8108 editing clients has started. 2019-01-19 09:52:06 -08:00
Bryce Covert
9e1999725c removing print 2019-01-18 09:31:24 -08:00
Bryce Covert
72350a03c1 fixing several issues. 2019-01-18 08:10:54 -08:00
Bryce Covert
775150131e renamed company to client. 2019-01-18 07:44:12 -08:00
Bryce Covert
583752d740 reimplemented security 2019-01-16 21:30:39 -08:00
BC
24b82802a8 basic permissions 2019-01-11 00:10:37 -08:00
Bryce Covert
6eaff40608 scalar type for id simplifies parsing longs. 2018-11-12 08:26:47 -08:00
Bryce Covert
2263a5f24a minor reorg. 2018-11-11 11:18:05 -08:00
Bryce Covert
8ea4ea0c73 vendors can be updated through datomic. 2018-11-09 13:30:27 -08:00
Bryce Covert
de8563a60b Making manual import work in datomic 2018-11-09 10:47:47 -08:00