2a7ea2dad5fc7f2784784c6368a4e058a32e623f
[motion2.git] / server / api / intSugarcrmField / intSugarcrmField.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 _0x2c81=['exports','SugarcrmField','int_sugarcrm_fields','sugarcrm_unique_index','idField','FieldId','util','api','bluebird','path'];(function(_0x46dafe,_0x4b06c6){var _0x5c87fc=function(_0x24ce17){while(--_0x24ce17){_0x46dafe['push'](_0x46dafe['shift']());}};_0x5c87fc(++_0x4b06c6);}(_0x2c81,0xc4));var _0x12c8=function(_0xa8617e,_0x2d8fe6){_0xa8617e=_0xa8617e-0x0;var _0x519c96=_0x2c81[_0xa8617e];return _0x519c96;};'use strict';var _=require('lodash');var util=require(_0x12c8('0x0'));var logger=require('../../config/logger')(_0x12c8('0x1'));var moment=require('moment');var BPromise=require(_0x12c8('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x12c8('0x3'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./intSugarcrmField.attributes');module[_0x12c8('0x4')]=function(_0x1907bd,_0x470fcf){return _0x1907bd['define'](_0x12c8('0x5'),attributes,{'tableName':_0x12c8('0x6'),'paranoid':![],'indexes':[{'name':_0x12c8('0x7'),'fields':[_0x12c8('0x8'),_0x12c8('0x9')],'unique':!![]}],'timestamps':!![]});};