Page MenuHomePhabricator

Create search kit / UI for batches
Closed, ResolvedPublic

Description

Looking for something to link through to in the emails that go out re the batches.

I have an existing SK but it needs

  1. to support decimal places in criteria - Coleman has done a PR towards that https://github.com/civicrm/civicrm-core/pull/34244
  2. figure out the right url to link through to get the rows for the batch - issues around including both positive & negative batches, conditionally

https://civicrm.wikimedia.org/civicrm/contribution/settled#?contribution_settlement.settlement_batch_reference,contribution_settlement.settlement_batch_reversal_reference=adyen_1140_USD

  1. add action to download the journals specific to the batch - or possibly url to link directly to
  2. ditto for full details for the batch
  3. 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)
  4. Can we add options for the batch - even though it's not an entity reference field

Related Objects

Event Timeline

Change #1216881 had a related patch set uploaded (by Eileen; author: Eileen):

[wikimedia/fundraising/crm@master] Port patch to support decimal places for float fields

https://gerrit.wikimedia.org/r/1216881

Change #1216881 merged by jenkins-bot:

[wikimedia/fundraising/crm@master] Port patch to support decimal places for float fields

https://gerrit.wikimedia.org/r/1216881

XenoRyet set Final Story Points to 8.