$VAR1 = { 'columnsettings' => 'PLUNo,PLUNo DepartmentNo,DepartmentNo Department,Department Barcodeformat,Barcodeformat Barflag,Barflag EanNo,EanNo Price,Price LabelFormat,LabelFormat ShelfLife,ShelfLife BestBy,BestBy Weighed,Weighed CDV,CDV FontLine1,FontLine1 DesLi1,DesLi1 FontLine2,FontLine2 DesLi2,DesLi2 FontLine3,FontLine3 DesLi3,DesLi3 FontLine4,FontLine4 DesLi4,DesLi4 Updated,Updated HasIngredient,HasIngredient IngredientNo,IngredientNo', 'selector' => '2', 'data' => 'select m.code +20000 AS PLUNo, 1 AS DepartmentNo, mc.name AS Department, \'09\' AS Barcodeformat, \'20\' AS Barflag, m.code+20000 AS EanNo, m.orgprice AS Price, \'F1\' AS LabelFormat, \'0\' AS ShelfLife, \'0\' AS BestBy, \'0\' AS Weighed, \'\' AS CDV, 8 AS FontLine1, m.name AS DesLi1, \'\' AS FontLine2, \'\' AS DesLi2, \'\' AS FontLine3, \'\' AS DesLi3, \'\' AS FontLine4, \'\' AS DesLi4, \'TRUE\' AS Updated, \'1\' AS HasIngredient, \'\' AS IngredientNo from menu m, menu_categories mc where mc.id =m.menu_category limit 5; ', 'description' => 'Scale Export', 'settings' => '', 'rollup' => '', 'id' => '1', 'title' => 'Scale PLU Export', 'category' => 'SCALE', 'code' => '1' };