Topic: Journal Inquiry appears not to work

Hi, I just upgraded from 2.1.6 to 2.2 Beta.

All looks ok, except I notice that Journal Enquiry wont return any records. The records are there when a Report is done, but the Search returns empty.

Note that I havent entered anything into the upgraded system, I am only using the upgraded data set.

Is this a bug?

Cheers

Brian

Re: Journal Inquiry appears not to work

The Journal Inquiry has a SQL join with the new table audit_trail to pick up user and other info. Therefore it only shows new entries done in 2.2 Beta.
Maybe we should allow null values to be here too. I will discuss it with the other developers.

/Joe

Re: Journal Inquiry appears not to work

thanks for your fast response joe

cheers

brian

Re: Journal Inquiry appears not to work

Yes this is a bug. The entries from 2.1 should be shown as closed entries.
Fixed in CVS unstable. Affected file /gl/inquiry/journal_inquiry.php.

So you will have to mark the 'Show closed' to see the old entries.

/Joe