oh actually im talking about processing (as in completing) a order with 1000
items. Im looking for ways to tweek ofbiz to make it faster. Has anyone had
the same experience? Maybe on a different document (Shipment, Returns, etc)?
Id like to get some input. Currently Im testing ofbiz with about 500
facilities, 1,500 suppliers, 18,000 products and 300 product categories. Its
quite a load so Im checking if ofbiz can handle it.
Thanks for any input anyone can provide.


---
Ian Tabangay


On Tue, Nov 10, 2009 at 11:00 PM, Matthieu Bollot <
[email protected]> wrote:

> Hi,
> which ofbiz version/screen are you using ?
>
> I'm fighting with LookUpBulkAddSupplierProducts.groovy used to purchase
> order for a few days, because it doesn't work in trunk since r831676
>
> And actually, I think that it needs a complete rewrite but it's quite
> difficult using Delegator and xml forms.
>
> The best thing would be to use sql row_number, but even if we could use
> it, there will be some pagination problems because the first number of
> products is not the same as the final one…
>
> I'm working on it, but I'll not be able to provide something quickly, so
> if anybody else want to give a try.
>
>
> Regards,
> Matthieu.
>
>

Reply via email to