Commit Graph

100 Commits

Author SHA1 Message Date
Bryce
c78b3719c1 Fixes some minor bugs 2023-05-22 12:28:09 -07:00
14156e6ced (cloud) Saving things now update the search index 2023-05-04 21:23:09 -07:00
f2025c2e65 made cloud tests work again. 2023-05-01 20:21:58 -07:00
b2ad7790cf Migrates back to datomic on-prem 2023-04-29 07:12:51 -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
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
ad1b82b304 Upsert entity from invoice should work in cloud 2023-03-24 11:01:09 -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
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
3e16aedfa2 Performance improvements for printing checks 2023-03-13 12:55:44 -07: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
06f59ae531 making queries really traceable and queryable 2023-01-08 10:03:48 -08:00
Bryce Covert
7d0f723ef6 Makes it so that voiding cash payments is possible 2022-12-21 10:59:47 -08:00
Bryce Covert
5fad948c12 bugfix. 2022-12-13 12:06:10 -08:00
Bryce Covert
d40ff90e85 Makes it possible to bulk change invoices 2022-12-13 07:45:55 -08:00
63254ba401 no need for ledger automation. 2022-09-27 17:04:47 -07:00
96c80853ef fixed warnings. 2022-07-26 05:56:41 -07:00
183ebf9da5 Heartbeats scheduled things so that I can do health on them 2022-06-21 15:48:50 -07:00
5f82871ca5 prevents external ledger imports before the client was locked. 2022-04-28 08:48:29 -07:00
96a796522c fixes. 2022-04-26 17:05:58 -07:00
Bryce Covert
ee6669253f enforce locked until for payments 2022-03-14 10:43:38 -07:00
Bryce Covert
ab4a426369 Starting to add locked until 2022-03-13 12:04:59 -07:00
223a3749ec a number of small bug fixes. 2022-03-02 11:50:03 -08:00
ea490c5859 supports bulk voiding invoices, searches for iol duplicates. 2022-02-17 17:38:58 -08:00
5d0d7afd99 bug fix. 2022-02-10 14:08:02 -08:00
24cc03ccd2 adds total. 2022-02-07 19:06:52 -08:00
a50df489d8 Multiple clients=no show for non-admins 2022-01-20 07:17:14 -08:00
6e0720c3b3 Less error prone 2022-01-19 08:05:43 -08:00
4a7215a74b Fixes two types of bugs. 2021-12-09 08:53:36 -08:00
1d32f19ce3 taking care of errros. 2021-11-25 08:36:24 -08:00
4cef98e3c0 fixes to prevent data issue. 2021-10-29 18:59:52 -07:00
12d8aa8ad3 Add the ability to unautopay 2021-07-09 08:40:38 -07:00
e920c48773 Bank balances are visible + import invoices should be open 2021-01-29 07:35:05 -08:00
Bryce Covert
10785b9c85 it's now possible to link across each entity type 2021-01-24 09:45:13 -08:00
Bryce Covert
3b39a6fa0a Most parts of staging ought to work 2020-12-26 14:10:51 -08:00
Bryce Covert
e53ee46b3c Vendor autopay re-instated. 2020-11-16 19:28:04 -08:00
Bryce Covert
84eedbf56f Improvements on validations 2020-10-07 07:51:27 -07:00
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