Commit Graph

108 Commits

Author SHA1 Message Date
Bryce Covert
c5ed61b2e1 switched from auto pay to scheduled payment 2020-09-24 08:06:17 -07:00
Bryce Covert
4847917e6b fixing checks to have company name, and invoice validation 2020-09-04 21:36:20 -07:00
Bryce Covert
183c74f128 added auditing. 2020-08-27 07:24:12 -07:00
Bryce Covert
51b097766f revamped logging! 2020-08-01 17:07:17 -07:00
Bryce Covert
fdc1d3e9e4 Tons of small fixes 2020-07-27 21:28:02 -07:00
Bryce Covert
ef843ac9a2 starting work on cash flow. 2020-06-15 08:19:43 -07:00
Bryce Covert
3f8ce25e7f cleaning up invoice pagination. 2020-04-28 20:43:20 -07:00
Bryce Covert
b89b4a86c5 Fixing export bugs with bad queries, improving performance. 2020-04-26 08:20:07 -07:00
Bryce Covert
a8736f351e several fixes. 2020-04-25 08:33:37 -07:00
Bryce Covert
47babdfe7c Now overrides actually make an impact 2020-04-19 17:02:05 -07:00
Bryce Covert
fc9f94a64d supports terms. 2020-04-18 10:09:19 -07:00
Bryce Covert
b28dd64c4a due date exists. 2020-04-18 09:44:42 -07:00
Bryce Covert
753949e063 adding and removing transaction rules works. 2019-05-09 10:21:59 -07:00
Bryce Covert
1232033160 making everyone do queries the same way. 2019-05-04 19:40:29 -07:00
Bryce Covert
30a6ac99c9 Complete expense-account field 2019-04-17 09:34:08 -07:00
Bryce Covert
bc4287befe you can kind of set up more than one account in an invoice. 2019-04-16 20:27:14 -07:00
Bryce Covert
9be0c02347 removing dependency on old expense accounts. 2019-04-12 18:18:09 -07:00
Bryce Covert
b6e73f0bfb huge number of changes to start making all usages of expense accounts dynamic. 2019-04-12 15:39:32 -07:00
Bryce Covert
a50239974b fix. 2019-04-02 19:09:40 -07:00
Bryce Covert
00e2c64317 You can now print and pay 2019-02-21 22:22:36 -08:00
BC
5435b6a317 preventing submits. 2019-02-19 08:26:29 -08:00
BC
b90d470664 fixing issue with accounts getting reset. 2019-02-19 07:52:42 -08:00
Bryce Covert
04dde9470d lots of improvements to editing invoices. 2019-02-19 00:04:41 -08:00
BC
27f13ad38e added ability to unvoid invoice 2019-02-13 23:16:24 -08:00
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
BC
a257468b75 Updating to include extra fields. 2019-02-02 17:13:22 -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
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
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
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
bcb839aaa8 adding invoices works correctly again. 2018-08-16 19:36:50 -07:00
BC
2cc193a66f adding more validation. 2018-07-31 17:55:57 -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
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
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
5f6bc5beea modal typeahead improvements. 2018-06-28 21:45:57 -07:00