Topic: Date option not working asset Report

I applied the fixes for date option  ie  Revision R731 (http://code.google.com/p/tracmor/source/detail?r=731).
However, when i go to reports the fields are now inactive and currently showing todays date which is  greyed out.
Then my browser gives me the error 'An error occured during AJAX response parsing'
Am using Linux,php5 on ubuntu 9.10 chrome browser.


Thanks:)

Re: Date option not working asset Report

Could you post the details of the AJAX error?

One thing you could try as a test is redoing the changes to /reports/asset_transaction_report.php (from r731), but entering a specific year. For example, instead of this:

$this->dtpTransactionDateFirst->MaximumYear = $this->dtpTransactionDateFirst->DateTime->Year;

try this:

$this->dtpTransactionDateFirst->MaximumYear = '2012';

Let me know if that works for you.

Justin Sinclair

Got Inventory? Get Tracmor.