Changing the first day of the week

Josh Sled jsled at asynchronous.org
Tue Jul 18 12:08:31 EDT 2006


On Tue, 2006-07-18 at 08:41 -0700, jeremie wrote:
> I would like to change the default week beginning from Sunday to
> Monday in
> the Expense barchart reports. I did not find this option in the
> preferences.
> How do I go about implementing it?

- Add the option to the report model.
- Modify the report generator to respect the option and vary its output
appropriately.


Generally, I recommend doing this against a checkout of the source tree,
probably --prefixed into /opt/gnc/unstable (or something), making the
changes in the source tree and `make install`ing them into place.  You
could, however, either modify the existing installed report file
in-place in the filesystem, or make a copy of it in the installed
directory.

-- 
...jsled
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo ${a}@${b}`
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20060718/2b600ff8/attachment.bin 


More information about the gnucash-user mailing list