A couple of questions about VAT

UPDATE: I failed to paste my screenshots as a level 1 user
Please see my full text with pictures at the following link: Ninja invoice - Pastebin.com

Hello,

My name is Boris, I’am a new user of self hosted invoice ninja.
So far i like it.

I’m stuck adjusting a few little things, I hope you can help me with that.

  1. Is it possible to remove tax from subtotals?
    1.1. But to continue to use it at product fields:

  2. Is it possible to add tax as a number with two decimal places, example: 0,00%

  • it is currently shown as a single-decimal number:
  • I added a tax rate as a number with two decimals:
  1. Every time when I save changes to invoice, the Tax setting will disappear.
  • the invoice looks like this before saving the settings:
  • after saving the settings, the invoice looks like this:
    Does the problem occur because the Tax is 0%?
  1. Is it possible to align custom fields in the center: ?
  • I can’t find custom field settings here:
  1. Is it possible to add default public notes ?
  • Like this option for terms:
  • If is possible, i can try to make that change in database?

Thank you for amazing software!
Best Regards

Hi,

  1. This is supported in v5 but not in v4
  2. This should work
  3. Yes, probably
  4. It may be possible with a custom design
  5. The option is at the bottom of Settings > Invoice Settings

Hi,

  1. v5 is still in beta?
  2. Can you please tell me how i can do that? I was add tax number with two decimal places like on image in pastebin.com, but it show only 0% every time.
  3. Is there anything that we can do to stop tax setting disappear? If is tax 0%
  4. Sorry, i was not able to find that setting: Screenshot by Lightshot
    Regards
  1. It’s now stable
  2. Maybe not, I don’t see any pictures?
  3. Sorry, no
  4. Sorry I misread, it isn’t supported

HI,

Thanks for reply.

Can you please tell me how i can change order of product fields at invoice create form?
Here is how it is look like: Screenshot by Lightshot

Fields at PDF invoice have good order.
But fields at invoice create form have wrong order.

Thank you!

Sorry, it isn’t supported. It would require changing the code.

Can you please tell me where i can change order, in what file?

Thanks

Thank you!!!

I am not a developer, but i have done it. It is not hard.
If someone need example, here it is: <table class="table invoice-table {{ $isTasks ? 'task-table' : 'product-table - Pastebin.com

" 3. Every time when I save changes to invoice, the Tax setting will disappear.

Can i fix this somehow with custom changes inside database or files?
With this step i will complete my invoice setup :slight_smile:

I think it’s related, sorry I don’t have a solution

Hi,

Can we alignment $invoiceDetails?
From this: Screenshot by Lightshot
To this: Screenshot by Lightshot

I was not able to find this in css.

Regards

It may be possible with a custom design but would be difficult to implement.