>> 
>> Next issue.  In 2.4.11 I modified the Default Style Sheet to use a heading 
>> banner image.  How do I add this in 3.6?  I don’t find the setting when I 
>> edit a Style Sheet.
>> 
>> In 2.4.11 I also modified invoice.scm in 
>> /Applications/Gnucash/Contents/Resources/share/gnucash/guile-modules/gnucash/report/
>>  as follows (diff output):
>> 
>> $ diff invoice.scm invoice.scm~
>> 262c262
>> <     "g" (N_ "Display the action?") #f))
>> ---
>>   "g" (N_ "Display the action?") #t))
>> 277c277
>> <     "k" (N_ "Display the entry's discount") #f))
>> ---
>>   "k" (N_ "Display the entry's discount") #t))
>> 282c282
>> <     "l" (N_ "Display the entry's taxable status") #f))
>> ---
>>   "l" (N_ "Display the entry's taxable status") #t))
>> 333,350c333
>> <      (_ "Please submit payment to the following account.
>> < Bitte zahlen Sie auf das folgende Konto.
>> < 
>> < Bank:
>> < 
>> < XXX
>> < XXX
>> < 
>> < Account:
>> < 
>> < CHXX XXXX XXXX XXXX
>> < ")))
>> ---
>>    (_ "Thank you for your patronage")))
>> 
>> What’s the best way to achieve the above invoice formatting and text changes 
>> in 3.6?
> 
> 
> The picture option has moved to the Layout tab, the Action, Discount, and 
> Taxable options are on the Display Columns tab, and the Payable To toggle and 
> string are on the Display tab of Report Options for the invoices. Set it up 
> and then save the configuration. Use Report>Saved Configurations to run it in 
> the future.
> 

Hi John,

In the past I never used the Report option to create a printable invoice.  
Rather, I edited the default Style Sheet and 
/Applications/Gnucash/Contents/Resources/share/gnucash/guile-modules/gnucash/report/invoice.scm
 such that all I had to do was click "Print Invoice" to get what I needed.  I 
think you are now suggesting I create a Report for each invoice I want to 
print, which is many more steps.

I see also that the new invoice layout is a bit problematic for me.  Where 
before I had "CHF 390.00" I now have "SFr.390.00" (no space between currency 
and value).  Also, the cells in the printed table have very little space to the 
cell borders.  I'm wondering if it's worth the effort to dig through the 
default invoice.scm to get the layout I want (like it used to be in 2.4) or if 
I should just stay with 2.4.  Are there any particular gotchas with running 
2.4.11 with Mojave?

Thanks,

- Axel


_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to