Re: [GNC-dev] 'c++-format' flags disappear on msgmerge

2023-11-06 Thread john
> On Nov 6, 2023, at 16:21, Frank H. Ellenberger > wrote: > > Hi, > > as GIMPNET (IRC) is currently split I use the mailing list. > > When i tried to msgmerge PR #1815 I watched that c++-format flags disappeared > from the po files starting with > > #: gnucash/gnucash-cli.cpp:170 > #, c++-

Re: [GNC-dev] Windows Build VM

2023-11-06 Thread john
> On Nov 6, 2023, at 16:12, Manfred Usselmann wrote: > > Hi John, > > Am 2023-11-06 19:31, schrieb john: >>> On Nov 6, 2023, at 05:11, Manfred Usselmann wrote: >>> Hi, >>> Am 2023-10-01 17:47, schrieb john: > On Oct 1, 2023, at 06:00, Derek Atkins wrote: > On Sun, October 1, 2023 12

Re: [GNC-dev] Datev import filter

2023-11-06 Thread Frank H. Ellenberger
Hi David, Am 07.11.23 um 00:44 schrieb David Cousens: Stefan, The Datev format is a CSV format. It should be possible to simply assign the Headers to the appropriate columns in the Datev file I can't remember if the CSV importer remembers the header assignments to specific columns but I think

[GNC-dev] 'c++-format' flags disappear on msgmerge

2023-11-06 Thread Frank H. Ellenberger
Hi, as GIMPNET (IRC) is currently split I use the mailing list. When i tried to msgmerge PR #1815 I watched that c++-format flags disappeared from the po files starting with #: gnucash/gnucash-cli.cpp:170 #, c++-format msgid "Unknown quotes command '{1}'" msgstr "Unbekannter Kurs-Befehl »{1}«

Re: [GNC-dev] Windows Build VM

2023-11-06 Thread Manfred Usselmann via gnucash-devel
Hi John, Am 2023-11-06 19:31, schrieb john: On Nov 6, 2023, at 05:11, Manfred Usselmann wrote: Hi, Am 2023-10-01 17:47, schrieb john: On Oct 1, 2023, at 06:00, Derek Atkins wrote: On Sun, October 1, 2023 12:00 am, flywire wrote: https://lists.gnucash.org/pipermail/gnucash-user/2023-April/

Re: [GNC-dev] Datev import filter

2023-11-06 Thread David Cousens
Stefan, The Datev format is a CSV format. It should be possible to simply assign the Headers to the appropriate columns in the Datev file I can't remember if the CSV importer remembers the header assignments to specific columns but I think it does and if it does this can be stored as an input fo

Re: [GNC-dev] Datev import filter

2023-11-06 Thread john
> On Nov 6, 2023, at 03:24, Stefan Nunninger wrote: > > Hello, > > By now GnuCash does not allow the import of Datev files. Datev is the > most widely used accounting software for tax professionals in Germany > and maybe other countries as well. So I guess it would be a very helpful > feature

Re: [GNC-dev] Windows Build VM

2023-11-06 Thread john
> On Nov 6, 2023, at 05:11, Manfred Usselmann wrote: > > Hi, > > Am 2023-10-01 17:47, schrieb john: >>> On Oct 1, 2023, at 06:00, Derek Atkins wrote: >>> On Sun, October 1, 2023 12:00 am, flywire wrote: https://lists.gnucash.org/pipermail/gnucash-user/2023-April/106619.html John wr

Re: [GNC-dev] Windows Build VM

2023-11-06 Thread Manfred Usselmann via gnucash-devel
Hi, Am 2023-10-01 17:47, schrieb john: On Oct 1, 2023, at 06:00, Derek Atkins wrote: On Sun, October 1, 2023 12:00 am, flywire wrote: https://lists.gnucash.org/pipermail/gnucash-user/2023-April/106619.html John wrote: we don't have a Windows CI action, the nightly builds are done with the h

[GNC-dev] Datev import filter

2023-11-06 Thread Stefan Nunninger
Hello, By now GnuCash does not allow the import of Datev files. Datev is the most widely used accounting software for tax professionals in Germany and maybe other countries as well. So I guess it would be a very helpful feature for GC. I am working currently on an import filter to import transac