On 03/12/2016 00:37, John Ralls wrote:
> 
>> On Dec 2, 2016, at 3:02 PM, John Ralls <jra...@ceridwen.us> wrote:
>>
>>>
>>> On Dec 2, 2016, at 2:53 PM, Wm via gnucash-devel 
>>> <gnucash-devel@gnucash.org> wrote:
>>>
>>> On 02/12/2016 20:53, John Ralls wrote:
>>>>
>>>>> On Dec 2, 2016, at 12:47 PM, Robert Fewell <14ubo...@gmail.com> wrote:
>>>>>
>>>>> Just built master from
>>>>> https://github.com/Gnucash/gnucash/commit/dd4b8a104d0f7ad2205407e8bf10feec364c8127
>>>>> and I still do not see the errors Geert is having. Added a Customer and a
>>>>> Vendor and still only have one of each.
>>>>
>>>> Bob,
>>>>
>>>> Yes, I'm also not yet able to reproduce the duplicate vendor issue. Geert 
>>>> mentioned on IRC that he's using Fedora-25 so I'm building a new VM with 
>>>> that to test.
>>>
>>> Tagging on the end I've just built master and I get
>>> ===
>>> The file /home/wm/Finance/simple2016-12-02.gnucash already exists. Are
>>> you sure you want to overwrite it?
>>> ===
>>> when simple2016-12-02.gnucash is brand new and doesn't exist when saving
>>> as xml
>>>
>>> doing similar but saving as sqlite3 works as expected.
>>
>> I just pushed a fix for that part, now I'm chasing down why it's gone back 
>> to saving all of the standard currencies instead of just the ones actually 
>> assigned to accounts.
> 
> So it looks like restricting the saved currencies just never got ported over 
> to master rather than being a regression. Anyone remember where the change is?

Should have said, I'm testing on a rather unexciting Lubuntu VM
===
Linux Lubuntu64 4.4.0-51-generic #72-Ubuntu SMP Thu Nov 24 18:29:54 UTC
2016 x86_64 x86_64 x86_64 GNU/Linux
===

At the risk of saying something everyone knows the save-as-XML creates
all the commodities in my tests and they appear and disappear with that
format.

Recipe

new file and save as XML => loads of commodities
open same file save as sql3 => expected commodity (just GBP in my case)
save as XML again => loads of currencies

So, although the fix above works as expected (no errors on save), the
commodity enthusiasm is, as far as I can see, directly connected to the
format chosen at save time.

I also think the file format is separate to the business issue.

-- 
Wm


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to