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.
-
Is it possible to remove tax from subtotals?
1.1. But to continue to use it at product fields:
-
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:
- 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%?
- Is it possible to align custom fields in the center: ?
- I can’t find custom field settings here:
- 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,
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!
hillel
6
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 
hillel
11
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
hillel
13
It may be possible with a custom design but would be difficult to implement.