Help Center

—— 5 minutes to solve basic problems such as novice entry ——

吉运ERP概览

1.打开工作台吉运ERP,点击 进入ERP 以后,点击 概览:

待办事项,可以点击查看 待审核订单待发货订单产单失败订单。可点击跳转查看各待办事项的明细表。
今日数据:可查看当日 下单GMV,审核通过GMV,发货GMV,签收GMV。
 
2.可根据订单创建时间筛选并查看特定时间内的关键收入数据,关键支出数据,数据统计。
    关键收入数据 :下单GMV,下单量,客单价;审核GMV,审核通过量,客单价;发货GMV,发货量,客单价;签收GMV,签收量,客单价。
    关键支出数据:物流成本。点击物流成本可以查看物流成本明细。
    数 据 统 计:可查看下单量,审核通过量,应发货量,已发货量,签收量的漏斗转化图,百分比以及折线图。
货 品 库 存:可以切换并查看不同仓库的货品库存。

3. 销售收入排行:筛选并查看特定时间内,广告人员的销售收入排行信息。点击查看报告可跳转数据分析栏目。

related suggestion

ass="subMenuLi touch-element-nav">'+ ''+ ''+ ''+ ''+ ''+ ' '; var search = location.search; // 生成设备id function getReqId () { var time = Date.now(); if (typeof performance !== 'undefined' && typeof performance.now === 'function') { // 使用更高精度的时间 time += performance.now(); } return 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function(char) { var rand = (time + (Math.random() * 16)) % 16 | 0; time = Math.floor(time / 16); return (char === 'x' ? rand : ((rand & 0x3) | 0x8)).toString(16); }); } // 发送指纹统计 function requestFingerprint (promotion) { // var uuid = localStorage.getItem('equip_uuid'); var uuid = Giimall.cookie.getItem('equip_uuid'); // 新设备 if (!uuid) { uuid = getReqId(); // localStorage.setItem('equip_uuid', uuid); Giimall.cookie.addItem('equip_uuid',uuid,{domain:"giimall.com",path:'/',endTime:86400}); } else { var timediff = false; var curtemp = Date.now() / 1000; // var oldtamp = localStorage.getItem(promotion + '_tamp'); var oldtamp = Giimall.cookie.getItem(promotion + '_tamp'); if(oldtamp) { timediff = (curtemp - Number(oldtamp.split('_')[1])) < 86400; } // 同一个指纹24小时请求一次 if(timediff) { return; } } var preurl = document.querySelector('meta[name="gateway"]') ? document.querySelector('meta[name="gateway"]').content : ''; if(!preurl) {return;} window.Public.fetch(preurl+'merchant_center_public',{ method:'post', body:{ method:'merchant_promotion/addPromotionCensus', params:{ promotion_code: promotion,hash: uuid } }, success: function(data) { // var oldtamp = localStorage.getItem(promotion + '_tamp'); var oldtamp = Giimall.cookie.getItem(promotion + '_tamp'); var startTimestamp = Date.now() / 1000; //秒单位时间戳 var diff = false; if(!oldtamp) { // localStorage.setItem(promotion + '_tamp', promotion + '_' + startTimestamp); Giimall.cookie.addItem(promotion + '_tamp',promotion + '_' + startTimestamp,{domain:"giimall.com",path:'/',endTime:86400}); }else { diff = (startTimestamp - Number(oldtamp.split('_')[1])) >= 86400; } if(diff) { // localStorage.setItem(promotion + '_tamp', promotion + '_' + startTimestamp); Giimall.cookie.addItem(promotion + '_tamp',promotion + '_' + startTimestamp,{domain:"giimall.com",path:'/',endTime:86400}); } } }); } if(search && search.indexOf('promotion') != -1) { var value = search.match(/(promotion)=([\w]+)/), host = location.host; value[2] != "" && window.Public && window.Public.cookie && window.Public.cookie.addItem(value[1],value[2],{ path:"/", domain:host.substring(host.indexOf('.') + 1), endTime:60 * 60 * 72 }); // 发送唯一指纹 var curPromotion = value[2]; // 当前营销id requestFingerprint(curPromotion); } // 退出登录 function handleSignOut(event) { event.preventDefault(); event.stopPropagation(); var target = event.target; Cookie.removeItem('username','.giimall.com','/'); location.href = "https://m.giimall.com/?type=resmo"; } // 登录切换 function changeLogin() { var dom = document.querySelectorAll('.SITE_PANELLi'); var len = dom.length; var alreadyRun = false; for(var i =0; i< len; i++) { var cur = dom[i].querySelector('a'); if(cur) { var hrf = cur.getAttribute('href'); if(hrf.indexOf('login') > -1){ var parent = document.querySelector('.SITE_PANELUl'); oldLi = dom[i]; if(userName) { if(alreadyRun) { parent.removeChild(dom[i]); }else { alreadyRun = true; var createLi = document.createElement('LI'); createLi.className = "SITE_PANELLi mainNavLi mainLiChild touch-element-nav"; createLi.innerHTML = newLi; parent.replaceChild(createLi, dom[i]); var signOut = parent.querySelector('.subMenuLi .signOut'); signOut.addEventListener('click', handleSignOut); signOut.addEventListener('touchend', handleSignOut); } } } } } } changeLogin(); })(); if(window.innerWidth > 1024 && location.host.indexOf('m.giimall.com') != -1 && !/iPad/.test(navigator.userAgent)) { location.href="https://www.giimall.com/"; }