Op donderdag 11 oktober 2018 20:41:12 CEST schreef Lloyd Adams: > Ok Thanks for the fast response. > > Do you know if this is on the roadmap? Trying to load a standard config if > it exists when print is selected would seem ( to someone with little > knowledge!) to be fairly straightforward. >
It looks straightforward until you try to implement it in the gnucash code base ;) For starters, there is no such concept as a standard config in the way you are considering it. There is a standard config, but that's the untweaked report. You have saved a tweaked version, which is hence not standard. You also assume that such a saved report should always be considered the default. That may not be the case as one can save multiple configurations based on the same report. Which one would be standard in that case ? This is just to illustrate the challenges that still have to be resolved to get this working. It's not impossible, just not straightforward either. It's something I intended to implement at some point. Unfortunately other more pressing matters have cropped up pushing this down on my to do list. I hope to revisit it but I really can't give a time estimate. Sorry. Geert _______________________________________________ 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.
