gudeline for import menu image
This commit is contained in:
@@ -228,6 +228,15 @@ For Price 0 in receipt bill
|
||||
For Aston Request => Gift Voucher
|
||||
1) settings/payment_method_settings => {payment_method:'GiftVoucher', is_active:true, ...}
|
||||
|
||||
|
||||
Menu Image (Import guideline)
|
||||
|
||||
=> First, check shop_code is there in shops table.
|
||||
* If there is shop_code (mark in one place/ note and set NULL for this record for a while)/ there is no shop_code in shops table (* skip set NULL step), and copy and paste images into Application/[sxrestaurant]/public/image/menu_images.
|
||||
=> Second, import [menu].xlsx file in /settings/menus and then checked image is uploaded into Application/[sxrestaurant]/public/image/menu_images and insert into menu_items table in database.
|
||||
=> Last, if shop has shop_code, update marked/noted shop_code into shops table again.
|
||||
|
||||
|
||||
* ToDo list
|
||||
|
||||
1. Migration
|
||||
|
||||
Reference in New Issue
Block a user