#coding=utf-8 CONTENT_TYPE_SORTING = ( 'account-user', # 人员管理 ) MENU_TO_MODEL = ( (u'基础数据', ('material-material', 'material-consumable', 'goods-goods','warehouse-warehouse' , 'warehouse-warehouseadmin','warehouse-warehousestock','account-department' ,'foundation-option','supplier-supplier', 'customer-customer', 'account-user','foundation-bizlog','config-config',)), (u'其他',('product-productbase',)) )