Commit graph

13 commits

Author SHA1 Message Date
Lance Edgar 6dc26fd4be Allow deleting rows from equity import batch after execution
in some cases we need to delete proper equity payment records, but
that can't happen if referenced by an import batch.  so admin needs
the ability to delete referencing rows for sake of deleting payment
2024-04-25 14:05:56 -05:00
Lance Edgar b28ca45d34 Show tender code for equity import batch rows 2023-09-18 09:53:43 -05:00
Lance Edgar 526bfbafe5 Add highlight for "overpaid" equity import batch row status 2023-09-15 12:57:33 -05:00
Lance Edgar 045940d4fa Use handler to get CORE Office URLs
instead of deprecated config function
2023-09-14 12:59:39 -05:00
Lance Edgar 0fe85e6df3 Add row highlight if equity payment already exists in CORE 2023-09-13 14:37:50 -05:00
Lance Edgar 9bb46a1690 Add views for CORE equity import batches 2023-09-13 13:16:57 -05:00
Lance Edgar ecba911e4c Add column link for CORE Member batches 2023-05-05 14:00:19 -05:00
Lance Edgar 46f5db7460 Refactor Query.get() => Session.get() per SQLAlchemy 1.4 2023-02-11 22:07:00 -06:00
Lance Edgar 53071121df Add logic for missing card number, in CORE member import batch 2022-03-15 11:36:30 -05:00
Lance Edgar b0d6d6f2c1 Add some CORE-specific things to vendor catalog batch view
also show vendor items as "rows" when viewing vendor
2022-03-09 18:28:59 -06:00
Lance Edgar c9cb8bad4c Show input filename column in CORE member batches grid 2021-11-05 20:44:48 -05:00
Lance Edgar 5dcb027eea Show member type names for CORE member batch 2021-11-05 20:36:38 -05:00
Lance Edgar 6a86be1c13 Expose new CORE member batch feature 2021-11-04 21:21:44 -05:00