Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As a result, this item is available on the Static Menu, however since the user selects a specific store, this item is not available and the user will get a message to inform this behaviour.

🗃️ New format of CSV

Date:

  • The new CSV upload should process the mass upload format instead of the current format.

  • The name of file should follows the pattern: {brand}-{country}-{channel}-{identifier}.csv

    • eg. bk-de-delivery-1.csv

    • e.g bk-de-pickup-1.csv

  • The file should be CSV (not XLSX)

  • All countries should be in ISO2 format (eg. PT, DE, ES etc.)

  • Including an availability column to indicate if items are to be set available (1) or unavailable (0). Any item not included in the file will be left in the same status that it was.

  • File format to be processed (+ the lateNight.price column as an optional column):

...

  • If the file name, format or column order is not matching the requirements, throw this error: ‘'The file couldn’t be processed because of one of the following reasons:

    • It doesn’t follow the right naming format.

    • It is not a CSV file (e.g. it is an XLS file).

    • The column order or column names are different than expected.

    • Please use the template file with the instructions provided under this page: [Confluence URL to Franchisee KnowledgeBase with Instructions on CSV Upload & A Template File]‘'