Commit Graph

99 Commits

Author SHA1 Message Date
Bryce Covert
00e2c64317 You can now print and pay 2019-02-21 22:22:36 -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
a86b7c03bf added graphs 2019-02-15 15:34:40 -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
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
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
41bf4dbabb Fixes. 2019-02-07 18:05:42 -08:00
BC
a257468b75 Updating to include extra fields. 2019-02-02 17:13:22 -08:00
Bryce Covert
f0fb70f193 fixes, adding renames. 2019-02-01 16:58:11 -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
294ac40930 Adding client code. 2019-01-28 08:00:26 -08:00
BC
152cad487e Adding more filters, for fun. 2019-01-27 09:52:06 -08:00
Bryce Covert
7aaf9bf035 added vendor filter payment 2019-01-25 23:01:02 -08:00
BC
c677d0191f beginning to support new icons. 2019-01-24 23:54:18 -08:00
BC
bf6fc06244 making it loadable. 2019-01-24 20:41:39 -08:00
Bryce Covert
e75ef6b884 mostly supporting showing when something cleared. 2019-01-23 10:40:44 -08:00
Bryce Covert
e6adf11fa1 reimplemented filtering. 2019-01-22 09:22:31 -08:00
Bryce Covert
9385624309 saving clients pretty much works. 2019-01-21 11:30:16 -08:00
Bryce Covert
de5ebe8108 editing clients has started. 2019-01-19 09:52:06 -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
BC
4a237a8224 editing users uses datomic. 2018-09-20 23:17:45 -07:00
BC
ebb9a191f1 Supporting new action. 2018-09-20 22:28:24 -07:00
Bryce Covert
3ea31e8836 only one way to change invoices -> datomic! 2018-09-03 16:31:37 -07:00
Bryce Covert
11a9e3c39c You change change expense accounts on invoices 2018-09-03 16:00:20 -07:00
Bryce Covert
2e87b9ddff another sql mutation bites the dust. 2018-09-03 14:54:18 -07:00
Bryce Covert
fe5d09c02b merged. 2018-09-03 13:12:20 -07:00
Bryce Covert
b17d564cdf Some nice-to-haves 2018-08-24 08:41:01 -07:00
Bryce Covert
e0f7b5f128 includes all, but tells you when voided. 2018-08-24 08:33:29 -07:00
Bryce Covert
a9224dad22 now all payments can go through datomic, but pdfs need work. 2018-08-23 22:39:12 -07:00
Bryce Covert
8a74f4a4e2 filtering down to just active invoices/etc. 2018-08-23 18:46:08 -07:00
Bryce Covert
2ea6ca576f check printing 2018-08-23 18:28:35 -07:00
Bryce Covert
bcb839aaa8 adding invoices works correctly again. 2018-08-16 19:36:50 -07:00
Bryce Covert
1208f972ef makes check voiding work correctly 2018-08-16 18:51:58 -07:00
Bryce Covert
ad2dd386ee more code trimming for datomic. 2018-08-16 08:38:01 -07:00
Bryce Covert
a4e3fe2327 more conversion to datomic 2018-08-16 08:23:44 -07:00
Bryce Covert
202ed6b0e2 everything is now looked up through datomic 2018-08-16 07:13:29 -07:00