{
    "roles": {
        "super-admin": {
            "can_orders": true,
            "can_orders_all": true,
            "can_financial": true,
            "can_production": true,
            "can_sesizari": true,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": true,
            "can_other_users": true,
            "can_documents_generate": true,
            "can_statistics": true,
            "history_days": 365
        },
        "admin": {
            "can_orders": true,
            "can_orders_all": true,
            "can_financial": true,
            "can_production": true,
            "can_sesizari": true,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": true,
            "can_other_users": true,
            "can_documents_generate": true,
            "can_statistics": true,
            "history_days": 365
        },
        "supervisor": {
            "can_orders": true,
            "can_orders_all": true,
            "can_financial": true,
            "can_production": true,
            "can_sesizari": true,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": true,
            "can_other_users": false,
            "can_documents_generate": false,
            "can_statistics": true,
            "history_days": 180
        },
        "vanzari": {
            "can_orders": true,
            "can_orders_all": false,
            "can_financial": true,
            "can_production": true,
            "can_sesizari": true,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": false,
            "can_other_users": false,
            "can_documents_generate": false,
            "can_statistics": false,
            "history_days": 90
        },
        "agent": {
            "can_orders": true,
            "can_orders_all": false,
            "can_financial": true,
            "can_production": true,
            "can_sesizari": true,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": false,
            "can_other_users": false,
            "can_documents_generate": false,
            "can_statistics": false,
            "history_days": 90
        },
        "contabilitate": {
            "can_orders": true,
            "can_orders_all": true,
            "can_financial": true,
            "can_production": false,
            "can_sesizari": false,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": false,
            "can_other_users": false,
            "can_documents_generate": false,
            "can_statistics": false,
            "history_days": 90
        },
        "productie": {
            "can_orders": true,
            "can_orders_all": true,
            "can_financial": false,
            "can_production": true,
            "can_sesizari": true,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": false,
            "can_other_users": false,
            "can_documents_generate": false,
            "can_statistics": false,
            "history_days": 60
        },
        "achizitii": {
            "can_orders": true,
            "can_orders_all": true,
            "can_financial": false,
            "can_production": true,
            "can_sesizari": true,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": false,
            "can_other_users": false,
            "can_documents_generate": false,
            "can_statistics": false,
            "history_days": 60
        },
        "montaj": {
            "can_orders": true,
            "can_orders_all": true,
            "can_financial": false,
            "can_production": true,
            "can_sesizari": false,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": false,
            "can_other_users": false,
            "can_documents_generate": false,
            "can_statistics": false,
            "history_days": 30
        },
        "dealer": {
            "can_orders": true,
            "can_orders_all": false,
            "can_financial": true,
            "can_production": false,
            "can_sesizari": true,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": false,
            "can_other_users": false,
            "can_documents_generate": true,
            "can_statistics": false,
            "history_days": 90
        },
        "furnizor": {
            "can_orders": true,
            "can_orders_all": false,
            "can_financial": false,
            "can_production": false,
            "can_sesizari": false,
            "can_notifications": true,
            "can_files": true,
            "can_other_dealers": false,
            "can_other_users": false,
            "can_documents_generate": false,
            "can_statistics": false,
            "history_days": 60
        }
    },
    "updated": "2026-06-25T06:58:50+03:00"
}