Re: free shipping

2011-04-05 Thread Karl Pitrich
Hi, 1) in catalog, you can set single products to Charge Shipping = N, so your default shipping rules will not apply and the product is shipped for free. 2) you may create a Shipment Cost Estimate with rules that calculate 0 shipping cost if e.g. the cart total exceeds a certain amount.

Persisting purchased product variant features with Order/Invoice

2010-10-19 Thread Karl Pitrich
Hi List, it seems that information about the product variant that has been selected by the customer when ordering is never persisted at the invoice or the order. Are we missing something here or is this a bug/unimplemented? Has anyone has ever used variant products and can provide some insight

Sales Order - Accounts Receivable

2010-08-18 Thread Karl Pitrich
Hi, I'm trying to figure out how to archive the steps Sales Order - Invoice - Accounts Receivable but fail miserably. I've created several sales orders, manually and using the ecommerce app, shipped them, received payment (COD), etc... but I seem to be missing something, as no Invoice

Re: Performance issue: org.ofbiz.entity.transaction.TransactionUtil seems to be bottleneck

2010-05-31 Thread Karl Pitrich
Hi, I'm working with Martin on this project. We have commented the various cache options as described in the Wiki (and mailing list), EXPIRE TIME is 0 in all except for product.* when viewing /webtools/control/FindUtilCache Logging is disabled, as are several components. Also, we have