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
a462c56595
fixes bugs, makes checks printable for different dates.
2025-10-07 21:52:46 -07:00
56215621c9
Fixes issue with stepping on each others toes when importing invoices
2024-02-07 21:51:01 -08:00
844adc83f6
added logging
2023-12-08 10:39:04 -08:00
930b900849
Makes logging unified
2023-10-30 12:35:18 -07:00
c98766873e
fixes tests.
2023-08-31 23:43:19 -07:00
7d251c8398
fixes
2023-08-31 23:24:42 -07:00
1d82ec29e0
Makes multiple client selection somewhat possible via graphql.
2023-08-31 13:05:06 -07:00
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