> According to Dave Peticolas <[EMAIL PROTECTED]>:
> > 
> > CVS has been updated.
> > 
> > New Stuff:
> > 
> >  + Some work on gnc-prices to reflect the new query api.
> >    Also, if the price obtained is different from the last
> >    price, go ahead and record it, even if it's the same day.
> 
> Great. I did this myself, but I think that it should delete the
> previous price for the same day... I couldn't figure out how to
> delete/replace an entry.

Well, once you have found the latest price split (I'm assuming
you know where this happens, since you've already made modifications)
you can use gnucash::xaccSplitSetSharePrice($split, $new_value).

If you'd like to submit this as a patch, I'd request you make
this feature an option, like:

gnc-prices --replace-old

so that people who don't want old data being changed can still
use it.

thanks,
dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to