donation icon indicating copy to clipboard operation
donation copied to clipboard

[16.0][FIX] remove nested loop in tax reports

Open huguesdk opened this issue 8 months ago • 4 comments

remove the nested loop in the donation tax report template to ensure that each record is present once in the generated report instead of the number of records squared when generating a report for multiple records.

huguesdk avatar Apr 09 '25 14:04 huguesdk

Hi @alexis-via, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Apr 09 '25 14:04 OCA-git-bot

@OCA/donation-maintainers would someone please merge this?

huguesdk avatar Jul 09 '25 06:07 huguesdk

@OCA/donation-maintainers 👋

This PR looks ready (2 approvals + approved label), but it’s blocked because the required runboat/build check never appeared under “Checks” on GitHub. The PR shows “Waiting for status to be reported” indefinitely.

It seems Runboat didn’t create a build for this PR (no runboat/build line under checks, only the branch build is visible). Could you please retrigger the Runboat build or adjust the required check so this can be merged?

Thanks 🙏

mkanderson avatar Oct 02 '25 11:10 mkanderson

@mkanderson afaik, the runboat build it not required for the pr to be mergeable. all that is needed is that a maintainer or psc member triggers the merge.

huguesdk avatar Oct 03 '25 07:10 huguesdk