Commit Graph

1706 Commits

Author SHA1 Message Date
1fdbd72a50 Fixes issue with General Produce import 2023-04-27 19:27:49 -07:00
56745c7244 special vendors like cintas and general produce should still support payment matching 2023-04-27 11:57:35 -07:00
8ebc158081 Fixes build 2023-04-27 09:42:41 -07:00
0f024f970b Added missing vendor 2023-04-27 09:25:53 -07:00
066d82e0e4 Turns on invoice importation 2023-04-27 08:53:49 -07:00
19d83f655f readiness for ntg automatic invoice importation 2023-04-26 14:26:49 -07:00
9ab89b2952 bug fix for ledgers missing bank account details. 2023-04-26 09:56:42 -07:00
6247164c33 Adds freeze pane. Hope you're having a good vacation Ben. 2023-04-07 14:09:56 -07:00
754bfa1848 Enables Cash flows 2023-04-05 21:46:32 -07:00
6b30da6195 Connects lingering sales queries to clients. 2023-04-05 14:42:48 -07:00
37995536d5 makes requirement of exact match. 2023-04-04 16:32:12 -07:00
b8d14233b5 able to add feature flag for manual cintas payment 2023-04-04 12:49:14 -07:00
9745cc4f3b Makes cintas import work 2023-04-04 12:48:37 -07:00
df33854d25 Remaining changes for statement of cash flows. 2023-04-03 22:54:24 -07:00
Ben
b5310dffd8 Adding credit card account number line to operating activities 20100-20199 2023-03-31 23:33:21 +00:00
4ac9d14101 better export 2023-03-29 12:36:26 -07:00
712b6fe477 not so much logging 2023-03-29 08:50:30 -07:00
8912c31a20 added missing searcher. 2023-03-29 07:43:32 -07:00
afa375b4e2 Better approach for backup 2023-03-28 20:33:08 -07:00
d6f0468725 Tries to not put everything into memory first 2023-03-28 14:05:14 -07:00
9e96ce4944 More safety checks 2023-03-28 13:38:32 -07:00
8d12257181 fixing logging. 2023-03-28 13:10:12 -07:00
b71095e44b Sets up ability to do backups from production 2023-03-28 12:40:23 -07:00
24366058cf merged vendor test 2023-03-27 16:17:51 -07:00
ca45795b11 More test coverage, also found a bug where bulk voided invoices were not unvoidable 2023-03-27 13:25:43 -07:00
8d6832e1fe added more tests. 2023-03-27 07:51:14 -07:00
4fccb47082 Adds tests for transactions 2023-03-26 20:32:44 -07:00
5e9f480790 Added check printing test 2023-03-25 15:27:43 -07:00
8508fbe70c progress on making check tests work. 2023-03-24 16:11:18 -07:00
21f4dee7b2 account tests. 2023-03-24 15:25:26 -07:00
f82bb2dc6b user testing 2023-03-24 14:01:01 -07:00
58b9dcf272 Added test for client graphql 2023-03-24 10:54:19 -07:00
56d2d2f7c2 fix bug introduced by making new queries faster 2023-03-23 14:12:12 -07:00
e20df35775 Fixes auth issue by eliminating client names 2023-03-17 11:41:06 -07:00
12d9acba59 fixes for kyle, ben, and cashflows. 2023-03-14 20:42:09 -07:00
437cbdcada removing forced sleep for performance improvement. 2023-03-14 09:12:26 -07:00
aa937ac009 adds capability for performance improvement on sales exports. 2023-03-13 13:54:18 -07:00
3e16aedfa2 Performance improvements for printing checks 2023-03-13 12:55:44 -07:00
67eb52768f More investigation into perf issues 2023-03-13 08:30:56 -07:00
0f18ad6778 Merge branch 'master' of ssh://git-codecommit.us-east-1.amazonaws.com/v1/repos/integreat 2023-03-11 19:29:08 -08:00
a4b54b4fea fix for the bug with the performance improvement 2023-03-11 19:25:14 -08:00
dcf8adc273 Revert "Likely improves performance of import ledger"
This reverts commit ece217ad78.
2023-03-10 17:58:07 -08:00
bb268cd810 Revert "cleans up vendor querying even more, hopefully improving import ledger perf."
This reverts commit c5e9880b2f.
2023-03-10 17:57:57 -08:00
Brian
e46306934b Edited reports.cljc 2023-03-11 01:54:43 +00:00
c5e9880b2f cleans up vendor querying even more, hopefully improving import ledger perf. 2023-03-10 17:01:45 -08:00
ece217ad78 Likely improves performance of import ledger 2023-03-10 16:59:42 -08:00
130a8f005f adds detailed tracing for ledger loads. 2023-03-10 15:55:32 -08:00
cdf9aa571f Fixes P&L page to allow for specific locatiosn 2023-03-10 14:56:58 -08:00
b669984673 Only shows most recent payments for potential payments for transactions, fixes invoice multiple prints. 2023-03-10 14:15:18 -08:00
0ff147a7a0 Should give a bit more clarity if refunds don't load 2023-03-03 10:03:16 -08:00