Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / saOrder / saOrder.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 _0xa28d=['sa_orders','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./saOrder.attributes','exports','SAOrder'];(function(_0x5756c6,_0x58290a){var _0x4b5806=function(_0x193246){while(--_0x193246){_0x5756c6['push'](_0x5756c6['shift']());}};_0x4b5806(++_0x58290a);}(_0xa28d,0xf1));var _0xda28=function(_0x4ee90f,_0x2e689c){_0x4ee90f=_0x4ee90f-0x0;var _0x55a845=_0xa28d[_0x4ee90f];return _0x55a845;};'use strict';var _=require('lodash');var util=require(_0xda28('0x0'));var logger=require(_0xda28('0x1'))(_0xda28('0x2'));var moment=require('moment');var BPromise=require(_0xda28('0x3'));var rp=require(_0xda28('0x4'));var fs=require('fs');var path=require(_0xda28('0x5'));var rimraf=require(_0xda28('0x6'));var config=require(_0xda28('0x7'));var attributes=require(_0xda28('0x8'));module[_0xda28('0x9')]=function(_0x15fa19,_0x2fcbb0){return _0x15fa19['define'](_0xda28('0xa'),attributes,{'tableName':_0xda28('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};