Commit Graph

61 Commits

Author SHA1 Message Date
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
Bryce Covert
695cd38227 adding ability to choose location 2018-07-23 13:36:02 -07:00
BC
9189c820d7 graphql mutations are locked by user type. 2018-07-10 22:13:53 -07:00
BC
e0ba9395ef cannot graphql data you can't see 2018-07-10 21:55:13 -07:00
Bryce Covert
dd9b7ce86e adding authorization 2018-07-10 20:16:26 -07:00
Bryce
b9135d28d0 merged. 2018-06-29 23:59:09 -07:00
Bryce
9ee2c6fc2f ignoring vendor on transactions. 2018-06-29 15:11:09 -07:00
BC
a23975f9cf Now you can add manual checks. 2018-06-28 23:24:01 -07:00
BC
5f6bc5beea modal typeahead improvements. 2018-06-28 21:45:57 -07:00
BC
be139abb5d Merge branch 'master' of bitbucket.org:brycecovertoperations/integreat 2018-06-16 18:57:40 -07:00