Will do.
BTW I 've read there they talking about PayPal import. Is there anything
going to happen?
Sent from a fair mobile
On 14 Apr 2018 07:09, "Frank H. Ellenberger"
wrote:
Hi Stefan,
Am 12.04.2018 um 07:52 schrieb Stefan Mueller:
> thanks for the information. I might find the time to adapt
Not sure about this but I have tracked this down as follows...
in dialog-invoice.c we start with this in the dialog
iw->opened_date = gnc_date_edit_new (gnc_time (NULL), FALSE, FALSE);
looking at the time64 number this starts of correct, i.e. today's value.
At some point this function gets call
Op zaterdag 14 april 2018 19:01:09 CEST schreef Robert Fewell:
> Not sure about this but I have tracked this down as follows...
>
> in dialog-invoice.c we start with this in the dialog
>
> iw->opened_date = gnc_date_edit_new (gnc_time (NULL), FALSE, FALSE);
>
> looking at the time64 number this
Fellow Developers,
As long promised (threatened?) I've just merged unstable into maint and deleted
unstable. In general you can just pull as usual and your branch will be updated.
If you have unpushed commits in a local unstable branch, rebase that branch
onto maint after pulling maint.
If you