So in standard BC14 there is a report "Customer - Balance to Date" (ID 121). Now i copied the layout file in the hope to modify it to my own wishes. Now also i copied the C/AL file of the report and attempted to manually convert it to an AL file. Now thinking this would all be in order i wanted to test it first without chaning anything about the layout. With that i kept getting errors that some captionfields don't exist, i don't know the exact reason since the message was vague to me. Now those captions that it gave errors about, i removed those from the layoutfile so those errors were gone.
Now through an evensubscriber is replaced the default report with my own.
Now when i run this report the result isn't what i was hoping for, left is the default report, right is the one i "created":

So i was wondering unless there is a simple solution,
Is there a way to convert the C/AL report to an AL one using a tool or so to make sure i don't make any mistake when converting it and i also would technically be able to use the default layout it copied?
Thanks in advance.