mattwire / uk.co.compucorp.civicrm.giftaid

1 stars 0 forks source link

More number of contributions are added to batch than what it shows during creation of batch #11

Closed tapashdatta closed 4 years ago

tapashdatta commented 4 years ago

@mattwire When created this batch, 1 donation was shown as eligible.

Screenshot 2020-04-13 at 16 00 24

However, when try to validate, there are seemingly 42 donations were added to the batch. It appears that these are the donation associated with the some financial types disabled.

Screenshot 2020-04-13 at 16 01 24
mattwire commented 4 years ago

@tapashdatta Please can you test with 3.3.6?

tapashdatta commented 4 years ago

@mattwire It seems to be adding correct number of donations. However the reason for rejection is all messed up. Despite financial types disabled, they were included in the batch. Some of the donation marked as NO also included. connected to https://github.com/mattwire/uk.co.compucorp.civicrm.giftaid/issues/7 https://github.com/mattwire/uk.co.compucorp.civicrm.giftaid/issues/12

mattwire commented 4 years ago

@tapash Please test with 3.3.7 - and enable the "detail" column on the report which will give you more information why they are failing.

tapashdatta commented 4 years ago

@mattwire Details column shows, "Empty address; Postcode invalid" I have removed the address, re add them, and it's CORRECT address. but still showing same message..

tapashdatta commented 4 years ago

solved