d363af7e7b728bc630bab288e2ebd0c7b6d8fe63
[motion2.git] / server / api / analyticCustomReport / analyticCustomReport.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xf81a=['request-promise','rimraf','../../config/environment','exports','analytics_custom_reports','lodash','util','moment','bluebird'];(function(_0x5bf831,_0x3bcd38){var _0x3d589b=function(_0x34a90a){while(--_0x34a90a){_0x5bf831['push'](_0x5bf831['shift']());}};_0x3d589b(++_0x3bcd38);}(_0xf81a,0x113));var _0xaf81=function(_0x48e63e,_0x1ec4f9){_0x48e63e=_0x48e63e-0x0;var _0x66e6ea=_0xf81a[_0x48e63e];return _0x66e6ea;};'use strict';var _=require(_0xaf81('0x0'));var util=require(_0xaf81('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0xaf81('0x2'));var BPromise=require(_0xaf81('0x3'));var rp=require(_0xaf81('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xaf81('0x5'));var config=require(_0xaf81('0x6'));var attributes=require('./analyticCustomReport.attributes');module[_0xaf81('0x7')]=function(_0x5b2b16,_0x1d6437){return _0x5b2b16['define']('AnalyticCustomReport',attributes,{'tableName':_0xaf81('0x8'),'paranoid':!![],'indexes':[],'timestamps':!![]});};