Closed (won't fix)
Project:
Invoices
Version:
5.x-5.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2008 at 08:39 UTC
Updated:
30 Jan 2013 at 22:33 UTC
Sorry to be impatient as I know this has only just gone up but it might be what I've been looking for!
I have some questions though
- the item_invoice block doesn't show when I enable it (although create content gets me to it)
- I don't seem to be able to set the price with GST (our equivalent to VAT @12.5%) or change the currency
- I have an invoice data but I on validate invoice I get: Empty issue date in invoice! - node/11 (edit)
- re: the printing - I was just planning to print to pdf & e-mail is but I can't find a specific print view so I get the various screen things on it (e.g. edit / revisions)
Comments
Comment #1
eileenmcnaughton commentedOK - I have kind of made sense of it all now - am a newbie to Drupal and wasn't aware of the CCK module & how it works.
You might add some notes to any other newbies like me - ie:
1) most of the required modules are part of the CCK module or associated with it
2) Make sure they are all happy BEFORE you enable the invoices module
3) Field editing is done in Home › Administer › Content management > content types. - look for the manage fields etc links on the top right
4) I believe line 54 (ish) in func.inc.php is incorrect & should be
if (empty($issue_date)) {5) am still looking for the best option for pdf-ing & e-mailing
6) This is a good intro about views & CCK functions http://blog.venture-skills.co.uk/2007/01/08/cck-views-the-ultimate-combi...
Comment #2
eileenmcnaughton commentedOK - currency is in invoice.content - line 306.
Comment #3
eileenmcnaughton commentedinvoice_item.content - line 209 - VAT values
Comment #4
duaelfrThis version of Invoices is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.