Where are Sales invoice items gone in latest update.
Tut
2
They are now called non-inventory items. Read the Guide about them.
How can i change “invoice” with my Business name on an Invoice.
d3mad
5
Use theme and create a custom theme to change the title
untried, but this could work:
{{ title | replace: "Invoice", business.name }}
tested, works:
lubos
6
Why would one do it though… the document should still say “Invoice” somewhere.
d3mad
7
agreed, I just did it to illustrate what he was after. I have removed it since I need it to say Tax Invoice as well