> On Jun 5, 2016, at 1:13 AM, Mechtilde <[email protected]> wrote: > > Hello, > > I want to create individuell invoices with corporate design. > > First I want to create a new file like saved-reports-2.6. Where can I > define this? > > Then I want to document the steps how to do it in Concepts and/or Help. > > Can someone give me some advice to do it?
Mechtilde, Invoice customization is handled with stylesheets; the GUI to edit them is found in Edit>Style Sheets and documented at http://gnucash.org/docs/v2.6/C/gnucash-help/change-style.html. $GNC_DOT_DIR/saved-reports-2.4 holds customizations made with a report's Options dialog and saved with Save Report Configuration or Save Report Configuration As. I don't think that's what you want. If stylesheet customization isn't enough then you'll have to write a custom Invoice report. The best, or maybe least-bad, documentation for that is at https://wiki.gnucash.org/wiki/Custom_Reports. Since it requires coding in Scheme I'm not sure that it's a good candidate for documenting in the manuals. Regards, John Ralls _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
