guideline updated
This commit is contained in:
@@ -231,8 +231,10 @@ For Aston Request => Gift Voucher
|
|||||||
|
|
||||||
Menu Image (Import guideline)
|
Menu Image (Import guideline)
|
||||||
|
|
||||||
=> First, check shop_code is there in shops table.
|
=> First, check shop_code, is there in shops table and prefix shop_code in image name?
|
||||||
* 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.
|
=> You all must do this step
|
||||||
|
* If there is shop_code in shops table (mark in one place/ note and set NULL for this record for a while) and prefix shop_code for image name (like (121_ABC.png)), and copy and paste images into Application/[sxrestaurant]/public/image/menu_images.
|
||||||
|
* If there is shop_code/ no shop_code in shops table but no prefix in image name (* skip set NULL step) , copy and paste images into Application/…./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.
|
=> 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.
|
=> Last, if shop has shop_code, update marked/noted shop_code into shops table again.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user