Commit Graph

497 Commits

Author SHA1 Message Date
d924146f0e (cloud) implements plus for check printihng 2023-04-06 16:19:28 -07:00
5561861d3d (cloud) big performance improvements for page load. 2023-04-06 14:38:22 -07:00
2a0f736af7 makes POS page much less likely to break everything 2023-04-05 22:50:38 -07:00
c52f1b5f02 merged 2023-04-05 21:48:26 -07:00
754bfa1848 Enables Cash flows 2023-04-05 21:46:32 -07:00
9c1376950b (cloud) makes sales export queries super stinkin' fast 2023-04-05 17:19:40 -07:00
406cddf6e6 setup for clients moving much faster 2023-04-05 14:42:25 -07:00
5293b7f3e6 (cloud) leaving an artificat for speending up p&l later 2023-04-03 12:34:50 -07:00
2a3c538849 (cloud) deleting old approach 2023-04-03 12:32:04 -07:00
94d8346bac (cloud) moves pay to datomic ions. 2023-04-03 09:08:52 -07:00
6622aae589 no need for transact-with-ledger. 2023-04-03 09:04:33 -07:00
68e809d8fb (cloud) experimental approach to ensure the ledgers do not get out of sync 2023-04-02 07:45:12 -07:00
baa1c2e001 (cloud) incremental rebuild of search indexes 2023-04-01 14:13:31 -07:00
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