ecdb17558e2c70448b8962ea4d40c86d5e817548
[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 _0x0e88=['moment','bluebird','request-promise','path','../../config/environment','define','AnalyticCustomReport','analytics_custom_reports'];(function(_0x5c0fd4,_0x20b566){var _0x4a5472=function(_0x55bdd0){while(--_0x55bdd0){_0x5c0fd4['push'](_0x5c0fd4['shift']());}};_0x4a5472(++_0x20b566);}(_0x0e88,0x68));var _0x80e8=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0x0e88[_0x17d9e3];return _0x14192d;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0x80e8('0x0'));var BPromise=require(_0x80e8('0x1'));var rp=require(_0x80e8('0x2'));var fs=require('fs');var path=require(_0x80e8('0x3'));var rimraf=require('rimraf');var config=require(_0x80e8('0x4'));var attributes=require('./analyticCustomReport.attributes');module['exports']=function(_0x396e5d,_0x36aa04){return _0x396e5d[_0x80e8('0x5')](_0x80e8('0x6'),attributes,{'tableName':_0x80e8('0x7'),'paranoid':!![],'indexes':[],'timestamps':!![]});};