Commit Graph

293 Commits

Author SHA1 Message Date
Bryce Covert
869adcefb3 merged. 2018-10-11 22:11:52 -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
82f56c37cd adding approach to fixing sql. 2018-09-20 20:49:38 -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
9629730403 Merge branch 'master' into datomic 2018-08-16 23:04:50 -07:00
Bryce Covert
5e507f4f8d fixing width problem. 2018-08-16 22:32:46 -07:00
Bryce Covert
cb25850727 adds the expense account 2018-08-16 22:28:18 -07:00
Bryce Covert
adca97f2d3 adds new bank accounts 2018-08-16 21:04:55 -07:00
Bryce Covert
6614aca036 adding new companies 2018-08-16 20:24:46 -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
0741b27239 everything is now looked up through datomic 2018-08-16 07:13:38 -07:00
Bryce Covert
202ed6b0e2 everything is now looked up through datomic 2018-08-16 07:13:29 -07:00
Bryce Covert
a25232a195 payments work through the ui in datomic 2018-08-14 08:41:11 -07:00
Bryce Covert
67dea65159 you can find transactions now 2018-08-14 07:53:31 -07:00
Bryce Covert
ed97cf563f you can find transactions now 2018-08-14 07:53:25 -07:00
Bryce Covert
b5ab860315 more viewing from UI. 2018-08-10 22:52:53 -07:00
Bryce Covert
cbbabb2219 started making graphql do the right thing. 2018-08-10 22:36:37 -07:00
Bryce Covert
8ebd3da0c7 every table (besides reminders) are ported over. 2018-08-10 21:41:53 -07:00
Bryce Covert
2b47081c2f project now can sync companies 2018-08-10 18:37:00 -07:00
BC
f0512085ab datomic progress. 2018-08-10 07:21:41 -07:00
BC
29eb684d6f Merge branch 'master' into datomic 2018-08-10 06:59:37 -07:00
Bryce Covert
5825a3ebe9 fixes for nrepl. 2018-08-10 13:59:21 +00:00
BC
9fa0c254e9 Merged. 2018-08-10 06:38:34 -07:00
BC
3d20cb31a0 Revert "adding datomic"
This reverts commit 913a44fb48.
2018-08-10 06:36:38 -07:00
BC
2506b7b592 fixing issue in production. 2018-08-10 06:33:35 -07:00
BC
bf0542d535 datomic progress. 2018-08-09 23:04:10 -07:00
Bryce Covert
913a44fb48 adding datomic 2018-08-09 19:39:38 -07:00
Bryce Covert
d777b82296 fixing bind. 2018-08-08 16:57:33 -07:00