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.

Basti,I have read and read about enabling Cash/Pay on delivery, it just doesn’t do what it is supposed to. I can not get Pay on delivery to work. I have read about Membership, Commission, Commission+Invoice – I tried them all. I tried using my phone to order on the website, both android and iphone, when you go to the cart to check out, there is no Cash/Pay on delivery.I can not place a test order on the website for delivery at all, not with a computer or with a mobile phone. I can place an order for pickup (gets an error after) but it goes thru – not for delivery though. For delivery there is no Cash/Pay on delivery, no matter what settings I use.Thank You.

hi mate

all you mention should work cause this is in kmrs since version 1 :)

you are only confuse

check this

1. first enabled the payment will be available in admin -> payment gateway settings

2. if your merchant is membership you need to enabled the payment options in merchant panel

2. if your merchant is commission then enabled it in admin panel

Basti, I am confused – I checked it all, Still doesnt work. I understand it should work since version 1, but it doesn’t. That’s why I have been contacting you for support on this for at least the last 12 days :-(

ok

send me your admin login and let me know what merchant your doing a test i will explain where is your fault

email me here

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

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

cheers

Hi Basti. I bought Karenderia before many years but didnt use. Now wanted to check it if improved. When i click karenderia demo Webseite and select a Restaurant, i get following popup: {code token not valid”,details}

Session token not valid etc.

are you able to login to your admin panel?

if yes that means csrf validation is working

try to hard refresh your browser maybe js file is cache in your browser

Hi mate. i see on google my site “Page is not mobile friendly”! do you have any help for that. Thanks

hi mate

i will redo the main kmrs so bear with me

i will change all the backend and front end with new design

cause kmrs design is very old already :(

Hi mate! Will it work fully with php 7.4?

i haven’t tried it but it should work :)

i build the kmrs in php 7.2

I started use already for 1 day. It is working fine. I didn’t notice any error yet.

glad to hear that mate :)

cheers

Hi Basti, I want to stop notification on merchant panel where on every update by driver app a notification is going “Your order has been updated by delivery agent” from where this thing is disabled or modify.

you need to update your kmrs template with this new push template

see this link

http://bastisapp.com/helpfiles/merchantapp/1.0.6.html

under Update KMRS with new templates

this template is called driver_update_to_merchant

hi mate

can you add new update scoring system Speed, Service, Flavour

I showed in the pictures

https://imgur.com/PA0YzJT https://imgur.com/DUviDv0

Thank you Basti

added on my update list

Hi Basti, we have created a model of html template, copy the code and inserted it into the kmrs email templates, but the result we get is this: https://imgur.com/gallery/ljxZqwq because? what is missing?

hi mate

better check your html format cause am saving the template as raw

so it means what ever you put in template will be saved

take note someone is using an html format template in there system and it looks great

cheers

check your email

When the customer tries to update their details e.g. First and Last Name in the Profile.. they keep getting this error “Sorry but your mobile number is already exist in our records” ... why is that?

hi mate

the phone number should be unique for each customer

try to check in your customer if that phone number already exist

cheers

Hi mate, understood and fair enough.just not sure how come in the first place the duplicate of numbers managed to get in for 2 different customers .

cheers i think all my code will check first if the phone number is existed

unless it was manually done via database

I’d like to know. if direct payments. are online payments to the merchant direct?

hi mate

you mean the payment goes to merchant?

if yes you need to set your merchant type to membership

so all payment goes to merchant account

and merchant will need to set there own api credentials

Hello,

I sent you an email but you haven’t responded yet. Can you please respond to email. I had question about creating custom fields inside the admin and merchant panel. And how we go about doing that. Thanks

hi mate

it will depends on the page you wanted to add those fields

web and mobile app has different code

you need to tell your developer to follow the code

let me give you an example

example for /signup page on front end

you see the link is http://yourserver.com/signup

now the signup is the action name

open the file controller/storecontroller.php and look for function actionSignup()

from there you will see this line

$this->render(‘signup’,array(

am rendering signup.php and you can find this file in views/store/signup.php

you will find all the forms for sign up here on this file

now in mobile app you will see all the forms in www/index.html

it will depends in your developer skill if they can follow some other code

So I’m trying to create fields in the food item to display as another form of discount. So that the merchant can set up discount amount per day or hour. For example, some custom fields that let the merchant set a 50% discount on the first date and then 65% discount the next day.

you will have to study the code like i said

am sure your developer can do that

French Translation for Karenderia Multiple Restaurant System version 5.4.2 (17 June 20) script & Karenderia App Version 2 version 1.5.5 (06 January 21) are updated !

More information here => https://super-webmaster.com/karenderia-french-translation.php

Thank you Basti <3

looks great thanks mate

Thank you very much Basti <3 Thank you also for scripts

Hi mate, please see the picture.



This is order details on receipt, how to move to Pickup Date, time and Delivery Date, time After Order Details?
The restaurant needs quickly check the Date and Time for delivery or pickup, sometimes get pee-order, not easily check the date, the restaurant prepares food, the customer not coming, and the restaurant finds the date lately. Because so busy, same time so many order coms, the restaurant uses many online order system and get order phone call too.
The print receipt also the same. I think the next update for Merchant App also changes for show Date and time on first-line.

you need to modify the files models/view-receipt.php

Thank you, I will try.

Hi basti, I read that the multicurrency addon will be out soon, but what exactly will it be? what exactly is it for?

hi mate

that would be correct am working on this new addon so that is why am not often here to answer queries

it will be an standard mult currency instead your kmrs support only 1 currency with this addon you can use any currency and it will change the food price automatically depends on the currency you will choose

or in the front end customer has options to choose currency and all food price will be change to there own currency

and also it has auto detect location like if your in japan it will use jpy as your default currency

ok, i understend, so for the beta test of the backend will it take after the release of this addon? will it be this month (i mean backend)?

that would be correct after release of this addon

and for release i cannot promise yet since am currently developing it, but don’t worry its almost done :) hopefully it will be this month for multi currency

for new backend and front end not sure yer when

cheers

Basti I want to remove the card number in the admin and in the merchandise when you click view -> Order Details in the orders. I can’t find the code. I need to hide or mask the code so that the customer’s credit card is not displayed

you can find this in protected/models/view-receipt.php

Grace it worked for me

Basti, I’m inserting manual status. I ask is the initial_order status important? If this state did not have the order in the history, what would happen?

hi mate

yes it is , let me explain the initial_order status

this is the default status set in your database table _order for status

when someone order in your site like place the order it will insert in database and the status is = initial_order

and customer continue to payment and choose cod and click place order now the code will change the status to pending

but if the customer did not continue with the payment that order status will be initial_order so basically those who have initial_order

is called abandoned orders

Thanks for the explanation, now I understand much better

So much struggle and a lot of reading I was able to manage to use the OCR function to pay directly from the system and connect to an external api. Basti :( you have a lot of independent code you almost had to modify several lines and several files to make it work :(. But nothing has already been achieved. It could be done, I only have a small detail -> I want to add a new service, could you tell me where I can start ?

check your code :)

test the mobile app in your browser so you can debug your code

ok

Hi,

It is possible to use the api rest to consult ‘GET’ the orders that a merchant recive, to import it to a POS system ?

Or can we use another module that you have like printer module or the mechant reciveiving app module to sent a json with the new orders details to a webhoock ?

Thank you

hi mate

its better to create your own REST API, you can get all the data from the database and hire a developer cause every POS has its own format

cheers

Hello,

I want to know how can I set offers like Buy One get One Free, or Buy Two and get second 50% off and so on…

Thanks !

hi mate

at the moment this is not available

hello Bast

well i am facing a problem … i would like to move my KMR system from www.myoldwebsite.com to www.mynewwebsite.com

i tried that by moving database & files but since i have all of your products (driver , mobileapp , merchant app)

apps & website stops working :/

could you please tell me the proper way in steps … how to do that in the right way?

Thank you

hi mate

usually the issue is with the database mirgration

follow this steps

1. when you export the database from your server don’t include all the view tables you will know which is view tables it has name on it like _view

https://imgur.com/a/Calk46z

this is very important during import to your new server make sure it has no error and if it has error you need to redo it again until there is no error

else you table will be messed up like missing auto increment etc

2. copy all the files to your new server

3. import your database to your new server

4. change the database connection of your new server to your new database in procected/config/main.php

5. check the folder protected/runtime

make sure this folder permission is set to 0777

cheers

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