Commit Graph

484 Commits

Author SHA1 Message Date
6870aa416f Made ledger repair fast and work 2023-03-31 09:44:09 -07:00
5df47c8837 (cloud) running balance update way more streamlined now 2023-03-30 16:44:25 -07:00
f7d21e2bbf (cloud) fixes ezcater search indexing 2023-03-30 14:07:31 -07:00
5df4033ac0 Lots of fixes for cloud. 2023-03-28 09:40:45 -07:00
3a126e0b23 Merged vendor tests, got them working 2023-03-27 16:59:15 -07:00
17841934a5 makes all invoice operations work again 2023-03-27 14:11:20 -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
1080005b8c got tests to pass again. 2023-03-26 20:58:48 -07:00
bcd9698eb6 merged. 2023-03-26 20:43:46 -07:00
4fccb47082 Adds tests for transactions 2023-03-26 20:32:44 -07:00
7562213e97 merged. 2023-03-25 15:30:46 -07:00
8508fbe70c progress on making check tests work. 2023-03-24 16:11:18 -07:00
eb7394b42b account tests. 2023-03-24 15:34:43 -07:00
4f94602716 fixes issues with a neverending search. Also fixes client saving to match normal test. 2023-03-24 13:01:33 -07:00
e810612fbb (cloud) makes ledger running balances fast and smooth 2023-03-24 11:02:17 -07:00
0af50758bd (cloud) Added running balance cache for ledger 2023-03-24 11:02:17 -07:00
4c90e72a1f (cloud) Should make searching function again for 2023-03-24 11:02:15 -07:00
ab9cb15e24 moved tx functions. 2023-03-24 11:01:09 -07:00
ad1b82b304 Upsert entity from invoice should work in cloud 2023-03-24 11:01:09 -07:00
1497549d64 All tests pass again. 2023-03-24 11:00:02 -07:00
9260834135 scrubbed all reference to datomic.api 2023-03-24 10:59:06 -07:00
78519663ac Getting closer to datomic cloud 2023-03-24 10:57:50 -07:00
f7fe2b2bee Makes running datomic cloud work again 2023-03-24 10:56:35 -07:00
aebf95a87b updates 2023-03-24 10:56:35 -07:00
1f57ed2d1c fulltext better. 2023-03-24 10:56:35 -07:00
65ecee7014 making cloud runnable again. 2023-03-24 10:56:35 -07:00
d02fba2b44 Makes integreat run on datomic cloud 2023-03-24 10:56:28 -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
12d9acba59 fixes for kyle, ben, and cashflows. 2023-03-14 20:42:09 -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
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
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
eb87367e8b Adds vendor full name to dialog. 2023-02-23 22:02:59 -08:00
8ef6e8ad55 Minor fix for searching 2023-02-13 15:51:25 -08:00
474d91f744 Fixes issue with editing expense accounts only. 2023-02-07 11:56:10 -08:00
9ab70b869b Makes invoice reject accounts that cannot be used. 2023-02-04 20:15:19 -08:00
f7d5454d2c Makes a vendor account acceptable even if the invoice account isn't. 2023-02-04 19:57:42 -08:00
afa6b79fcc Makes it so vendors and invoices respect allowances. 2023-02-03 20:59:52 -08:00
4433bf905d Adds the ability to change searching 2023-02-03 20:16:38 -08:00
d08253e5fa Makes feature flags admin-configurable 2023-02-02 08:48:07 -08:00
e13a32b0aa Adds ability to filter by category, adds invoice allowance as an account option 2023-01-31 08:51:10 -08:00