Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / api / faxInteraction / faxInteraction.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 _0x6e3f=['exports','define','fax_interactions','changed','closed','format','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','api','moment','request-promise','path','../../config/environment','./faxInteraction.attributes'];(function(_0x4cf98e,_0xba4b79){var _0x1623ac=function(_0x459bc0){while(--_0x459bc0){_0x4cf98e['push'](_0x4cf98e['shift']());}};_0x1623ac(++_0xba4b79);}(_0x6e3f,0x124));var _0xf6e3=function(_0x986968,_0xa04b6d){_0x986968=_0x986968-0x0;var _0x9cd33c=_0x6e3f[_0x986968];return _0x9cd33c;};'use strict';var _=require('lodash');var util=require(_0xf6e3('0x0'));var logger=require(_0xf6e3('0x1'))(_0xf6e3('0x2'));var moment=require(_0xf6e3('0x3'));var BPromise=require('bluebird');var rp=require(_0xf6e3('0x4'));var fs=require('fs');var path=require(_0xf6e3('0x5'));var rimraf=require('rimraf');var config=require(_0xf6e3('0x6'));var attributes=require(_0xf6e3('0x7'));module[_0xf6e3('0x8')]=function(_0x1f866a,_0x5d8582){return _0x1f866a[_0xf6e3('0x9')]('FaxInteraction',attributes,{'tableName':_0xf6e3('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x31cb8a,_0x182386,_0x17665a){if(_0x31cb8a[_0xf6e3('0xb')](_0xf6e3('0xc'))){_0x31cb8a['closedAt']=moment()[_0xf6e3('0xd')](_0xf6e3('0xe'));}_0x17665a(null,_0x31cb8a);}}});};