Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,364 sales

bastikikang supports this item

Supported

This author's response time can be up to 2 business days.

29724 comments found.

Is it possible to make sure that as soon as there is a new order only after 10 minutes the messengers will be notified of a new delivery?

Is it possible that if a restaurant does not accept an order it will notify me (admin user) that the restaurant has not approved a new order?

Is it possible to make the system send an alert to shippers according to a certain radius?

hi mate

1. sorry notify who?

2. there is options to notify the admin but only tru email

you can set your email in admin -> Notification Notification Settings -> ORDER_IDLE_TO_ADMIN EMAIL

Good morning, “Limit merchant by sell [value] per month” mean monthly invoicing or products sold?
and also what mean “Usage: Limited/Unlimited” ?
And please I saw this not good for sharing host, so which vps i should take? 3gb ram linux is ok for how much items?
thanks mate

hi mate

1. this is only for membership type yes its per month

2. limited to add new food item

3. i suggest go to a2hosting vps

Hi Basti,

Can you add an option to the poll for “Public REST API addon” ?

hi mate

what api you need? for front end ?

On guest checkout I notice there is no requirement for the terms and conditions to be accepted, is there a way to turn this on please?

hi mate

at the moment this is not added only during merchant registration and customer registration

No worries, thanks

Hi, because the bluetooth printing has some bugs with cutting off some items on long orders I am using Thunderbird email client to autoprint the order emails to merchant to thermal printer. Each email receipt whether to merchant or customer has a big blank gap at the top, is there any way to remove this? It would make the email receipts look a bit better too

am assume your printing the email was sent to your email

you need to modify the this template

it will be trial and error since your printing it as normal not as command

you need to debug the code that sends this email

this functions can be found in components/EmailTPL.php

Hi Sent you some questions. Thank you for answer and help

Hi Basti, what is the estimated time for the next update?

sorry cannot tell the exact date :(

am redoing all the codes in kmrs

Hi Basti, Sorry to trouble you, I know I’m doing something wrong but I can’t see where. I have created a membership package and set it to publish, when I enter as a restaurant and select the package it returns a 404 and I don’t know why that would be, any idea? Thanks, Clint

hi mate

this is normal since you remove the signup process in your website

to allow this you need to remove that code that blocking the renewal

in controllers/storecontroller.php

look for actionMerchantSignupSelection

remove this

$act_menu=FunctionsV3::getTopMenuActivated(); if (!in_array('resto_signup',(array)$act_menu)){ $this->render('404-page',array('header'=>true)); return ; } you can find 2 of this line

Thanks

E-mail sent regarding the ‘location’ issue. I sent 1 week ago, please reply faster, because we need to solve it.

Hallo, i have just on e question. Is it possible to integrate GDPR (DSGVO) options into your Restaurant System, because in Germany i need to ask every merchand and every customer to accept privacy policy before they can send a form. For example when they want to register or when the customer wants to order smething. A simple checkbox with a text behind (including a link to a privacy policy page) is need. Regards, Wolfgang Schmitt

hi mate

there is already existing functions for this

go to admin -> settings -> terms and conditions

enabled both merchant signup and customer and put your terms url link

cheers

Please send an urgent email

Basti I need your help.

The promotional theme is very important in this business so that you can attract new users, that is why on my platform I am constantly doing financed promotions for my clients. However, I want to limit these promotions to only being acquired under a limit.

Let me explain a little, let’s suppose that I want to do a big mac promotion at $ 1.99 but I want the user to not be able to buy this item if not a maximum of 2 times.

Do you have any idea how this can be done?

A possible solution is to put the vouchers by SKU but I don’t see that you have anything planned about this.

You can help me create this, or do you know someone who can recommend me, or if you have it in your update list.

might be on new kmrs version 2

when do you plan to launch kmrs 2? I would really like to help you fiddle with it and be able to correct bugs in time before launching it

email me here and give me your email address so i can add your email for testing the new kmrs

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

Hi Basti. I just realized a record error that the voucher system has.

I explain. I create a vouche called proof and that the minimum purchase is $ 15. The user applies the voucher and receives a notification that the purchase must be greater than $ 15. So far we are fine.

Now where is the error. If I add more items to the cart and my subtotal goes up to $ 20 and I apply the coupon, it discounts the amount of the coupon. Now if I go back to the cart and delete the items, as the coupon is already applied, it allows it to be applied, the sub total being less than the one that one places. So what users do is that if the vouche is $ 5 with a minimum purchase of $ 15, they add more to the cart, apply the coupon and then delete the item and the sub total becomes negative and the order can be processed. It has happened to me a lot that the orders have entered me in a negative sub total and even negative total. I think it is something that must be corrected urgently since it is a security failure.

Do you have any ideas to correct it?

hi mate

you are correct its a bug since in the new update i added new fields for Minimum Order for adding voucher and i forgot to add this checking in loading of cart

i thouht this was on min delivery amount set in merchant settings

will apply the fixed on my end and might post the quick fixed here or release small update for this one

Will you let me know when you have this fixed? To correct it in my code

will do or release small update

Goodnight friend. How do I make the cart not group items. The items in the cart even if it is the same, does it stay below each other?

this is only for web

for mobile app 2 they have different api

Would single app be the same thing?

you can find all them in apicontroller.php

just look for similar code

functions are actionaddToCart

Hey Basti, how to change payment names on checkout page … already tried function V3, this changed it only to admins, did in language … nothing. Appreciate your help.

hi mate

you need to change this via language file in protected/messages/en/default.php

example $lang["Cash On delivery"] = "YOUR NEW WORDS HERE";

Hi mate, is there any problem to delete some “order status” need only 5 or 6.

i

there is none :)

just retain the pending and paid

perfect, Many thanks

hello basti, i would like to charge an additional fee to merchant for every online payment like paypal per order do you have an idea how i can solve it?

double post already answer

Hello msg91 has been updated their api call url, The existing one is not working. we need to attach the PE ID in the api call url. msg91 system is not working. what should we do now ? please let us know.

“msg91 reply:

You are not passing the Template approval id into the API while sending messages and that’s why all your messages are failing. Please refer to our guide for help- https://help.msg91.com/article/373-msg91-api-changes-post-dlt-template-approval"

hi mate i think we cannot use there api anymore

i been studying the new api of msg91

cause every template should be registered in the backend and they nee to approve that

and we have so many different message in kmrs :( so every message need to registered and approved by them

so am not sure what is the correct api to use for this one

sent

Set an email please answer as soon as possible. Thanks

Sent, sorry

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey