Commit Graph

235 Commits

Author SHA1 Message Date
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
BC
7151adbfdf removed old database stuff, just left what's needed for importing 2019-01-10 20:28:17 -08:00
Bryce Covert
13620fe57f updated datomic. 2018-12-15 10:18:21 -08:00
Bryce Covert
ea8a0bc2e0 100 per page 2018-12-15 10:17:47 -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
c3179778c9 final reference to old database. 2018-11-11 10:55:43 -08:00
Bryce Covert
42d709f5a1 progress on authentication. 2018-11-10 13:01:02 -08:00
Bryce Covert
2c14d86e1d refactor 2018-11-10 12:34:38 -08:00
Bryce Covert
878056e7af reference. getting rid of upload temporarily. 2018-11-09 23:29:56 -08:00
Bryce Covert
77d7b99ebb bulk upload a little better. 2018-11-09 23:28:56 -08:00
Bryce Covert
e15245690d removing vestiges of http. 2018-11-09 13:39:47 -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
Bryce Covert
5a25462c5f Merge branch 'master' into datomic 2018-11-08 19:52:09 -08:00
Bryce Covert
04d9ff167a You can import transactions for more than one bank account at the same time. 2018-11-08 18:46:25 -08:00
Bryce Covert
e8acfd618f Merge branch 'master' into datomic 2018-11-06 09:17:25 -08:00
Bryce Covert
9c389396fe Fixes issue with invoice expense accounts 2018-11-06 08:52:47 -08:00
BC
5e1680e6ec Merge branch 'datomic' of bitbucket.org:brycecovertoperations/integreat into datomic 2018-10-25 21:13:27 -07:00
BC
a8e84cacdb Merge branch 'master' into datomic 2018-10-25 21:13:18 -07:00
BC
8478011b8c updates. 2018-10-25 20:30:26 -07:00
Bryce Covert
869adcefb3 merged. 2018-10-11 22:11:52 -07:00
Bryce Covert
2a9366e8f5 Merge branch 'master' of bitbucket.org:brycecovertoperations/integreat 2018-10-11 20:26:27 -07:00
Bryce Covert
3e8c359458 updates. 2018-10-11 20:24:32 -07: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
BC
6c6ed0ebb7 including a more verbose description. 2018-09-20 18:56:02 -07:00
BC
43555a4e25 Fixed issue with duplicate import problem. Which account that was used for import is important. 2018-09-20 18:40:02 -07:00
Bryce Covert
ff4be6d20e minor fixes. 2018-09-20 18:12:40 -07:00
Bryce Covert
0fe9dd544a you can now type expense account 2018-09-18 19:53:54 -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
a17ef01046 hand written checks graphql 2018-09-03 18:14:55 -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
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
4fd5e8a156 at least fixing one of the duplication issues. 2018-08-23 20:15:29 -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