Skip to content

How to modify the the Invoice product lines? #7869

Answered by turbo124
christoferd asked this question in Q&A
Discussion options

You must be logged in to vote

You can find all of the custom selectors here:

https://invoiceninja.github.io/docs/custom-fields/#page-content

You certainly are able to hide/show the product table columns using CSS only

The invoice designs are in

views/pdf-designs/

however i would suggest making your css changes using Settings > Invoice Design and customize a design there so that your changes persist any updates.

We inject the product tables when building the html using the id tags, you can find the responsible class in

App\Services\PdfMaker\Design.php

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by christoferd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants