Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-20614

Do not Download Export file for Financial Batch

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7.19
    • Fix Version/s: 4.7.31
    • Component/s: None
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding
    • Verified?:
      No

      Description

      Currently the system pops up to download Financial Batch once its Exported. But for some organization with different Export format they may not need to pop this file once the batch is exported i.e either by Form layer or calling Batch export function through cron job.

      Below PR fixes the above issue by setting $_downloadFile to False at form layer using form layer hooks or by passing $downloadFile = False to exportFinancialBatch() function in cron api job or custom code

      PR at
      https://github.com/civicrm/civicrm-core/pull/10393

        Attachments

          Activity

            People

            • Assignee:
              monish.deb Monish Deb
              Reporter:
              pradeep.nayak Pradeep Nayak
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: