654f4ddfda1b24831dd4fcd3455629ac7e4afb68
[motion2.git] / server / api / squareReport / squareReport.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 _0x6e66=['request-promise','path','rimraf','../../config/environment','./squareReport.attributes','exports','define','SquareReport','uid_pname','uniqueid','project_name','leaveAt','../../config/logger','moment','bluebird'];(function(_0x214297,_0x4f643e){var _0x1571d4=function(_0x2450fa){while(--_0x2450fa){_0x214297['push'](_0x214297['shift']());}};_0x1571d4(++_0x4f643e);}(_0x6e66,0x192));var _0x66e6=function(_0x10004e,_0xd701e6){_0x10004e=_0x10004e-0x0;var _0x5af990=_0x6e66[_0x10004e];return _0x5af990;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x66e6('0x0'))('api');var moment=require(_0x66e6('0x1'));var BPromise=require(_0x66e6('0x2'));var rp=require(_0x66e6('0x3'));var fs=require('fs');var path=require(_0x66e6('0x4'));var rimraf=require(_0x66e6('0x5'));var config=require(_0x66e6('0x6'));var attributes=require(_0x66e6('0x7'));module[_0x66e6('0x8')]=function(_0x154a9e,_0x456797){return _0x154a9e[_0x66e6('0x9')](_0x66e6('0xa'),attributes,{'tableName':'report_square','paranoid':![],'indexes':[{'name':_0x66e6('0xb'),'fields':[_0x66e6('0xc'),_0x66e6('0xd')]},{'name':_0x66e6('0xe'),'fields':['leaveAt']}],'timestamps':!![]});};