cancel
Showing results for 
Search instead for 
Did you mean: 

Need Help Resolving Error When Downloading Settlement Report

Need Help Resolving Error When Downloading Settlement Report

Hi everyone,

I'm a beginner in Magento, and I've been tasked by my boss to resolve an issue we're facing when trying to download a settlement report. The error message we’re getting is:



Capture.PNG

 

This error seems to occur in the ConvertToCsv.php file. Since I’m new to Magento, I’m not sure how to resolve this. Could someone guide me on what might be causing this issue and how I can fix it?
 



5 REPLIES 5

Re: Need Help Resolving Error When Downloading Settlement Report

Hello @hafizawani8a0d,

 

Image is not visible, please share in any tool with URL.

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: Need Help Resolving Error When Downloading Settlement Report

Re: Need Help Resolving Error When Downloading Settlement Report

Hi @hafizawani8a0d,

 

Issue is coming from Fbl module, either it is custom or 3rd party.
You may need to debug in the codebase.

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: Need Help Resolving Error When Downloading Settlement Report

Could you please guide me how to debug or changes the code or where i can resolve this issue. I am beginner in magento 2

Re: Need Help Resolving Error When Downloading Settlement Report

Hello,

There's an Error on getItemId( ) null on line no 174 in given Fbl/AdvanceReports module file. looks like object is null or not have an getItemId( ) method where try to get so please comment out line or add condition on it and check.

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.