Hi,

Here in Australia, it is the law that a tax invoice have the words 'Tax Invoice' rather than just 'Invoice'.
So in storminvoice.theme.inc on line 555, change the word 'Invoice' to 'Tax Invoice' and your ABN (Australian Business Number)

Cheers
Chris

Comments

flickerfly’s picture

Perhaps an Attribute could be created called "Invoice Title", then people could set it to whatever they like in case you have other legal jurisdictions that have a conflict, maybe require the number before the "Tax Invoice" or require the company name in that line or some other silly stuff.

It would also be nice if we could create a page-storminvoice.tpl.php in our theme file so we could theme the invoice like we do any other page in drupal. Then we could get really creative and this would be a work-around to things like #368959: Invoice - Address and contact info from company issuing invoice because we could hard-code the address, title and other things in. In my mind, that's the ideal solution for the greatest amount of flexibility to users of STORM. :-)

cstachris’s picture

Themeable STORM stuff would be a great goal!

mkdi’s picture

G'day Chris, is your user name also your domain name or just user name?. BTW i tried storm as well, but the functionality is very limited, therefore i 've integrated "freshbooks" with my site http://www.vwinmedia.com.au to bill my clients, and it works like a charm.

Roberto Gerola’s picture

The invoice printing is already a themable function :
theme_storminvoice_report_html
theme_storminvoice_report_pdf

Roberto

cstachris’s picture

OK. Will check it out.
mrvoip.com.au both username and domain - makes it easy to remember.

Magnity’s picture

Status: Active » Fixed

Marking as fixed based on #4.

Status: Fixed » Closed (fixed)

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