My apologies if I am missing something obvious. I have created a basic invoice. Only the required fields have data. When I try to view this invoice as HTML or PDF I am taken back to the dashboard. The URL shows as "site/storm/invoice/report/28/html/", but the actual screen shows the dashboard.

Note that I have made some minor changes to the base Storm module, but only in the way things display on the navigation menu. No changes to the invoicing module.

Has anyone else experienced this? I'm not a hardcore Drupal / PHP developer, so any help is much appreciated. Thanks.

Comments

Magnity’s picture

This has to do with languages - and I think I've already put a fix (well, workaround) in the -dev release, but I should probably also have a bit more of a look at why it is happening.

As a workaround for you though - try adding "en" to the end of the url, and you should be able to see the html or pdf invoice.

MattTrax’s picture

Yep, this fixes the problem. Thanks.

Magnity’s picture

Status: Active » Fixed

Marking as fixed, as there is a fix in the dev release (stable from 6.x-1.23)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.