Re: Price updates and qof events

2008-08-12 Thread Charles Day
On Mon, Aug 11, 2008 at 2:10 PM, Derek Atkins <[EMAIL PROTECTED]> wrote: > "Charles Day" <[EMAIL PROTECTED]> writes: > > > Is there any particular reason that updating a price should not generate > a > > qof event? (I looked in the code, but didn't see any explanation.) > > It's probably just an o

Re: Price updates and qof events

2008-08-11 Thread Derek Atkins
"Charles Day" <[EMAIL PROTECTED]> writes: > Is there any particular reason that updating a price should not generate a > qof event? (I looked in the code, but didn't see any explanation.) It's probably just an oversight. > Seems simple enough to provide a patch for this. -derek -- Dere

Price updates and qof events

2008-08-08 Thread Charles Day
I've noticed that updating a GNCPrice does not generate any qof event. This causes a display problem in the Price Editor (the old price continues to be shown until the mouse passes over the row) and possibly other places. In contrast, updating a commodity generates a qof event (QOF_EVENT_MODIFY) s