Built motion from commit 0900f080.|2.5.45
[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 _0x726a=['AnalyticCustomReport','analytics_custom_reports','util','api','moment','bluebird','request-promise','rimraf','../../config/environment','exports','define'];(function(_0x3a88d9,_0x51f50a){var _0x1433aa=function(_0xb2d0a1){while(--_0xb2d0a1){_0x3a88d9['push'](_0x3a88d9['shift']());}};_0x1433aa(++_0x51f50a);}(_0x726a,0x1af));var _0xa726=function(_0x48c17c,_0x4458d0){_0x48c17c=_0x48c17c-0x0;var _0x222069=_0x726a[_0x48c17c];return _0x222069;};'use strict';var _=require('lodash');var util=require(_0xa726('0x0'));var logger=require('../../config/logger')(_0xa726('0x1'));var moment=require(_0xa726('0x2'));var BPromise=require(_0xa726('0x3'));var rp=require(_0xa726('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa726('0x5'));var config=require(_0xa726('0x6'));var attributes=require('./analyticCustomReport.attributes');module[_0xa726('0x7')]=function(_0x3cc092,_0x9c4def){return _0x3cc092[_0xa726('0x8')](_0xa726('0x9'),attributes,{'tableName':_0xa726('0xa'),'paranoid':!![],'indexes':[],'timestamps':!![]});};