Chris Travers wrote:
> One of the issues that LedgerSMB can run into in larger environments is
> that large processes can run into client timeout issues, especially when
> large amounts of data are passed back and forth.
>
> In one case, I am running into issues where approx. 4k invoices are
>
On Dec 12, 2007 5:49 PM, Ed W <[EMAIL PROTECTED]> wrote:
>
> > Does anyone have any better ideas?
>
>
> Shorter solution might just be a progress bar to prevent the timeout?
>
> Some ajax would sort this out...?
For the AJAX to work, we would still have to do some sort of queuing.
What I have g
On Dec 12, 2007 5:05 PM, Jeff Gerritsen <[EMAIL PROTECTED]> wrote:
> Chris and et al,
> Back in 1991 I was working for a vegetable seed company using an AS/400.
> I
> created a custom shop floor work order interface and created a background
> queue to process each work order and break them up int
> Does anyone have any better ideas?
Shorter solution might just be a progress bar to prevent the timeout?
Some ajax would sort this out...?
Ed W
-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketpla
Chris and et al,
Back in 1991 I was working for a vegetable seed company using an AS/400. I
created a custom shop floor work order interface and created a background
queue to process each work order and break them up into individual
transactions the shop floor system (PRISM) understood. The sy