Closed (fixed)
Project:
Storm
Version:
6.x-1.22
Component:
Storm Invoices
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2009 at 15:24 UTC
Updated:
5 Jul 2009 at 18:00 UTC
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
Comment #1
Magnity commentedThis 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.
Comment #2
MattTrax commentedYep, this fixes the problem. Thanks.
Comment #3
Magnity commentedMarking as fixed, as there is a fix in the dev release (stable from 6.x-1.23)