Josh Sled wrote:
> Others that come to mind just perusing RFEs:
Something would help me enormously would be to provide multi-currency
support in the Business functions, in particular the ability to raise an
invoice/bill in one currency and pay it in another, using a common
exchange rate.
Nigel
Wasn't there some suggestion that an audit trail would be useful in a
distributed environment a while back? It sounds like it would have a
great deal in common with the undo.
Mark
Peter Selinger wrote:
>Here is how I think undo can be done in a distributed environment. I
>think the undo hist
Here is how I think undo can be done in a distributed environment. I
think the undo history should be kept locally in the client (no global
list in the server). The server, however, can keep track of who the
last user (or last several users) were that edited a given
transaction, purely for informa
I dont think you can depend on a single global log.. It would require
extending the QofBackend API to do something like that.
So, what DOES "undo" mean in a multi-user environment? That's a hard
problem to solve, I think.
-derek
Karl Chen <[EMAIL PROTECTED]> writes:
> Good point; I didn't kno
Josh Sled <[EMAIL PROTECTED]> writes:
> On Tue, 2007-02-27 at 19:36 -0500, Derek Atkins wrote:
>> I wonder if we want to add something like "Dogtail set harness"
>> to the list as a project for someone who wants to help write some
>> initial DogTail UI tests?
>
> I'd rather much of the core testab