Jump to content

is it possible to change the view


monsterit

Recommended Posts

1 hour ago, monsterit said:

So on the invoices section "admin side" is it possible to show company name as well as client name?

not easily - there's no template to work with; the table cells don't have IDs or names; unsure if you can access the array with a hook.... jQuery might be an option, but not a simple one!

1 hour ago, monsterit said:

Just finding it hard figuring out who's who and the company name will help massively.

it would probably be simpler to modify the Invoices Report and use it to show the company name... i've quickly modified it to add Company Name to the optional fields and hyperlinked the invoice ID / invoicenum fields to act as links to edit that invoice... it's not a complete copy of the invoices page, but it gets you on the way... possibly I should make the links open in a new tab, but there are plenty of things I could do... and whatever feature I don't add, that will be the one you'll probably ask forLOL. 🙄

you will need to upload the file to /modules/reports and when you go the Reports homepage, you'll find links in the sidebar/opening Report page to Invoices_Company_Name.

invoices_company_name.php

Link to comment
Share on other sites

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