Built motion from commit 8c034dcd.|2.6.31
[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 _0xa6d4=['closedAt','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./faxInteraction.attributes','exports','define','changed'];(function(_0x1118b2,_0x21baa2){var _0x68c2d1=function(_0x4c42fe){while(--_0x4c42fe){_0x1118b2['push'](_0x1118b2['shift']());}};_0x68c2d1(++_0x21baa2);}(_0xa6d4,0x1dd));var _0x4a6d=function(_0x5d2550,_0x2d0ea6){_0x5d2550=_0x5d2550-0x0;var _0x421e10=_0xa6d4[_0x5d2550];return _0x421e10;};'use strict';var _=require('lodash');var util=require(_0x4a6d('0x0'));var logger=require(_0x4a6d('0x1'))(_0x4a6d('0x2'));var moment=require(_0x4a6d('0x3'));var BPromise=require(_0x4a6d('0x4'));var rp=require(_0x4a6d('0x5'));var fs=require('fs');var path=require(_0x4a6d('0x6'));var rimraf=require(_0x4a6d('0x7'));var config=require(_0x4a6d('0x8'));var attributes=require(_0x4a6d('0x9'));module[_0x4a6d('0xa')]=function(_0x494e7d,_0x1ada8e){return _0x494e7d[_0x4a6d('0xb')]('FaxInteraction',attributes,{'tableName':'fax_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x59f5b8,_0x509e71,_0x1bcf8b){if(_0x59f5b8[_0x4a6d('0xc')]('closed')){_0x59f5b8[_0x4a6d('0xd')]=moment()['format']('YYYY-MM-DD\x20HH:mm:ss');}_0x1bcf8b(null,_0x59f5b8);}}});};