Thilo Pfennig <[EMAIL PROTECTED]> writes:
> Hi,
>
> I found that there is a file src/engine/gnc-commodity.h, which contains
> some stock exchanges. Some are missing and they are hardcoded. My
> question or suggestion is:
>
> As the sources says that besides NASDAQ none yet has a real
> function,
Am Sun, 17 Feb 2008 06:57:22 -0800
schrieb "Charles Day" <[EMAIL PROTECTED]>:
One prior thought: Would it maybe make sense to save some values rather
in /etc/gnucash/ somewhere instead of having them hardcoded?
> I've had a few looks at that code myself in preparing fixes to the QIF
> importer.
On Feb 16, 2008 2:23 PM, Thilo Pfennig <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I found that there is a file src/engine/gnc-commodity.h, which contains
> some stock exchanges. Some are missing and they are hardcoded. My
> question or suggestion is:
>
I've had a few looks at that code myself in prepar