Topic: Configure Frontaccounting Project Debugging

Hi,

I have two clients asking for modifications in the system. One wants a simple project module and the other wants FIFO costing. I am more into application implementation. I am not a developer but able to understand the code. I want to understand how the calculations and data etc are handled in the system to propose solutions / modifications.

Can somebody configure  frontaccouting project for debugging on my laptop? Netbeans with xdebug is most preferred.

Regards,

Sunethra.

Re: Configure Frontaccounting Project Debugging

Usually I debug with FirePHP. You can debug the code and the result will displayed in the console browser (must install FirePHP plugin). It's very useful for me becuase the ajax in frontaccounting can be debug easily like you debug javascript with console.log.

3 (edited by Sunethra 09/04/2014 05:23:56 pm)

Re: Configure Frontaccounting Project Debugging

Thank you for the reply.

I will try it and see.

Sunethra