Built motion from commit (unavailable).|2.4.3
[motion2.git] / server / api / saInvoice / index.js
index 904cd54..182027d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1b4e=['show','/:id/download','getInvoicePDF','post','create','/:id/automaticInvoiceCreditnote','automaticInvoiceCreditnote','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./saInvoice.controller','get','isAuthenticated','index','describe'];(function(_0x299027,_0x5d2e4f){var _0x1bc622=function(_0x281430){while(--_0x281430){_0x299027['push'](_0x299027['shift']());}};_0x1bc622(++_0x5d2e4f);}(_0x1b4e,0x1ad));var _0xe1b4=function(_0x31097b,_0x10f0f5){_0x31097b=_0x31097b-0x0;var _0x519e3c=_0x1b4e[_0x31097b];return _0x519e3c;};'use strict';var multer=require(_0xe1b4('0x0'));var util=require(_0xe1b4('0x1'));var path=require(_0xe1b4('0x2'));var timeout=require(_0xe1b4('0x3'));var express=require(_0xe1b4('0x4'));var router=express['Router']();var auth=require(_0xe1b4('0x5'));var interaction=require(_0xe1b4('0x6'));var config=require(_0xe1b4('0x7'));var controller=require(_0xe1b4('0x8'));router[_0xe1b4('0x9')]('/',auth[_0xe1b4('0xa')](),controller[_0xe1b4('0xb')]);router[_0xe1b4('0x9')]('/describe',auth[_0xe1b4('0xa')](),controller[_0xe1b4('0xc')]);router[_0xe1b4('0x9')]('/getInvoicesNumberByYear',auth[_0xe1b4('0xa')](),controller['getInvoicesNumberByYear']);router[_0xe1b4('0x9')]('/:id',auth[_0xe1b4('0xa')](),controller[_0xe1b4('0xd')]);router[_0xe1b4('0x9')](_0xe1b4('0xe'),auth[_0xe1b4('0xa')](),controller[_0xe1b4('0xf')]);router[_0xe1b4('0x10')]('/',auth[_0xe1b4('0xa')](),controller[_0xe1b4('0x11')]);router[_0xe1b4('0x10')](_0xe1b4('0x12'),auth[_0xe1b4('0xa')](),controller[_0xe1b4('0x13')]);router[_0xe1b4('0x14')](_0xe1b4('0x15'),auth[_0xe1b4('0xa')](),controller[_0xe1b4('0x16')]);router[_0xe1b4('0x17')](_0xe1b4('0x15'),auth[_0xe1b4('0xa')](),controller[_0xe1b4('0x18')]);module[_0xe1b4('0x19')]=router;
\ No newline at end of file
+var _0x53f3=['isAuthenticated','index','/describe','/getInvoicesNumberByYear','/:id','show','/:id/download','getInvoicePDF','post','create','/:id/automaticInvoiceCreditnote','automaticInvoiceCreditnote','put','delete','destroy','exports','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./saInvoice.controller','get'];(function(_0xc8f9,_0x1a33d1){var _0x51e860=function(_0x336730){while(--_0x336730){_0xc8f9['push'](_0xc8f9['shift']());}};_0x51e860(++_0x1a33d1);}(_0x53f3,0xe0));var _0x353f=function(_0x388611,_0xc2cb92){_0x388611=_0x388611-0x0;var _0x3d0ee8=_0x53f3[_0x388611];return _0x3d0ee8;};'use strict';var multer=require(_0x353f('0x0'));var util=require(_0x353f('0x1'));var path=require(_0x353f('0x2'));var timeout=require(_0x353f('0x3'));var express=require('express');var router=express[_0x353f('0x4')]();var auth=require(_0x353f('0x5'));var interaction=require(_0x353f('0x6'));var config=require(_0x353f('0x7'));var controller=require(_0x353f('0x8'));router[_0x353f('0x9')]('/',auth[_0x353f('0xa')](),controller[_0x353f('0xb')]);router[_0x353f('0x9')](_0x353f('0xc'),auth[_0x353f('0xa')](),controller['describe']);router[_0x353f('0x9')](_0x353f('0xd'),auth[_0x353f('0xa')](),controller['getInvoicesNumberByYear']);router[_0x353f('0x9')](_0x353f('0xe'),auth[_0x353f('0xa')](),controller[_0x353f('0xf')]);router['get'](_0x353f('0x10'),auth[_0x353f('0xa')](),controller[_0x353f('0x11')]);router[_0x353f('0x12')]('/',auth[_0x353f('0xa')](),controller[_0x353f('0x13')]);router[_0x353f('0x12')](_0x353f('0x14'),auth[_0x353f('0xa')](),controller[_0x353f('0x15')]);router[_0x353f('0x16')](_0x353f('0xe'),auth[_0x353f('0xa')](),controller['update']);router[_0x353f('0x17')](_0x353f('0xe'),auth['isAuthenticated'](),controller[_0x353f('0x18')]);module[_0x353f('0x19')]=router;
\ No newline at end of file