Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In every Report : setModuleFieldsPendingFinishedCallback is not defined #7676

Open
holdusback opened this issue Aug 1, 2019 · 4 comments
Open
Labels
Type:Bug Bugs within the core SuiteCRM codebase

Comments

@holdusback
Copy link

holdusback commented Aug 1, 2019

Got this error in every report I have :
Uncaught ReferenceError: setModuleFieldsPendingFinishedCallback is not defined
at testModuleFieldsPendingFinished (eval at (sugar_grp1.js?v=dKWdnLPtYRg_SI2p6-uI_w:435), :318:5)
at Object.success (eval at (sugar_grp1.js?v=dKWdnLPtYRg_SI2p6-uI_w:435), :364:17)
at Object.handleTransactionResponse (sugar_grp1_yui.js?v=dKWdnLPtYRg_SI2p6-uI_w:109)
at sugar_grp1_yui.js?v=dKWdnLPtYRg_SI2p6-uI_w:109

This fix proposed in #1068 does not seem to fix it, so I open a new issue.

Your Environment

  • SuiteCRM Version used: 7.11.7
  • Browser name and version : Latest Chrome version.
@Mac-Rae
Copy link
Contributor

Mac-Rae commented Aug 27, 2019

Hi there,

I was unable to replicate this on the new hotfix branch (7.11.8),
Could you please provide some screenshots of the error you have been experiencing?

@Mac-Rae Mac-Rae added the Status:Requires Updates Issues & PRs which requires input or update from the author label Aug 27, 2019
@holdusback
Copy link
Author

holdusback commented Aug 27, 2019

Here you go :

image

I have to say that all my report work correctly except this error in my log.

Im on 7.11.8 now, still got this error.

I got a custom AOR_Report.php, but I honestly dont think it come from here ...

EDIT : The file who call it is conditionLines.js, on line 318

@devmehta555
Copy link

devmehta555 commented Aug 27, 2019

Hi Mac,
Even I am facing same issue for Version 7.10.17 Sugar Version 6.5.25 (Build 344)

Step : 1) You can configure any module report with filter as "Date Created" and make "Parameter" true so CRM user can apply run-time changes to see the same report for different value.
Step : 2) You can save and get the result of all records set.
Step : 3) Apply any other date in "Date Created" field condition and click on update to see results set.

Now in firebug you can see same error. (It appears for chrome, firefox both) and after this error applied "Date Created" filter values becoming BLANK.

Regards!
error

@connorshea
Copy link
Contributor

7.10.19 has this as well.

@samus-aran samus-aran added the Type:Bug Bugs within the core SuiteCRM codebase label Sep 7, 2021
@samus-aran samus-aran removed the Status:Requires Updates Issues & PRs which requires input or update from the author label Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

5 participants