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.

29719 comments found.

Hi Mate, Is it possible to get the commission from the customer? and is it possible to send the order to the kitchen screen?

This your answer, 2. we don’t have kitchen app but if you want to add some status like to kitchen you can do that. How I can do that?

you can add any status you like cause kmrs is customizable

do this

1. first add your status to kitchen in backoffice -> order status and make sure to choose order status under Group

2. now we insert this status like when we Accepted the order or Reject

go to backoffice -> orders -> order settings -> order buttons -> now somewhere in New Orders or Order Processing

you need to add your kitchen status

also don’t forget to include the to kitchen status in order tabs

Hello, I am very interested in your script but two things are missing for me; 1. (for Turkey) Iyzico payment gateway. 2. Since restaurants (sellers) have their own delivery staff, they need to be able to add it on their own panel, can you help me with these two ?

and when i print from the pos printer while using your demo, I wanted to say that the texts are not very clear, you can look at the picture—> https://prnt.sc/dSZDCm4QHN6S I wish you good work

hi mate

thanks for your interest

1. it can be added as custom work email me via profile

2. at the moment this is not available , i have plans to add this in next update

3. the printing depends in your printer we only send command to the printer check you printer or try different printer

cheers

I sent it waiting for your reply

check your email

bastikikang AUTHOR
2 months ago Flag
will check i think your right did not check via mobile view
Hi mate, did you check on mobile view, how to change Los Angles to other location on mobile view?

its already on my update list

i understand if you like old kmrs , but we need to move on this is much better than the old one

cheers

You are right. However, it seems very dangerous to abandon the system you already use and replace it with something new when it is not convenient for customers who order.

You should also be careful about having all restaurants use new ones at once.

If misjudged, restaurants lose all customers, and we lose all restaurants.

don’t worry we are near in migration tools so you can import your data to new kmrs

its an update to main kmrs i never sold the new one as new items

Hi @hl1afg

Go please there check images@ icons. Hope thats helping you.

Backoffice/themes/classic/assets

thank you

Where can I change this lady picture? I can’t find on themes/karendeia_v2/assets/images
https://demo.bastisapp.com/backoffice/auth/login

backoffice has own template can be found in backoffice/themes/classic/assets/images

Thank you.

driver app is now available for sale here https://codecanyon.net/item/karenderia-driver-app/44025705

thank you

Hi mate. Try Place order with payment card I don’t see the card number showing in merchant backoffice.

hi mate

i check my code and this will never happen cause am saving the correct cards

unless your change something in your code and settings for offline card payment

this will never happen

if you look at the code below as you can see am getting the card was use and saved

$card = AR_client_cc::model()->find('cc_id=:cc_id', array(':cc_id'=>$cc_id)); if($card){ $card_model=new AR_ordernew_trans_meta; $card_model->transaction_id = $model->transaction_id; $card_model->order_id = $model->order_id; $card_model->meta_name = 'card_number'; $card_model->meta_value = 'card_number'; $card_model->meta_binary = $card->encrypted_card; $card_model->save();

maybe you deleted manually from your tables and forgot to delete the table that store this data

and order id is now mixed up

I dont know mate. I don’t change anything affects this information. The problem it’s new customer with new order comes like that. Then other order comes with right card information number and details. I will still keep my eyes for this issue.

I think in your demo no anyone use his card for order. I check most of the order no anyone use card payment. That’s why no anyone report this

i did a test on my end several times and its saving the card correctly

Hi basti,

1) Why does your demo appear like this https://ibb.co/qxH1PBj (Fixed Charge) and mine appears like this https://ibb.co/DgvqBcR (not show)?

2) Gallery Image not uploading, needing to refresh the page. I tried in chrome and edge in anonymous mode, both needed to f5 the page.

3) Sales promotion is working? how to use it? cheers

hi mate

1. save it first and then those menu will appear

2. i encounter this in some customer this is issue with the server PUT request it does not work

you can send me access so i can confirm

3. not at the moment

cheers

sent

Can I use only “Schedule for later”, hide “Now”? Or Schedule for later first, show Now next.

thank you reply sent

Hi mate, make addon for motel, hair, nail and spa, shopping mall, grocery store, please make addon for KMRS, we can use easy to use, if you make individual program, we have to lean again, it’s need more time to use. It’s also need single addon for each business and multi currency, multi time zone.

thank you for your suggestion

added on my notes for multi currency yes i do have plans to release this one

cheers

Hi Basti, where i can find this path to fixed this because no word here like the beside it (min), I search by vs to find it but no result for it path.

screenshot https://ibb.co/93grWYH

wait for my email

cheers

I did it and it is done, thank you very much.

Hi basti, is it possible to add an food icon on cuisine carousel like door dash?

you just need to add

<img :src="cuisine.url_icon" />

lol is that just was needed thx

Hello Basti! To explain, I am using old KMRS 5.4.5

Now, PayPal has stopped working. The error message is “Caught exception: We are sorry, the server wasn’t able to process your request”. Do you know what could be wrong? and other people also have same problem please help us asap I have sent you my details on your mail.

Thank you in advance!

Have you checked current paypal sdk and any luck what’s wrong it could be please let me know

i think we have to change the implementation to newer one like i did in new kmrs

the old one uses php sdk which has no updated till 2019

Hello Basti,

It’s urgent!

Some endpoints such as getCard returns null. I can not find restaurants from homepage. In admin panel when I try to change any merchant info by clicking the save button, it gives the error below:

CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 1364 Field ‘meta_id’ doesn’t have a default value. The SQL statement executed was: INSERT INTO `st_merchant_meta` (`merchant_id`, `meta_name`, `meta_value`) VALUES (:merchant_id, :meta_name, :meta_value)

How can I solve this problem?

I’ve redone the export database. Could you please specifically say on which file that I must change the code?

-There isn’t any problem with k-config file. It’s already set up. -This error existed when try to export database to subdomain of the main domain.

And also, there’re already existed merchants on the store. However when I try to access trough mealscenter.com/merchant, I’m having 404 error.

This is another error that I’m having related to this problem.

CObCommand tailed to execute the SOl statement• SOLSIAIFIHY000 I• General error• 1364 Field id doesn’t have a detault value Ihe sOl statement exerted was• INSFRI INIO “st option merchant_id , option_ name “option_value ) VALUES (:merchant_id_U, :option_name_U, :option_value_V), (:merchant_Id_1, :option_name_1, :option_value_1), (:merchant _Id_2, :option_name_2, :option_value_2), (:merchant Id_3, :option_name_3

I achieved to redone the export database. I don’t have cdb exception but right know when I try to add restaurant in admin panel, I’m having error “undefined error” and even there were logged restaurants, I can not see them on /restaurant page. How can I solve this problem, please give me instructions.

hi mate

it still must be your database

better email me here all your access like site link, admin login and ftp access

and provide screenshot of the error

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

cheers

Hi Basti, No any email send to new regester restaurant, only send the receipt details and new customer, please check in your demo and fix it.

Could you make the Admin send a Login link automatically to the Merchant after registered in next update?

sure mate will do take note

maybe some sections for new register that needs approval but only for commission

Ok, Thanks

Hi Basti, In Merchant>Food>Items>Sales Promotion doesn’t work,

Screenshot below

https://ibb.co/D57hKBf

are you using vs code for editing php files?

it will be easy if your using vs code you just need to search a word and you will find a file

search under folder backoffice and vs code will give you the file what you need

Mete I ask you why doesn’t work just see this features, Sales Promotion and Points.

not available at the moment

SMTP stop working

always check the email logs

see if you can find send email there and what is the status of that send email

not sending to log anymore

keep once post for same issue already answer in your posted comment

I changed to fast request and SMTP worked, only with a template error as I posted in the comment more below, but the real time for order preparation, delivery, and marking the order as paid are not working automatically https://ibb.co/gRMjXwF (I must always refresh the page) to become green

sent

Just for not forgot, i’ve sent two emails, one with my ftp access other with admin access. cheers

Hi Basti,

Multi Tax it should be same as Standard TAX otherwise it look strange at checkout as one tax could show $0.00 see here https://ibb.co/tppSRJk

and customers will get confused as they think they pay more so Multi tax should have the below options also:

Tax in prices (price include taxes)

Tax not in prices (price does not include taxes)

please do watch this video for understanding multiple tax

https://www.youtube.com/watch?v=231nQZc_Sf8

i sent you a mail..

hi matey,

cant add facebook login thing anymore they did not approve it… is new sense 1 February need show business read here: https://developers.facebook.com/docs/development/release/individual-verification

can you share what is the best way please?

this is got nothing to do with the code this is how you will submit your account in facebook

read more here https://developers.facebook.com/blog/post/2023/02/01/developer-platform-requiring-business-verification-for-advanced-access/

Hi basti, There is a mode to have js not encrypted? Because we need to customized all our platform

Hi Basti, news on my email.

Sent mail

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