cy support in budget page (bug 676810)
+ preselect default budget in "open" dialog. (bug 788157)
Regards,
Adrián
-Original Message-
From: John Ralls
Sent: domingo, 12 de mayo de 2019 10:47 p. m.
To: Adrian Panella
Cc: gnucash-devel@gnucash.org
Subject: Re: [GNC-dev] Getting bo
> On May 12, 2019, at 8:08 PM, Adrian Panella wrote:
>
> Hi, I need help to find the right API from C code to get the value of a book
> option (the ones set from the dialog at File -> Properties ).
> I know it is stored as a KVP with the name "options/Budgeting/Default Budget".
> I've read th
Hi, I need help to find the right API from C code to get the value of a book
option (the ones set from the dialog at File -> Properties ).
I know it is stored as a KVP with the name "options/Budgeting/Default Budget".
I've read the documentation and the source code, but couldn't find a simple way