Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / saProductQuotation / index.js
index 8128d58..6f49f8a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3baf=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./saProductQuotation.controller','get','isAuthenticated','index','/describe','/:id','show','post','create','/:id/automaticInvoice','automaticInvoice','/:id/automaticProforma','automaticProforma','put','update','/:id/updateBulk','updateBulk','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x5d6456,_0x58ecc7){var _0x4d66c1=function(_0x4335e3){while(--_0x4335e3){_0x5d6456['push'](_0x5d6456['shift']());}};_0x4d66c1(++_0x58ecc7);}(_0x3baf,0xf7));var _0xf3ba=function(_0x67a5fe,_0x5b1510){_0x67a5fe=_0x67a5fe-0x0;var _0x2703c3=_0x3baf[_0x67a5fe];return _0x2703c3;};'use strict';var multer=require(_0xf3ba('0x0'));var util=require(_0xf3ba('0x1'));var path=require(_0xf3ba('0x2'));var timeout=require(_0xf3ba('0x3'));var express=require(_0xf3ba('0x4'));var router=express[_0xf3ba('0x5')]();var auth=require(_0xf3ba('0x6'));var interaction=require(_0xf3ba('0x7'));var config=require(_0xf3ba('0x8'));var controller=require(_0xf3ba('0x9'));router[_0xf3ba('0xa')]('/',auth[_0xf3ba('0xb')](),controller[_0xf3ba('0xc')]);router[_0xf3ba('0xa')](_0xf3ba('0xd'),auth['isAuthenticated'](),controller['describe']);router['get'](_0xf3ba('0xe'),auth['isAuthenticated'](),controller[_0xf3ba('0xf')]);router[_0xf3ba('0x10')]('/',auth[_0xf3ba('0xb')](),controller[_0xf3ba('0x11')]);router[_0xf3ba('0x10')](_0xf3ba('0x12'),auth[_0xf3ba('0xb')](),controller[_0xf3ba('0x13')]);router[_0xf3ba('0x10')](_0xf3ba('0x14'),auth[_0xf3ba('0xb')](),controller[_0xf3ba('0x15')]);router[_0xf3ba('0x16')](_0xf3ba('0xe'),auth[_0xf3ba('0xb')](),controller[_0xf3ba('0x17')]);router[_0xf3ba('0x16')](_0xf3ba('0x18'),auth['isAuthenticated'](),controller[_0xf3ba('0x19')]);router['delete'](_0xf3ba('0xe'),auth[_0xf3ba('0xb')](),controller[_0xf3ba('0x1a')]);module[_0xf3ba('0x1b')]=router;
\ No newline at end of file
+var _0xeec6=['index','isAuthenticated','describe','/:id','show','post','automaticInvoice','put','update','updateBulk','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./saProductQuotation.controller','get'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xeec6,0x1c2));var _0x6eec=function(_0x1034ca,_0x14ecd6){_0x1034ca=_0x1034ca-0x0;var _0x1a023a=_0xeec6[_0x1034ca];return _0x1a023a;};'use strict';var multer=require(_0x6eec('0x0'));var util=require(_0x6eec('0x1'));var path=require(_0x6eec('0x2'));var timeout=require(_0x6eec('0x3'));var express=require('express');var router=express[_0x6eec('0x4')]();var auth=require(_0x6eec('0x5'));var interaction=require(_0x6eec('0x6'));var config=require(_0x6eec('0x7'));var controller=require(_0x6eec('0x8'));router[_0x6eec('0x9')]('/',auth['isAuthenticated'](),controller[_0x6eec('0xa')]);router[_0x6eec('0x9')]('/describe',auth[_0x6eec('0xb')](),controller[_0x6eec('0xc')]);router[_0x6eec('0x9')](_0x6eec('0xd'),auth['isAuthenticated'](),controller[_0x6eec('0xe')]);router[_0x6eec('0xf')]('/',auth[_0x6eec('0xb')](),controller['create']);router['post']('/:id/automaticInvoice',auth[_0x6eec('0xb')](),controller[_0x6eec('0x10')]);router['post']('/:id/automaticProforma',auth[_0x6eec('0xb')](),controller['automaticProforma']);router[_0x6eec('0x11')](_0x6eec('0xd'),auth[_0x6eec('0xb')](),controller[_0x6eec('0x12')]);router[_0x6eec('0x11')]('/:id/updateBulk',auth[_0x6eec('0xb')](),controller[_0x6eec('0x13')]);router[_0x6eec('0x14')](_0x6eec('0xd'),auth[_0x6eec('0xb')](),controller[_0x6eec('0x15')]);module[_0x6eec('0x16')]=router;
\ No newline at end of file