Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,363 sales

bastikikang supports this item

Supported

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

29718 comments found.

email sent

Hi mate,

Is it possible to add a background image to the Merchant web version? I believe it would enhance the look if the background image reflects the unique characteristics of the restaurant.

Yes, you are right, If it doesn’t like it, then no input background images.

I want to input on the footer side too. like this…


Doesn’t Page look a bit nicer?
What we have now feels too plain and dry.

Hi, there,

Is it possible to customize the appearance of printing ticket, for example making text bolder, or appear first order digit, etc….

And on the merchant page when you click on video tutorial

It shows the error below The system is unable to find the requested action “video_tutorial”.

Is it possible in POS if the payment is cash on delivery, i see only up to 50 cash, is it possible to add 100?

Thanks

hi mate

anything is possible

but what printing it depends right now we have 2 types of printing using thermal addon and in merchant app

for both you need to modify the code for each cause both are using esc/pos command

and for video error sorry about that this should not be in the update someone ask me to add those and i forgot to remove it so just disregard this menu

cheers

How do we increase upload size for media upload? Also, is there a way to go to “Select image” screen immediately after uploading image? Merchants are uploading image and then waiting they don’t know to change to select image tab, it should automatically switch to that tab after uploading

I noticed its still not uploading anything above 2mb. I noticed also file validator isnt even giving the error ” The file “{file}” is too large. Its size cannot exceed {limit} bytes. “

nevermind fixed, I edited params.php define(“Helper_maxSize”,1000000*2);

:) glad to hear

Hi mate, Please fix these issues and send me the codes with clear instructions.

1- Guest should not earn points but still earn points. Screenshot for it, https://ibb.co/k0LC9Jf https://ibb.co/zSPCWG8 https://ibb.co/DVtp0Yc

2- In point of Sale make this message appear when add the item to cart which is (This order will earns you 15 points!). Screenshot for it, https://ibb.co/4ZZcWS5

3- In Point of Sale should this Message disappear if Walk in Customer. Screenshot for it, https://ibb.co/nQw0nvm

4- Why see all Customers vist the website as Guest in Point of Sale that is not correct. Screenshot for it, https://ibb.co/cL1xHSq

5- I created an account for two Customers have same information, one via home page and other one via the point of sale in merchant, the first account earn point cause he is Customer for Admin , and the other is not earn points cause he is Customer for Merchant , The issue is when i make an order via point of sale and search of the customer which is regestered there are two Customer appear have same information, How to know which one can earn points to use it for order?. Screenshot for it, https://ibb.co/f0RpvtV

Mate, you said later today and it is gone, this new day?

i will release small updates so please wait until this is done

thank you

Good and thank you.

How to change photos in Join section on the home page , also how to change and translate text in the same section?

all words can be found already in your admin panel -> attributes -> language

and to edit homepage you can find them in \themes\karenderia_v2\views\store\index.php and \themes\karenderia_v2\views\components\template_join.php

To prevent a back and forth, I added all my question together 1. Do I get the full codebase without any limitations or encryption for regular license. 2. My business is in Nigeria, is there a payment gateway integrated that can work for my country. 3. If not, can I integrate PAYSTACK payment gateway in the code and also receive support to help with the integration

hi mate

1. Yes

2. am not sure what payment working in your country right now paypal, stripe , razorpay and mercapagado is added

3. sure

just email me here

https://codecanyon.net/item/karenderia-multiple-restaurant-system/9118694/support

cronjob not work , i have this message in Notification “You have 143 pending cron jobs to process. Please run the cron job processing script in your cPanel.”

hi mate

can you share screenshot how you run your cron jobs? it should work just fine

just like my demo cause demo has the updated code

Hi i sent you email plz reply to me

Thanks

After upgrading, loyalty points are not automatically added to the customer points page. Is there a problem? The cronjob is configured correctly. It was working fine before the upgrade. When the admin manually gives points to the customer, they are shown as global points in the customer account. However, when the customer order is completed, the points are not added.

Also, when a customer places an order with points, the system does not deduct those points from the customer’s account.

hi mate

please verify this should work just fine make sure you run the cron jobs //yiic.php processjobs >/dev/null 2>&1

in your cpanel run it every minute i change this all to cron jobs cause the previous one had issue sometimes it work sometimes it not

so its better to run as cron jobs to make sure code is process

Spring is almost here, and many restaurants will soon offer outdoor table service. In food courts, you’ll also see customers lining up at various restaurants. Here’s how the QR code order system works:

For Restaurants: Customers scan the QR code on their table, enter the table number, and place an order. The order goes directly to the POS and prints automatically. Payment can be made by card or at the counter.

For Food Courts: Each restaurant has its own QR code. Customers scan the code, place an order, and enter their name and phone number or email. When the food is ready, the restaurant clicks the “Ready” button, and customers receive a notification via text or email to pick up their food.

This system supports general restaurants and food courts in one QR code solution.

hi mate

thank you for your suggestion but right now am working in the other addons update

will do take note of your suggestion

cheers

categories with the & symbol in its name is still showing & amp ; – https://prnt.sc/XM4gxjO2EUok in filter view, https://prnt.sc/8Ugi4S2Autkn in front page..

you mentioned to me before you fixed it but as you can see its not fixed. this problem still exists.

hmmm for some reason this is not happening on my end

try to edit that and save again

if still showing that are you using latest version?

Yes I tried. its still the same. I am using the latest version with your most latest updates. I sent you my login

ah found it only happens in cuisine do this quick fixed open the file protected\componentsCCuisine.php under public static function getList($lang=KMRS_DEFAULT_LANGUAGE , $q='', $return_type="",$status='publish') after the line $val['cuisine_name'] = empty($val['cuisine_name'])?$val['original_cuisine_name']:$val['cuisine_name']; add this $val['cuisine_name'] = CommonUtility::safeDecode($val['cuisine_name']);

As a guest user, you can only enter a phone number once, and no OTP is received. On the second attempt, the same number cannot be used. This is a major bug.

We are facing an issue with an order. The customer has paid, but the order has not been received. please answer our question

hi mate

when you do guest checkout am not checking any phone or email address

unless you put your email address it will consider as new signup not guest

what do you mean customer paid but not receive?

1) As a guest user, you can only enter a phone number once, and no OTP is received. 2) On the second attempt, the same number cannot be used. This is a major bug.

3) We are facing an issue with an order. The customer has paid, but the order has not been received. please check the Them it hase now many bugs

hi mate

1 and 2. when you do guest checkout am not checking any phone or email address

unless you put your email address it will consider as new signup not guest

3. what do you mean customer paid but not receive? you mean customer does not receive the email about his order?

Basti I couldn’t translate these words, I already added them to backand, frontand, table and kitchen, but it still didn’t change. https://prnt.sc/J-YA9ouZe-mT https://prnt.sc/6QawwKnaYeuW https://prnt.sc/ruFCUDa79-7E https://prnt.sc/XyQxbe6FOCB_

hi mate

this is the correct words

There is a new scheduled order with order# {order_reference}. There is a new order awaiting acknowledgment with order# {order_reference}. There is a new scheduled order move to current with order# {order_reference}. Order reference #{order_reference} is updated by kitchen View Walk-in Customer

Basti added the words Walk-in Customer but it didn’t change, see image: https://prnt.sc/HnnL8K4LHtEH

which page is this in backoffice? can you share the link

Basti, how can we change the chat sound? I have added a siren sound for incoming requests and it would be good to differentiate the sound for each type of notification.

Thanks for this, basti. How can I increase the file size? Here it is only allowing me to upload 100kbps.

hmm i check my code it did not define how size it can be uploaded can you verify ? or provide me screenshot

cause i check i don’t have validation of the size

Question: how can you show breadcrumbs at the top of the category page?

hi mate

can you share screenshot so i can answer it correctly?

My friend, do you know of any way to translate faster, it’s a lot of lines lol or do you have the file translated into Brazilian Portuguese?

hi mate

right now no options but to translate them in backoffice sorry i don’t have Portuguese available

I don’t know why it’s so hard to reach the seller and establish any communication, but I bought the codes with great pleasure and unfortunately I’ve been waiting for months in the biggest disappointment.

hi mate

sorry for late reply, i reply in your email, during weekends sometimes am away

cheers

is possible put it on admin themes\karenderia_v2\assets\icons. So we dont need to change every update?

sure mate i will do take note

thank you for your suggestion

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