﻿[
    {
        "Title": "Revenue",
        "Items": [
            {
                "Label": "Now",
                "Link": "/revenue/now",
                "Permission": 260
            },
            {
                "Label": "Invoices",
                "Link": "/revenue/invoices",
                "Permission": 260,
                "Hidden": true
            },
            {
                "Label": "Sales",
                "Link": "/",
                "Permission": 226
            },
            {
                "Label": "Week",
                "Link": "/revenue",
                "Permission": 227
            },
            {
                "Label": "Overview",
                "Link": "/revenue/overview",
                "Permission": 268
            }
        ]
    },
    {
        "Title": "Measure",
        "Items": [
            {
                "Label": "Summary",
                "Link": "/measure/summary",
                "Permission": 269
            },
            {
                "Label": "Summary Live",
                "Link": "/measure/summary/live",
                "Permission": 278
            },
            {
                "Label": "Summary Buyers",
                "Link": "/measure/summary/buyers",
                "Permission": 279
            },
            {
                "Label": "Flash",
                "Link": "/measure/flash",
                "Permission": 270
            },
            {
                "Label": "Flash Live",
                "Link": "/measure/flash/live",
                "Permission": 280
            },
            {
                "Label": "Flash Buyers",
                "Link": "/measure/flash/buyers",
                "Permission": 281
            }
        ]
    },
    {
        "Title": "Consolidation",
        "Items": [
            {
                "Label": "Now",
                "Link": "/consolidation",
                "Permission": 228
            },
            {
                "Label": "Statistics",
                "Link": "/consolidation/statistics",
                "Permission": 229
            }
        ]
    },
    {
        "Title": "Distribution Center",
        "Items": [
            {
                "Label": "Now",
                "Link": "/dc",
                "Permission": 241
            }
        ]
    },
    {
        "Title": "Recommendations",
        "Items": [
            {
                "Label": "Now",
                "Link": "/recommendations",
                "Permission": 271
            },
            {
                "Label": "Settings",
                "Link": "/recommendations/settings",
                "Permission": 272
            }
        ]
    }
]
