Built motion from commit 14588770.|2.5.38
[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 _0xbd89=['format','YYYY-MM-DD\x20HH:mm:ss','api','bluebird','request-promise','path','rimraf','../../config/environment','exports','define','FaxInteraction','fax_interactions','changed'];(function(_0x11005e,_0x20c3d2){var _0x29338f=function(_0x3384e9){while(--_0x3384e9){_0x11005e['push'](_0x11005e['shift']());}};_0x29338f(++_0x20c3d2);}(_0xbd89,0x9e));var _0x9bd8=function(_0x3ea076,_0x34ae1e){_0x3ea076=_0x3ea076-0x0;var _0x4805c8=_0xbd89[_0x3ea076];return _0x4805c8;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0x9bd8('0x0'));var moment=require('moment');var BPromise=require(_0x9bd8('0x1'));var rp=require(_0x9bd8('0x2'));var fs=require('fs');var path=require(_0x9bd8('0x3'));var rimraf=require(_0x9bd8('0x4'));var config=require(_0x9bd8('0x5'));var attributes=require('./faxInteraction.attributes');module[_0x9bd8('0x6')]=function(_0x143594,_0x38eedc){return _0x143594[_0x9bd8('0x7')](_0x9bd8('0x8'),attributes,{'tableName':_0x9bd8('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x219c66,_0x233e9e,_0x13c974){if(_0x219c66[_0x9bd8('0xa')]('closed')){_0x219c66['closedAt']=moment()[_0x9bd8('0xb')](_0x9bd8('0xc'));}_0x13c974(null,_0x219c66);}}});};