Commit Graph

266 Commits

Author SHA1 Message Date
Bryce Covert
4069f731e9 you can now create cash payments. 2018-07-27 16:39:44 -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
9894bc72b3 adding default expense account to export 2018-07-27 09:01:21 -07:00
Bryce Covert
2c4d8f9ded fix. 2018-07-25 14:13:39 -07:00
Bryce Covert
aaabab8cb9 switching to company id for proper filtering. 2018-07-25 14:06:58 -07:00
Bryce Covert
91cb8c7678 lots of updates. 2018-07-18 04:27:59 -07:00
Bryce Covert
53ddbe4b9d supports campbell brewing 2018-07-14 21:13:18 -07:00
Bryce Covert
300acd2dc3 adds check images but is all in db 2018-07-14 13:16:22 -07:00
Bryce Covert
fc0f727fb8 hopefully adds routing numbers 2018-07-14 12:31:29 -07:00
Bryce Covert
5f1451afa4 more check tweaks, adding real cbc accounts, export supports all transactions, fixed date parsing. 2018-07-13 15:38:32 -07:00
BC
14d95dab8d supports new check layout, added bank account for campbell 2018-07-13 00:24:11 -07:00
BC
77eade2f15 transactions find bank accounts when manual import. 2018-07-12 23:54:23 -07:00
BC
d6345832dc some visual feedback that it worked 2018-07-12 23:31:39 -07:00
BC
fb61e1c4ba supports yodlee manual import. 2018-07-12 22:57:46 -07:00
Bryce Covert
b95f43fd1d tweaks to checkout. 2018-07-12 19:12:40 -07:00
BC
b1cbd2c854 permissions for rest endpoints. 2018-07-10 22:34:58 -07:00
Bryce Covert
dd9b7ce86e adding authorization 2018-07-10 20:16:26 -07:00
BC
de1ead6b9e all columns available. 2018-07-05 23:41:50 -07:00
BC
07d7a8ff51 added company and vendor export 2018-07-05 22:40:37 -07:00
BC
916ea071b5 pretty sure the checks will be very close. 2018-07-05 22:28:38 -07:00
BC
6d685ffd3b print as 2018-07-05 20:36:09 -07:00
Bryce
e5caab4285 fixed issue with size of pdf. 2018-07-04 20:01:37 -07:00
BC
a23975f9cf Now you can add manual checks. 2018-06-28 23:24:01 -07:00
BC
e738349cec Resets the database, now using real locations for each vendor, and matching against those locations. 2018-06-22 12:12:03 -07:00
BC
1ac76d4ad1 UI improvements. 2018-06-21 23:57:44 -07:00
BC
fc411909aa exports work 2018-06-21 22:43:22 -07:00
BC
4780f65ee7 automated imports. 2018-06-14 23:16:12 -07:00
Bryce Covert
fbccc0b209 very basics of security have been added. 2018-06-04 22:22:15 -07:00
Bryce Covert
b98d00a196 started on expense accounts. 2018-05-31 18:43:12 -07:00
Bryce Covert
e445adec02 a lot of progress on typeaheads, etc. 2018-05-23 11:27:31 -07:00
Bryce Covert
3fee89f840 users are not activated, looks like you can edit existing ones 2018-05-21 17:48:59 -07:00
Bryce Covert
d020a4d254 partial. 2018-05-18 11:23:54 -07:00
Bryce Covert
9e63624227 dates on checks corrected. 2018-05-17 20:32:19 -07:00
Bryce Covert
03dd882da4 All data on checks are now set up. 2018-05-17 20:06:46 -07:00
Bryce Covert
e055a1e120 outstanding balance and addresses. 2018-05-17 19:37:50 -07:00
Bryce Covert
7b7275f7a4 marks as paid. 2018-05-15 09:01:02 -07:00
Bryce Covert
d9994b988c refactoring to support grouping simply. 2018-05-14 13:33:04 -07:00
Bryce Covert
cffff99014 check numbers increase with bank accounts. 2018-05-14 10:22:52 -07:00
Bryce Covert
7a918e06fe you can choose a bank account to print. 2018-05-14 10:15:01 -07:00
Bryce Covert
bbd9f00f30 switched to graphql to create a payment. 2018-05-14 09:30:01 -07:00
Bryce Covert
fd2164e8ba checks are now stored 2018-05-12 15:57:42 -07:00
Bryce Covert
501a3f0ff1 stores checks 2018-05-12 10:51:00 -07:00
Bryce Covert
3f0e15da5d checks are generated in a pretty nice way 2018-05-12 09:18:20 -07:00
Bryce Covert
88358a7f2a now checks get created and uploaded! 2018-05-11 17:23:17 -07:00
Bryce Covert
6c014a6b36 not working version 2018-05-11 12:41:13 -07:00
Bryce Covert
7d5ae173f3 you can check off individual invoices 2018-05-10 21:30:50 -07:00
Bryce Covert
5fb5b2d412 starting to be able to choose invoices 2018-05-10 21:08:45 -07:00
Bryce Covert
798bfae78a Adding vendor import stuff. 2018-05-10 17:32:22 -07:00
Bryce Covert
df3755d099 progress on making it possible to import from excel. 2018-05-04 09:56:18 -07:00
Bryce Covert
a526d2da1b major switch to support import from excel. 2018-05-03 22:43:08 -07:00