Commit Graph

119 Commits

Author SHA1 Message Date
a4d7ac5982 Allows upload of CSV of sysco with line item parsing 2026-05-26 21:53:04 -07:00
ba87805d4c Add vendor pre-population for bulk code and individual edit forms
- Add vendor-changed HTMX handlers for both bulk code and individual edit
- Pre-populate default account at 100% when vendor is selected and no accounts exist
- Fix render-accounts-section to render from step-params correctly
- Change bulk code vendor-changed from hx-get to hx-post to include form data
- Add routes for vendor-changed endpoints
- Update e2e tests to cover vendor pre-population
- Run lein cljfmt fix across codebase
2026-05-21 14:45:19 -07:00
01329bbdf5 Disallows chatgpt for emailed invoices. 2025-03-25 21:26:40 -07:00
bd3432f540 makes signature show up and adds logging for why invoice might be imported wrong. 2024-05-30 20:36:03 -07:00
Bryce
38030637ba should prevent bad error message from uploaded invoices. 2024-04-14 22:35:39 -07:00
03712afd12 removed the cruft. 2023-10-31 22:54:53 -07:00
6af9b6568f excel import moved over 2023-10-31 22:40:03 -07:00
930b900849 Makes logging unified 2023-10-30 12:35:18 -07:00
Bryce
7b0799e7ad Fixes issue with JFC import, fixes issue where overriden account ids did not take effect. 2023-07-11 09:36:40 -07:00
Bryce
265eebe084 fixes issue with importing of cash transactions. 2023-07-06 21:00:12 -07:00
Bryce
534b6e35f2 imports invoices one at a time to avoid duplicating them 2023-05-30 12:30: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
142d9474ae (cloud) Made invoice proposition a usable ion 2023-03-24 11:02:17 -07:00
f7fe2b2bee Makes running datomic cloud work again 2023-03-24 10:56:35 -07:00
d02fba2b44 Makes integreat run on datomic cloud 2023-03-24 10:56:28 -07:00
46dd191391 Revamps all of the IOL's routing, so that the new history page can share with the rest. 2023-01-12 16:56:40 -08:00
63254ba401 no need for ledger automation. 2022-09-27 17:04:47 -07:00
a9a07f3801 fixes for randy etc. 2022-07-21 07:12:15 -07:00
ab51d77384 content lengths specified. 2022-07-12 06:34:52 -07:00
523afd9d37 Started loading koala-production data, approve email invoices 2022-04-28 21:18:24 -07:00
f046940c3c fixing issue. 2022-04-27 15:15:08 -07:00
38befab81d fix 2022-02-16 18:44:29 -08:00
21d3d14c1f Adds excel cash payments 2022-02-16 09:55:20 -08:00
a50df489d8 Multiple clients=no show for non-admins 2022-01-20 07:17:14 -08:00
0f0d63179a fix. 2022-01-19 17:21:35 -08:00
6e0720c3b3 Less error prone 2022-01-19 08:05:43 -08:00
cd5b1cbb8a invoice fixes. 2022-01-18 16:15:14 -08:00
d4bd4e45fb https not http 2022-01-17 09:07:25 -08:00
1f96868ee1 yodlee and invoice. 2022-01-15 10:43:48 -08:00
0d09a3f702 fixing url. 2022-01-13 08:37:56 -08:00
f27e5aacdf minor fix. 2022-01-12 21:00:11 -08:00
30bbf51011 Uploading invoices now attaches the file. 2022-01-12 20:53:12 -08:00
6c83b40d95 Hopefully makes yodlee less busy. 2022-01-09 08:34:20 -08:00
Bryce Covert
7489426ccb enormous refactor but simplified much! 2021-12-22 18:14:49 -08:00
26a949e63f New import approach to capture the batch. 2021-12-15 20:35:37 -08:00
a992fcb5d5 minor fixes. 2021-11-30 18:22:07 -08:00
b0afa05c2e Preventing bad imports 2021-11-25 07:52:15 -08:00
42bd65357f Simple excel invoice fix 2021-11-22 21:31:42 -08:00
fe48373943 avoids duplicate invoices atomic, prevents query that causes warnings. 2021-11-17 21:50:12 -08:00
Bryce Covert
4645cbddec added new types. 2021-04-05 14:14:23 -07:00
e920c48773 Bank balances are visible + import invoices should be open 2021-01-29 07:35:05 -08:00
Bryce Covert
1b56bc9324 now you can schedule dom. 2020-09-24 13:02:37 -07:00
Bryce Covert
c5ed61b2e1 switched from auto pay to scheduled payment 2020-09-24 08:06:17 -07:00
Bryce Covert
25477d07f7 rebrand. 2020-08-22 17:14:21 -07:00
Bryce Covert
8036d34a4e more standardization 2020-08-17 10:58:05 -07:00
Bryce Covert
a22eb01008 greatly simplifying how states are handled. 2020-08-03 12:11:56 -07:00
Bryce Covert
51b097766f revamped logging! 2020-08-01 17:07:17 -07:00
Bryce Covert
be9c789003 lots of QOL improvements. 2020-07-31 18:26:57 -07:00