Add custom text to invoice
Bob Brush
bobbrush3 at gmail.com
Mon Jan 9 00:19:30 EST 2012
I don't know what environment you are using, if you can find the correct
file (invoice.scm) and the correct line (338) you can change to a
default wording of your choice. If you break anything in the process
then you'll be on your own, so take care. You might make a backup of
the original file, just in case.
I use Fedora 16, but not the standard Fedora gnucash package, I don't
know if this will work for you, but from the command line:
sudo sed -i 's/"Thank you for your patronage"/"What do you want it to
say"/g' /usr/local/share/gnucash/guile-modules/gnucash/report/invoice.scm
If this is bad to do, someone else speak up..
Thanks, Bob
On 01/08/2012 11:37 PM, Brian Funk wrote:
> On Sun, 2012-01-08 at 23:17 -0500, Bob Brush wrote:
>> When you have the invoice open for printing (white background as opposed
>> to register view style) click on the icon with a paper/wrench to open
>> report properties. This will bring up settings on three separate tabs,
>> under the tab "Display" there is a field "Extra Notes" you can change or
>> add there.
>
> Very nice. Thank you for your help. Is there a way to make this note
> persistent or does it have to be added every time?
>
> --
> B~
>
--
Bob
More information about the gnucash-user
mailing list