Looking for something to link through to in the emails that go out re the batches.
I have an existing SK but it needs
to support decimal places in criteria - Coleman has done a PR towards that https://github.com/civicrm/civicrm-core/pull/34244- figure out the right url to link through to get the rows for the batch - issues around including both positive & negative batches, conditionally
- add action to download the journals specific to the batch - or possibly url to link directly to
- ditto for full details for the batch
- can we make fields show conditionally - ie we have fee amount & fee amount reversal - ideally the former would show if the the batch_reference is in the batch & the latter if the batch_reference_reversal is in the batch - in mysql this would be like IF(cond, x, 0)
- Can we add options for the batch - even though it's not an entity reference field