From 699021a894a547592d6c939bbbaa831528e5c155 Mon Sep 17 00:00:00 2001 From: phyusin Date: Wed, 12 Dec 2018 17:17:00 +0630 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86040838..0621cc43 100755 --- a/README.md +++ b/README.md @@ -269,7 +269,7 @@ For Food Court Settings On/Off 4) settings/lookups => { type:customer_type, name: FoodCourt, value: FoodCourt } /* Tax Profile Group Types in lookups */ -For Online Order Receip Setting +For Online Order Receipt Setting 1) settings/lookups => { type:order_reservation, name:ReceiptBill, value: {0 or 1} } 2) settings/print_settings => {name: ReceiptBillOrder, unique_code: ReceiptBillOrderPdf, ....}