Jump to content

Better reporting for casual invoices


decor

Recommended Posts

hello

I do casual invoices for items that are not in the products list like web design and adwords, etc.

 

Is there a way i can tag a invoice with a generic description and then at the end of the month run a report that will show what all the extra invoices were for . Current reports show products that are in the system but nothing for other invoices.

 

Thanks

ian

Link to comment
Share on other sites

Anything that you generate an invoice for on the fly (no product pre-defined) will have a relid of zero in the database table tblinvoiceitems. The relid would normally be the id of the product in tblproducts. If you know how to code php you could make a custom report to pull invoices where tblinvoiceitems.relid = 0.

Link to comment
Share on other sites

  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated