Re: Problem in encryption for cardNumber field

2010-06-24 Thread Santosh Malviya
Anyone has idea Thanks and Regards Santosh Malviya On Wed, Jun 23, 2010 at 8:15 PM, Santosh Malviya wrote: > Hello all, > > I am facing problem of not getting encrypted value of cardNumber. > cardNumber field is set to true for "encrypt" in CreditCard entity but when > I create an order thr

Re: Demo trunk needs ant clean-all

2010-06-24 Thread Jacques Le Roux
A reload is not enough. This is due to this error (exists locally also) org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/ContentScreens.xml#factoids]: java.lang.UnsupportedOperationException (null) Sorry I have no time to investigate at the mo

Demo trunk needs ant clean-all

2010-06-24 Thread BJ Freeman
and run-install admin password been changed and matt obvservation says someone played with the configuration of a store = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation

Re: NEW: demo not showing promotions

2010-06-24 Thread BJ Freeman
it is not suppose to be that way. to busy to check out now. lets see if the same tomorrow. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation Specialtymarket.com

prodCatalogCategoryType: (one),(many) when assoc categories to catalog

2010-06-24 Thread Wai Tam
When associating a category to a catalog, the user is presented with the following prodCatalogCategoryType options in the dropdown box: Admin Allow (One) Browse Root (One) Default Search (One) Ebay Root (One) Most Popular (One) Other Search (Many) Promotions (One) Purchase Allow (One) Quick Add (

NEW: demo not showing promotions

2010-06-24 Thread Matt Warnock
Sorry for last post, meant to start a new thread. Does anyone know why the promotions category does not display on the ecommerce trunk demo as it does on the 9.04 demo? Am I missing something? -- Matt Warnock RidgeCrest Herbals, Inc.

Re: Adding new field for existing search

2010-06-24 Thread Matt Warnock
Does anyone know why the promotions category does not display on the ecommerce trunk demo as it does on the 9.04 demo? Am I missing something? -- Matt Warnock RidgeCrest Herbals, Inc.

Hey screens are only so wide.

2010-06-24 Thread BJ Freeman
someone much be designing with a 52 in monitor. https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStoreEmails?productStoreId=9000 got to bottom and try to select an email. there is one the goes completely off these you can't scroll. how about shorting the selects so they are usable.

Re: which codes to send email?

2010-06-24 Thread chaohua wang
Thank you very much, all!!! On Thu, Jun 24, 2010 at 7:06 AM, BJ Freeman wrote: > from the UI > click on catalogs tab then click on stores then select a store and click in > it. > then click on emails. > > https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStoreEmails?productStoreId=9

Re: Running OFBiz tests without demo data

2010-06-24 Thread BJ Freeman
my suggestion would be to add a new target to run just your tests. if you need the others tests then you either have to rewrite them to use data you supply or load demo data. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation

Re: which codes to send email?

2010-06-24 Thread BJ Freeman
from the UI click on catalogs tab then click on stores then select a store and click in it. then click on emails. https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStoreEmails?productStoreId=9000 you will see like this. component://ecommerce/widget/EmailOrderScreens.xml#PaymentRetr

Shipping and Handling charges are not adding with PayPal Express Checkout!!

2010-06-24 Thread Kumaraswamy nandipati
Hi., I just checkout and setup for Ofbiz 10.04v version in my system and walking through the new features. I find Paypal and Google Checkout options on top right section(header section). With this flow, I am not able to see shipping costs are not forwarding to paypal website. On the other hand, Q*

Running OFBiz tests without demo data

2010-06-24 Thread Martin Kreidenweis
Hello, To do more realistic testing we would like to run our automated tests without the OFBiz demo data load. So we would like to load our test data with "ant run-install-exttest" and then run the tests for our components. The problem is that the included OFBiz tests need the demo data to succ