add_report_context called three times #10157
Unanswered
SergeoLacruz
asked this question in
Q&A
Replies: 1 comment
-
@SergeoLacruz not sure, that's not an intentional design choice. Perhaps you have some opportunity to profile this and determine the root cause? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use add_report_context to add something to a custom report for purchase orders. This works fine so far. But I recognize that add_report_context is always executed three times for one report generation. It this normal? Can it be avoided?
I use a bare metal setup and the dev server for the moment.
Beta Was this translation helpful? Give feedback.
All reactions