Built motion from commit (unavailable).|2.5.11
[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 _0x79ae=['lodash','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./squareReport.attributes','define','report_square','uid_pname','uniqueid','project_name','leaveAt'];(function(_0x2eb0ca,_0x313d32){var _0x17cf42=function(_0x229de1){while(--_0x229de1){_0x2eb0ca['push'](_0x2eb0ca['shift']());}};_0x17cf42(++_0x313d32);}(_0x79ae,0x1e0));var _0xe79a=function(_0x470fa,_0x4a7050){_0x470fa=_0x470fa-0x0;var _0x1634ea=_0x79ae[_0x470fa];return _0x1634ea;};'use strict';var _=require(_0xe79a('0x0'));var util=require('util');var logger=require(_0xe79a('0x1'))(_0xe79a('0x2'));var moment=require(_0xe79a('0x3'));var BPromise=require(_0xe79a('0x4'));var rp=require(_0xe79a('0x5'));var fs=require('fs');var path=require(_0xe79a('0x6'));var rimraf=require(_0xe79a('0x7'));var config=require(_0xe79a('0x8'));var attributes=require(_0xe79a('0x9'));module['exports']=function(_0x38cc27,_0xacc50a){return _0x38cc27[_0xe79a('0xa')]('SquareReport',attributes,{'tableName':_0xe79a('0xb'),'paranoid':![],'indexes':[{'name':_0xe79a('0xc'),'fields':[_0xe79a('0xd'),_0xe79a('0xe')]},{'name':_0xe79a('0xf'),'fields':['leaveAt']}],'timestamps':!![]});};