Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

HH Menu

HH Menu can be access from 2 side:

  • From Restaurant
  • Restaurants → master menus → menus → custom tags && sub sections → sub menu
  • When restaurant create master menu list(on edit restaurant page), which contain main language, on the master menu they will create menu list that will show on the frontend, on menu there are custom tags(for search menu on client app), and you can create sub-section.
  • You can import menus with this csv rules
  • final_format_resto_level.xlsx
  • From Package
  • On edit package, when you choose menu type HH Menu v2 it will show 2 buttons, create menu(if you haven’t settings the menu) and show (edit menu and print) when restaurant already setting the menu
    1. Create Menu
    2. The logic and flow was same as on edit restaurant
    3. Edit Menu
    4. When edit menu was clicked it will open hh menu page, on the selected package, it will show section you can create section(you can create sectional menu set start date end end date) you can pick which dishes that will include on that section.
    5. After you saved the menu section you can choose the template and save the template. It will change automatically on client app.
    6. Print Menu
      • When you click print you have to choose layout, language and price setting.
      • You have to config the menu based on the menu that you already created
      • And you can preview before you decide to print it.
      • The result was on pdf format.
  • You can import section with this csv rules
  • final_format_package_level.xlsx

HH menu Desktop Improvement

Description / Background

Resize menu and add menu gallery on hh menu Private (https://app.clickup.com/t/86cxt6ej9)

Objectives

  • User can resize the menu
  • User can see the menu gallery
  • Added baseUrl parameter to the showGallery function to use the new imgproxy URL.
  • openHhMenuImage function added to handle opening images in the menu by using the new base URL.