Commit Graph

70 Commits

Author SHA1 Message Date
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
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
BC
951f8ceaea almost there; datomic works for everything except http routes and import. 2018-09-20 23:34:57 -07: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
5fe4d7e0b3 voiding invoice voids expense accounts too 2018-09-18 08:36:56 -07:00
Bryce Covert
52cbddcbde fixing issue with unauthorized. 2018-09-18 07:21:53 -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
da97d730ad printing checks works great. 2018-08-24 07:36:17 -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
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
a4e3fe2327 more conversion to datomic 2018-08-16 08:23:44 -07:00
Bryce Covert
a25232a195 payments work through the ui in datomic 2018-08-14 08:41:11 -07:00
Bryce Covert
ed97cf563f you can find transactions now 2018-08-14 07:53:25 -07:00
Bryce Covert
cbbabb2219 started making graphql do the right thing. 2018-08-10 22:36:37 -07:00
BC
2cc193a66f adding more validation. 2018-07-31 17:55:57 -07:00
Bryce Covert
7e7045652f voiding moves an invoices state back 2018-07-31 08:14:31 -07:00
Bryce Covert
83ba0e4db0 checking for existing invoices. 2018-07-30 17:49:05 -07:00
Bryce Covert
9e00372857 you can't add an existing invoice. 2018-07-30 09:23:56 -07:00
Bryce Covert
90ded7394e lots of fixes to sorting and adding dates on checks. 2018-07-27 11:59:33 -07:00
Bryce Covert
3013a46c57 ne invoices set up correctly. 2018-07-27 08:35:51 -07:00
Bryce Covert
2cb0dd2c70 forces expense account A or HQ. 2018-07-27 08:08:55 -07:00
Bryce Covert
8bb35d70c0 you can void checks now. 2018-07-25 19:35:26 -07:00
Bryce Covert
581e5e8798 added ability to void invoices. 2018-07-25 16:28:24 -07:00
Bryce Covert
2cb540c1fa you can now edit invoices. 2018-07-25 16:01:36 -07:00