• Welcome to KonaKart Community Forum. Please login or sign up.
 

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - bharatkasodariya

46
Programming of KonaKart / Re: New Shipping Module
September 12, 2013, 02:00:23 pm
I mean verify is your shopping module code executing? because you can get value only after shipping code execution.
47
Programming of KonaKart / Re: New Shipping Module
September 12, 2013, 09:55:22 am
make sure your shipping module is enabled. And your cart should match with your shipping criteria.
You can put some log statement in your custom module to verify your custom shipping calculation.
48
Programming of KonaKart / Re: New Shipping Module
September 10, 2013, 06:19:01 am
have you added shipping module entry in konakartadmin.properties
49
How can we get price including tax from AdminProduct object. It returns null value getPriceInclTax.
50
Programming of KonaKart / Re: unique coupon
September 05, 2013, 07:33:55 am
I couldn't find option for it. It seems it works at customer level unique. isn't it?
51
how can I add config variable in product? you mean custom attribute?
52
can you share db script
53
Is it possible to get MiscItems from front end based on object ids. Currently I have to fetch product to get miscitem data.
54
Is it possible to exclude payment option at product level?
56
Thanks,
I tried with fresh db and few sample data. figured out something. Pagination/Sorting throws above exception when product assigned to multiple category and one of the category is invisible.
57
Thanks for your response.
Currently I am running customize system on my local env. I have just enabled Solr to see. Its creating product object in solr also.  Trying to find why I am getting above exception on console when I do pagination click . It seems like that exception stops pagination. Do I need to make any other change for Solr?
58
I tried that step but I couldn't understand where should I put java code.
59
Programming of KonaKart / unique coupon
August 07, 2013, 11:57:53 am
Is it possible to create coupon which can be used only once. Once coupan is used by any random customer then it can not be used by other customer
60
I am trying it with Enterprise but it doesn't work