Hi,
I need to reboot the VM server that runs code.gnucash.org and the win32
build machine this afternoon in order to test some changes (to make sure
it will come back unattended). I expect to reboot the machine around
2pm US/EDT (1800UTC) and hopefully it'll come back immediately. (If
not, I sus
Sorry for delay: here is the branch:
https://github.com/zeldigas/gnucash/tree/scheduled_i18n_fix
Last commit contains planned changes. To minimize diff I applied updated
pot file only for ru.po (most other po are outdated, so there was a lot of
changed lines).
I'd be glad if someone could check the
This happened without a hitch. The VM Host took to the new configuration
without any issues. I also took the time to upgrade code to current
kernel and software releases (which required a second reboot) and upgrade
the code VM to 6G of ram (up from from 4). Everything was back up finally
at 14:5
I would like to write a plugin to enable ofx support with natwest bank, im
thinking of writing a simple web crawler that will login to internet
banking and request an ofx export of accounts.
I would prefer to write it in python or java but I'm happy enough to write
it in C .
Can anyone suggest an
On Apr 20, 2014, at 6:47 AM, greg nwosu wrote:
> I would like to write a plugin to enable ofx support with natwest bank, im
> thinking of writing a simple web crawler that will login to internet
> banking and request an ofx export of accounts.
>
> I would prefer to write it in python or java bu