ledger_sync 1.4.1 → 1.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +71 -17
- data/docs/.gitignore +4 -0
- data/documentation/build.sh +3 -1
- data/documentation/site/_includes/ledgers/{Stripe_summary.md → stripe_summary.md} +0 -0
- data/ledger_sync.gemspec +4 -0
- data/lib/ledger_sync/serialization/type/deserializer_references_one_type.rb +1 -1
- data/lib/ledger_sync/version.rb +1 -1
- metadata +59 -136
- data/docs/CNAME +0 -1
- data/docs/assets/css/brands.min.css +0 -5
- data/docs/assets/css/fontawesome.min.css +0 -5
- data/docs/assets/css/main.css +0 -1924
- data/docs/assets/css/monokai.css +0 -441
- data/docs/assets/js/main.js +0 -214
- data/docs/assets/js/plugins.js +0 -22
- data/docs/assets/js/prism.js +0 -9
- data/docs/assets/webfonts/fa-brands-400.eot +0 -0
- data/docs/assets/webfonts/fa-brands-400.svg +0 -3452
- data/docs/assets/webfonts/fa-brands-400.ttf +0 -0
- data/docs/assets/webfonts/fa-brands-400.woff +0 -0
- data/docs/assets/webfonts/fa-brands-400.woff2 +0 -0
- data/docs/blog/index.html +0 -282
- data/docs/guides/architecture/clients/index.html +0 -458
- data/docs/guides/architecture/index.html +0 -435
- data/docs/guides/architecture/operations/index.html +0 -465
- data/docs/guides/architecture/resources/index.html +0 -461
- data/docs/guides/architecture/results/index.html +0 -426
- data/docs/guides/architecture/searchers/index.html +0 -446
- data/docs/guides/architecture/serialization/index.html +0 -476
- data/docs/guides/community/index.html +0 -412
- data/docs/guides/contribute/console/index.html +0 -424
- data/docs/guides/contribute/deployment/index.html +0 -434
- data/docs/guides/contribute/documentation/index.html +0 -450
- data/docs/guides/contribute/index.html +0 -434
- data/docs/guides/contribute/qa/index.html +0 -436
- data/docs/guides/contribute/testing/index.html +0 -424
- data/docs/guides/customization/custom_resources/index.html +0 -461
- data/docs/guides/customization/custom_serializers/index.html +0 -460
- data/docs/guides/customization/index.html +0 -431
- data/docs/guides/customization/resource_converters/index.html +0 -491
- data/docs/guides/getting-started/get-help/index.html +0 -427
- data/docs/guides/getting-started/index.html +0 -421
- data/docs/guides/getting-started/installation/index.html +0 -433
- data/docs/guides/getting-started/quick-start/index.html +0 -531
- data/docs/guides/index.html +0 -428
- data/docs/guides/ledgers/index.html +0 -429
- data/docs/guides/ledgers/netsuite/index.html +0 -424
- data/docs/guides/ledgers/netsuite_soap/index.html +0 -424
- data/docs/guides/ledgers/quickbooks_online/index.html +0 -424
- data/docs/guides/ledgers/stripe/index.html +0 -424
- data/docs/guides/modern-treasury/index.html +0 -411
- data/docs/guides/tips_and_more/index.html +0 -471
- data/docs/images/1.jpg +0 -0
- data/docs/images/10.jpg +0 -0
- data/docs/images/2.jpg +0 -0
- data/docs/images/3.jpg +0 -0
- data/docs/images/4.jpg +0 -0
- data/docs/images/5.jpg +0 -0
- data/docs/images/6.jpg +0 -0
- data/docs/images/7.jpg +0 -0
- data/docs/images/8.jpg +0 -0
- data/docs/images/9.jpg +0 -0
- data/docs/images/logo.svg +0 -8
- data/docs/index.html +0 -379
- data/docs/overview/index.html +0 -409
- data/docs/posts/introducing-docs/index.html +0 -270
- data/docs/posts/netsuite-authentication/index.html +0 -624
- data/docs/reference/architecture/clients/index.html +0 -332
- data/docs/reference/architecture/index.html +0 -311
- data/docs/reference/architecture/operations/index.html +0 -302
- data/docs/reference/architecture/resources/index.html +0 -335
- data/docs/reference/architecture/results/index.html +0 -302
- data/docs/reference/architecture/searchers/index.html +0 -302
- data/docs/reference/architecture/serialization/index.html +0 -302
- data/docs/reference/index.html +0 -281
- data/docs/reference/netsuite/authentication/index.html +0 -392
- data/docs/reference/netsuite/authentication/token_based_authentication/index.html +0 -486
- data/docs/reference/netsuite/index.html +0 -388
- data/docs/reference/netsuite/resources/account/index.html +0 -484
- data/docs/reference/netsuite/resources/check/index.html +0 -492
- data/docs/reference/netsuite/resources/check_line_item/index.html +0 -460
- data/docs/reference/netsuite/resources/currency/index.html +0 -476
- data/docs/reference/netsuite/resources/customer/index.html +0 -488
- data/docs/reference/netsuite/resources/customer_deposit/index.html +0 -480
- data/docs/reference/netsuite/resources/department/index.html +0 -484
- data/docs/reference/netsuite/resources/deposit/index.html +0 -468
- data/docs/reference/netsuite/resources/deposit_line_item/index.html +0 -460
- data/docs/reference/netsuite/resources/index.html +0 -436
- data/docs/reference/netsuite/resources/invoice/index.html +0 -468
- data/docs/reference/netsuite/resources/invoice_line_item/index.html +0 -456
- data/docs/reference/netsuite/resources/item/index.html +0 -444
- data/docs/reference/netsuite/resources/journal_entry/index.html +0 -488
- data/docs/reference/netsuite/resources/journal_entry_line_item/index.html +0 -464
- data/docs/reference/netsuite/resources/ledger_class/index.html +0 -484
- data/docs/reference/netsuite/resources/location/index.html +0 -468
- data/docs/reference/netsuite/resources/resource/index.html +0 -440
- data/docs/reference/netsuite/resources/subsidiary/index.html +0 -448
- data/docs/reference/netsuite/resources/vendor/index.html +0 -492
- data/docs/reference/netsuite_soap/index.html +0 -303
- data/docs/reference/netsuite_soap/resources/customer/index.html +0 -364
- data/docs/reference/netsuite_soap/resources/index.html +0 -316
- data/docs/reference/netsuite_soap/resources/resource/index.html +0 -336
- data/docs/reference/netsuite_soap/resources/subsidiary/index.html +0 -356
- data/docs/reference/quickbooks_online/authentication/index.html +0 -442
- data/docs/reference/quickbooks_online/errors/index.html +0 -395
- data/docs/reference/quickbooks_online/index.html +0 -393
- data/docs/reference/quickbooks_online/resources/account/index.html +0 -530
- data/docs/reference/quickbooks_online/resources/bill/index.html +0 -534
- data/docs/reference/quickbooks_online/resources/bill_line_item/index.html +0 -496
- data/docs/reference/quickbooks_online/resources/bill_payment/index.html +0 -550
- data/docs/reference/quickbooks_online/resources/bill_payment_line_item/index.html +0 -488
- data/docs/reference/quickbooks_online/resources/currency/index.html +0 -492
- data/docs/reference/quickbooks_online/resources/customer/index.html +0 -514
- data/docs/reference/quickbooks_online/resources/department/index.html +0 -518
- data/docs/reference/quickbooks_online/resources/deposit/index.html +0 -526
- data/docs/reference/quickbooks_online/resources/deposit_line_item/index.html +0 -500
- data/docs/reference/quickbooks_online/resources/expense/index.html +0 -538
- data/docs/reference/quickbooks_online/resources/expense_line_item/index.html +0 -496
- data/docs/reference/quickbooks_online/resources/index.html +0 -484
- data/docs/reference/quickbooks_online/resources/invoice/index.html +0 -526
- data/docs/reference/quickbooks_online/resources/invoice_sales_line_item/index.html +0 -496
- data/docs/reference/quickbooks_online/resources/item/index.html +0 -484
- data/docs/reference/quickbooks_online/resources/journal_entry/index.html +0 -518
- data/docs/reference/quickbooks_online/resources/journal_entry_line_item/index.html +0 -504
- data/docs/reference/quickbooks_online/resources/ledger_class/index.html +0 -518
- data/docs/reference/quickbooks_online/resources/payment/index.html +0 -538
- data/docs/reference/quickbooks_online/resources/payment_line_item/index.html +0 -488
- data/docs/reference/quickbooks_online/resources/preferences/index.html +0 -526
- data/docs/reference/quickbooks_online/resources/primary_email_addr/index.html +0 -484
- data/docs/reference/quickbooks_online/resources/primary_phone/index.html +0 -484
- data/docs/reference/quickbooks_online/resources/resource/index.html +0 -480
- data/docs/reference/quickbooks_online/resources/subsidiary/index.html +0 -488
- data/docs/reference/quickbooks_online/resources/transfer/index.html +0 -522
- data/docs/reference/quickbooks_online/resources/vendor/index.html +0 -526
- data/docs/reference/quickbooks_online/webhooks/index.html +0 -427
- data/docs/reference/stripe/index.html +0 -293
- data/docs/reference/stripe/resources/customer/index.html +0 -366
- data/docs/reference/stripe/resources/index.html +0 -309
- data/docs/reference/stripe/resources/resource/index.html +0 -330
- data/docs/style-guide/index.html +0 -375
- data/documentation/site/Gemfile +0 -11
- data/documentation/site/Gemfile.lock +0 -69
@@ -1,392 +0,0 @@
|
|
1
|
-
<!doctype html>
|
2
|
-
<html lang="en">
|
3
|
-
|
4
|
-
<head>
|
5
|
-
|
6
|
-
<title>LedgerSync - Authentication - LedgerSync</title>
|
7
|
-
<meta charset="utf-8">
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
9
|
-
<meta name="description" content="An open-source library for easily syncing with accounting software, general ledgers, ERPs, and other ledgers." />
|
10
|
-
<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i%26display=swap" rel="stylesheet">
|
11
|
-
<link rel="stylesheet" href="/assets/css/main.css">
|
12
|
-
|
13
|
-
<!-- Global site tag (gtag.js) - Google Analytics -->
|
14
|
-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-152343827-1"></script>
|
15
|
-
<script>
|
16
|
-
window.dataLayer = window.dataLayer || [];
|
17
|
-
function gtag(){dataLayer.push(arguments);}
|
18
|
-
gtag('js', new Date());
|
19
|
-
|
20
|
-
gtag('config', 'UA-152343827-1');
|
21
|
-
</script>
|
22
|
-
|
23
|
-
</head>
|
24
|
-
|
25
|
-
<body>
|
26
|
-
|
27
|
-
<div id="page" class="site">
|
28
|
-
<header id="masthead" class="site-header outer">
|
29
|
-
<div class="inner">
|
30
|
-
<div class="site-header-inside">
|
31
|
-
<div class="site-branding">
|
32
|
-
|
33
|
-
|
34
|
-
<p class="site-logo"><a href="/"><img src="/images/logo.svg" alt="LedgerSync" /></a></p>
|
35
|
-
|
36
|
-
</div><!-- .site-branding -->
|
37
|
-
|
38
|
-
|
39
|
-
<nav id="main-navigation" class="site-navigation" aria-label="Main Navigation">
|
40
|
-
<div class="site-nav-inside">
|
41
|
-
<button id="menu-close" class="menu-toggle"><span class="screen-reader-text">Open Menu</span><span class="icon-close" aria-hidden="true"></span></button>
|
42
|
-
<ul class="menu">
|
43
|
-
|
44
|
-
<li class="menu-item">
|
45
|
-
|
46
|
-
|
47
|
-
<a class="" href="/" >
|
48
|
-
|
49
|
-
Home
|
50
|
-
|
51
|
-
</a>
|
52
|
-
|
53
|
-
</li>
|
54
|
-
|
55
|
-
<li class="menu-item">
|
56
|
-
|
57
|
-
|
58
|
-
<a class="" href="/guides/" >
|
59
|
-
|
60
|
-
Guides
|
61
|
-
|
62
|
-
</a>
|
63
|
-
|
64
|
-
</li>
|
65
|
-
|
66
|
-
<li class="menu-item has-children">
|
67
|
-
|
68
|
-
|
69
|
-
<a class="" href="/reference" >
|
70
|
-
|
71
|
-
Reference
|
72
|
-
|
73
|
-
</a>
|
74
|
-
|
75
|
-
|
76
|
-
<ul class="submenu">
|
77
|
-
|
78
|
-
<li class="menu-item">
|
79
|
-
|
80
|
-
|
81
|
-
<a class="" href="/reference/netsuite" >
|
82
|
-
|
83
|
-
NetSuite REST
|
84
|
-
|
85
|
-
</a>
|
86
|
-
</li>
|
87
|
-
|
88
|
-
<li class="menu-item">
|
89
|
-
|
90
|
-
|
91
|
-
<a class="" href="/reference/netsuite_soap" >
|
92
|
-
|
93
|
-
NetSuite SOAP
|
94
|
-
|
95
|
-
</a>
|
96
|
-
</li>
|
97
|
-
|
98
|
-
<li class="menu-item">
|
99
|
-
|
100
|
-
|
101
|
-
<a class="" href="/reference/quickbooks_online" >
|
102
|
-
|
103
|
-
QuickBooks Online
|
104
|
-
|
105
|
-
</a>
|
106
|
-
</li>
|
107
|
-
|
108
|
-
<li class="menu-item">
|
109
|
-
|
110
|
-
|
111
|
-
<a class="" href="/reference/stripe" >
|
112
|
-
|
113
|
-
Stripe
|
114
|
-
|
115
|
-
</a>
|
116
|
-
</li>
|
117
|
-
|
118
|
-
</ul>
|
119
|
-
|
120
|
-
|
121
|
-
</li>
|
122
|
-
|
123
|
-
<li class="menu-item">
|
124
|
-
|
125
|
-
|
126
|
-
<a class="" href="/blog" >
|
127
|
-
|
128
|
-
Blog
|
129
|
-
|
130
|
-
</a>
|
131
|
-
|
132
|
-
</li>
|
133
|
-
|
134
|
-
<li class="menu-item">
|
135
|
-
|
136
|
-
|
137
|
-
<a class="" href="/guides/contribute" >
|
138
|
-
|
139
|
-
Contribute
|
140
|
-
|
141
|
-
</a>
|
142
|
-
|
143
|
-
</li>
|
144
|
-
|
145
|
-
<li class="menu-item menu-button">
|
146
|
-
|
147
|
-
|
148
|
-
<a class="button" href="https://github.com/LedgerSync/ledger_sync" >
|
149
|
-
|
150
|
-
GitHub
|
151
|
-
|
152
|
-
</a>
|
153
|
-
|
154
|
-
</li>
|
155
|
-
|
156
|
-
</ul>
|
157
|
-
</div><!-- .site-nav-inside -->
|
158
|
-
</nav><!-- .site-navigation -->
|
159
|
-
<button id="menu-open" class="menu-toggle"><span class="screen-reader-text">Close Menu</span><span class="icon-menu" aria-hidden="true"></span></button>
|
160
|
-
|
161
|
-
</div><!-- .site-header-inside -->
|
162
|
-
</div><!-- .inner -->
|
163
|
-
</header><!-- .site-header -->
|
164
|
-
|
165
|
-
<main id="content" class="site-content">
|
166
|
-
<div class="inner outer">
|
167
|
-
<div class="guides-content">
|
168
|
-
|
169
|
-
<nav id="guides-nav" class="guides-nav">
|
170
|
-
<div id="guides-nav-inside" class="guides-nav-inside sticky">
|
171
|
-
<button id="guides-nav-toggle" class="guides-nav-toggle">Navigate<span class="icon-angle-right" aria-hidden="true"></span></button>
|
172
|
-
<div class="guides-toc-wrap">
|
173
|
-
<ul id="guides-toc" class="guides-toc">
|
174
|
-
|
175
|
-
<li class="toc-item">
|
176
|
-
<a href="/reference/netsuite/">NetSuite</a>
|
177
|
-
</li>
|
178
|
-
|
179
|
-
|
180
|
-
<li class="toc-item has-children current active">
|
181
|
-
<a href="/reference/netsuite/authentication/">Authentication</a>
|
182
|
-
<button class="submenu-toggle"><span class="screen-reader-text">Submenu</span><span class="icon-angle-right" aria-hidden="true"></span></button> <ul class="toc-submenu">
|
183
|
-
|
184
|
-
<li class="toc-item">
|
185
|
-
<a href="/reference/netsuite/authentication/token_based_authentication/">Token Based Authentication</a>
|
186
|
-
</li>
|
187
|
-
|
188
|
-
</ul>
|
189
|
-
|
190
|
-
</li>
|
191
|
-
|
192
|
-
<li class="toc-item">
|
193
|
-
<a href=""></a>
|
194
|
-
</li>
|
195
|
-
|
196
|
-
<li class="toc-item has-children">
|
197
|
-
<a href="/reference/netsuite/resources/">Resources</a>
|
198
|
-
<button class="submenu-toggle"><span class="screen-reader-text">Submenu</span><span class="icon-angle-right" aria-hidden="true"></span></button> <ul class="toc-submenu">
|
199
|
-
|
200
|
-
<li class="toc-item">
|
201
|
-
<a href="/reference/netsuite/resources/account/">account</a>
|
202
|
-
</li>
|
203
|
-
|
204
|
-
<li class="toc-item">
|
205
|
-
<a href="/reference/netsuite/resources/check/">check</a>
|
206
|
-
</li>
|
207
|
-
|
208
|
-
<li class="toc-item">
|
209
|
-
<a href="/reference/netsuite/resources/check_line_item/">check_line_item</a>
|
210
|
-
</li>
|
211
|
-
|
212
|
-
<li class="toc-item">
|
213
|
-
<a href="/reference/netsuite/resources/currency/">currency</a>
|
214
|
-
</li>
|
215
|
-
|
216
|
-
<li class="toc-item">
|
217
|
-
<a href="/reference/netsuite/resources/customer/">customer</a>
|
218
|
-
</li>
|
219
|
-
|
220
|
-
<li class="toc-item">
|
221
|
-
<a href="/reference/netsuite/resources/customer_deposit/">customer_deposit</a>
|
222
|
-
</li>
|
223
|
-
|
224
|
-
<li class="toc-item">
|
225
|
-
<a href="/reference/netsuite/resources/department/">department</a>
|
226
|
-
</li>
|
227
|
-
|
228
|
-
<li class="toc-item">
|
229
|
-
<a href="/reference/netsuite/resources/deposit/">deposit</a>
|
230
|
-
</li>
|
231
|
-
|
232
|
-
<li class="toc-item">
|
233
|
-
<a href="/reference/netsuite/resources/deposit_line_item/">deposit_line_item</a>
|
234
|
-
</li>
|
235
|
-
|
236
|
-
<li class="toc-item">
|
237
|
-
<a href="/reference/netsuite/resources/invoice/">invoice</a>
|
238
|
-
</li>
|
239
|
-
|
240
|
-
<li class="toc-item">
|
241
|
-
<a href="/reference/netsuite/resources/invoice_line_item/">invoice_line_item</a>
|
242
|
-
</li>
|
243
|
-
|
244
|
-
<li class="toc-item">
|
245
|
-
<a href="/reference/netsuite/resources/item/">item</a>
|
246
|
-
</li>
|
247
|
-
|
248
|
-
<li class="toc-item">
|
249
|
-
<a href="/reference/netsuite/resources/journal_entry/">journal_entry</a>
|
250
|
-
</li>
|
251
|
-
|
252
|
-
<li class="toc-item">
|
253
|
-
<a href="/reference/netsuite/resources/journal_entry_line_item/">journal_entry_line_item</a>
|
254
|
-
</li>
|
255
|
-
|
256
|
-
<li class="toc-item">
|
257
|
-
<a href="/reference/netsuite/resources/ledger_class/">ledger_class</a>
|
258
|
-
</li>
|
259
|
-
|
260
|
-
<li class="toc-item">
|
261
|
-
<a href="/reference/netsuite/resources/location/">location</a>
|
262
|
-
</li>
|
263
|
-
|
264
|
-
<li class="toc-item">
|
265
|
-
<a href="/reference/netsuite/resources/resource/">resource</a>
|
266
|
-
</li>
|
267
|
-
|
268
|
-
<li class="toc-item">
|
269
|
-
<a href="/reference/netsuite/resources/subsidiary/">subsidiary</a>
|
270
|
-
</li>
|
271
|
-
|
272
|
-
<li class="toc-item">
|
273
|
-
<a href="/reference/netsuite/resources/vendor/">vendor</a>
|
274
|
-
</li>
|
275
|
-
|
276
|
-
</ul>
|
277
|
-
|
278
|
-
</li>
|
279
|
-
|
280
|
-
|
281
|
-
</ul>
|
282
|
-
<!-- .guides-toc -->
|
283
|
-
</div>
|
284
|
-
<!-- .guides-toc-wrap -->
|
285
|
-
</div>
|
286
|
-
<!-- .guides-nav-inside -->
|
287
|
-
</nav>
|
288
|
-
<!-- .guides-nav -->
|
289
|
-
<article class="post type-guides">
|
290
|
-
<div class="post-inside">
|
291
|
-
<header class="post-header">
|
292
|
-
<h1 class="post-title line-left">Authentication</h1>
|
293
|
-
</header>
|
294
|
-
<!-- .post-header -->
|
295
|
-
<div class="post-content">
|
296
|
-
<p>For the REST API, NetSuite offers two types of authentication:</p>
|
297
|
-
|
298
|
-
<ul>
|
299
|
-
<li>Token Based Authentication (TBA)</li>
|
300
|
-
<li>Oauth 2.0</li>
|
301
|
-
</ul>
|
302
|
-
|
303
|
-
<p>This client currently uses TBA. While Oauth 2.0 may be available in the future, TBA was chosen for the following reasons:</p>
|
304
|
-
|
305
|
-
<ol>
|
306
|
-
<li>The SOAP API only supports TBA.</li>
|
307
|
-
<li>NetSuite users will still need to go through a manual setup (e.g. Integration record and Role) regardless of the method.</li>
|
308
|
-
</ol>
|
309
|
-
|
310
|
-
<hr />
|
311
|
-
|
312
|
-
<div>Related articles:</div><br />
|
313
|
-
|
314
|
-
<ul class="guides-section-items">
|
315
|
-
|
316
|
-
<li class="guides-section-item"><a href="/reference/netsuite/authentication/token_based_authentication/" class="guides-item-link">Token Based Authentication<span class="icon-angle-right" aria-hidden="true"></span></a></li>
|
317
|
-
|
318
|
-
</ul>
|
319
|
-
<!-- .guides-section-pages -->
|
320
|
-
|
321
|
-
</div>
|
322
|
-
<!-- .post-content -->
|
323
|
-
</div>
|
324
|
-
<!-- .post-inside -->
|
325
|
-
</article>
|
326
|
-
<!-- .post -->
|
327
|
-
<nav id="page-nav" class="page-nav">
|
328
|
-
<div id="page-nav-inside" class="page-nav-inside sticky">
|
329
|
-
<h2 class="page-nav-title">Jump to Section</h2>
|
330
|
-
</div>
|
331
|
-
<!-- .page-nav-inside -->
|
332
|
-
</nav>
|
333
|
-
<!-- .page-nav -->
|
334
|
-
</div>
|
335
|
-
<!-- .guides-content -->
|
336
|
-
</div>
|
337
|
-
<!-- .inner-->
|
338
|
-
</main><!-- .site-content -->
|
339
|
-
<footer id="colophon" class="site-footer outer">
|
340
|
-
<div class="inner">
|
341
|
-
<div class="site-footer-inside">
|
342
|
-
<p class="site-info">
|
343
|
-
|
344
|
-
<span class="copyright">© Modern Treasury Inc. All rights reserved.</span>
|
345
|
-
<a class="" href="https://www.moderntreasury.com" target="_blank" rel="noopener" >
|
346
|
-
|
347
|
-
Maintained with ❤️ in San Francisco, CA by Modern Treasury
|
348
|
-
|
349
|
-
</a>
|
350
|
-
</p>
|
351
|
-
<!-- .site-info -->
|
352
|
-
|
353
|
-
<div class="social-links">
|
354
|
-
|
355
|
-
<a class="" href="https://www.netlify.com" target="_blank" rel="noopener" >
|
356
|
-
|
357
|
-
<img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deploys by Netlify" />
|
358
|
-
|
359
|
-
</a>
|
360
|
-
<a class="button button-icon" href="https://twitter.com/ModernTreasury" target="_blank" rel="noopener" >
|
361
|
-
|
362
|
-
<span class="icon fab fa-twitter" aria-hidden="true"></span><span class="screen-reader-text">Twitter</span>
|
363
|
-
|
364
|
-
</a>
|
365
|
-
<a class="button button-icon" href="https://www.linkedin.com/company/modern-treasury" target="_blank" rel="noopener" >
|
366
|
-
|
367
|
-
<span class="icon fab fa-linkedin" aria-hidden="true"></span><span class="screen-reader-text">LinkedIn</span>
|
368
|
-
|
369
|
-
</a>
|
370
|
-
<a class="button button-icon" href="https://github.com/LedgerSync/ledger_sync" target="_blank" rel="noopener" >
|
371
|
-
|
372
|
-
<span class="icon fab fa-github" aria-hidden="true"></span><span class="screen-reader-text">GitHub</span>
|
373
|
-
|
374
|
-
</a>
|
375
|
-
</div>
|
376
|
-
<!-- .social-links -->
|
377
|
-
|
378
|
-
</div>
|
379
|
-
<!-- .site-footer-inside -->
|
380
|
-
</div>
|
381
|
-
<!-- .inner -->
|
382
|
-
</footer>
|
383
|
-
<!-- .site-footer -->
|
384
|
-
</div><!-- .site -->
|
385
|
-
|
386
|
-
<!-- Scripts -->
|
387
|
-
<script src="/assets/js/plugins.js"></script>
|
388
|
-
<script src="/assets/js/prism.js" data-manual></script>
|
389
|
-
<script src="/assets/js/main.js"></script>
|
390
|
-
</body>
|
391
|
-
|
392
|
-
</html>
|
@@ -1,486 +0,0 @@
|
|
1
|
-
<!doctype html>
|
2
|
-
<html lang="en">
|
3
|
-
|
4
|
-
<head>
|
5
|
-
|
6
|
-
<title>LedgerSync - Token Based Authentication - LedgerSync</title>
|
7
|
-
<meta charset="utf-8">
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
9
|
-
<meta name="description" content="An open-source library for easily syncing with accounting software, general ledgers, ERPs, and other ledgers." />
|
10
|
-
<link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i%26display=swap" rel="stylesheet">
|
11
|
-
<link rel="stylesheet" href="/assets/css/main.css">
|
12
|
-
|
13
|
-
<!-- Global site tag (gtag.js) - Google Analytics -->
|
14
|
-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-152343827-1"></script>
|
15
|
-
<script>
|
16
|
-
window.dataLayer = window.dataLayer || [];
|
17
|
-
function gtag(){dataLayer.push(arguments);}
|
18
|
-
gtag('js', new Date());
|
19
|
-
|
20
|
-
gtag('config', 'UA-152343827-1');
|
21
|
-
</script>
|
22
|
-
|
23
|
-
</head>
|
24
|
-
|
25
|
-
<body>
|
26
|
-
|
27
|
-
<div id="page" class="site">
|
28
|
-
<header id="masthead" class="site-header outer">
|
29
|
-
<div class="inner">
|
30
|
-
<div class="site-header-inside">
|
31
|
-
<div class="site-branding">
|
32
|
-
|
33
|
-
|
34
|
-
<p class="site-logo"><a href="/"><img src="/images/logo.svg" alt="LedgerSync" /></a></p>
|
35
|
-
|
36
|
-
</div><!-- .site-branding -->
|
37
|
-
|
38
|
-
|
39
|
-
<nav id="main-navigation" class="site-navigation" aria-label="Main Navigation">
|
40
|
-
<div class="site-nav-inside">
|
41
|
-
<button id="menu-close" class="menu-toggle"><span class="screen-reader-text">Open Menu</span><span class="icon-close" aria-hidden="true"></span></button>
|
42
|
-
<ul class="menu">
|
43
|
-
|
44
|
-
<li class="menu-item">
|
45
|
-
|
46
|
-
|
47
|
-
<a class="" href="/" >
|
48
|
-
|
49
|
-
Home
|
50
|
-
|
51
|
-
</a>
|
52
|
-
|
53
|
-
</li>
|
54
|
-
|
55
|
-
<li class="menu-item">
|
56
|
-
|
57
|
-
|
58
|
-
<a class="" href="/guides/" >
|
59
|
-
|
60
|
-
Guides
|
61
|
-
|
62
|
-
</a>
|
63
|
-
|
64
|
-
</li>
|
65
|
-
|
66
|
-
<li class="menu-item has-children">
|
67
|
-
|
68
|
-
|
69
|
-
<a class="" href="/reference" >
|
70
|
-
|
71
|
-
Reference
|
72
|
-
|
73
|
-
</a>
|
74
|
-
|
75
|
-
|
76
|
-
<ul class="submenu">
|
77
|
-
|
78
|
-
<li class="menu-item">
|
79
|
-
|
80
|
-
|
81
|
-
<a class="" href="/reference/netsuite" >
|
82
|
-
|
83
|
-
NetSuite REST
|
84
|
-
|
85
|
-
</a>
|
86
|
-
</li>
|
87
|
-
|
88
|
-
<li class="menu-item">
|
89
|
-
|
90
|
-
|
91
|
-
<a class="" href="/reference/netsuite_soap" >
|
92
|
-
|
93
|
-
NetSuite SOAP
|
94
|
-
|
95
|
-
</a>
|
96
|
-
</li>
|
97
|
-
|
98
|
-
<li class="menu-item">
|
99
|
-
|
100
|
-
|
101
|
-
<a class="" href="/reference/quickbooks_online" >
|
102
|
-
|
103
|
-
QuickBooks Online
|
104
|
-
|
105
|
-
</a>
|
106
|
-
</li>
|
107
|
-
|
108
|
-
<li class="menu-item">
|
109
|
-
|
110
|
-
|
111
|
-
<a class="" href="/reference/stripe" >
|
112
|
-
|
113
|
-
Stripe
|
114
|
-
|
115
|
-
</a>
|
116
|
-
</li>
|
117
|
-
|
118
|
-
</ul>
|
119
|
-
|
120
|
-
|
121
|
-
</li>
|
122
|
-
|
123
|
-
<li class="menu-item">
|
124
|
-
|
125
|
-
|
126
|
-
<a class="" href="/blog" >
|
127
|
-
|
128
|
-
Blog
|
129
|
-
|
130
|
-
</a>
|
131
|
-
|
132
|
-
</li>
|
133
|
-
|
134
|
-
<li class="menu-item">
|
135
|
-
|
136
|
-
|
137
|
-
<a class="" href="/guides/contribute" >
|
138
|
-
|
139
|
-
Contribute
|
140
|
-
|
141
|
-
</a>
|
142
|
-
|
143
|
-
</li>
|
144
|
-
|
145
|
-
<li class="menu-item menu-button">
|
146
|
-
|
147
|
-
|
148
|
-
<a class="button" href="https://github.com/LedgerSync/ledger_sync" >
|
149
|
-
|
150
|
-
GitHub
|
151
|
-
|
152
|
-
</a>
|
153
|
-
|
154
|
-
</li>
|
155
|
-
|
156
|
-
</ul>
|
157
|
-
</div><!-- .site-nav-inside -->
|
158
|
-
</nav><!-- .site-navigation -->
|
159
|
-
<button id="menu-open" class="menu-toggle"><span class="screen-reader-text">Close Menu</span><span class="icon-menu" aria-hidden="true"></span></button>
|
160
|
-
|
161
|
-
</div><!-- .site-header-inside -->
|
162
|
-
</div><!-- .inner -->
|
163
|
-
</header><!-- .site-header -->
|
164
|
-
|
165
|
-
<main id="content" class="site-content">
|
166
|
-
<div class="inner outer">
|
167
|
-
<div class="guides-content">
|
168
|
-
|
169
|
-
<nav id="guides-nav" class="guides-nav">
|
170
|
-
<div id="guides-nav-inside" class="guides-nav-inside sticky">
|
171
|
-
<button id="guides-nav-toggle" class="guides-nav-toggle">Navigate<span class="icon-angle-right" aria-hidden="true"></span></button>
|
172
|
-
<div class="guides-toc-wrap">
|
173
|
-
<ul id="guides-toc" class="guides-toc">
|
174
|
-
|
175
|
-
<li class="toc-item">
|
176
|
-
<a href="/reference/netsuite/">NetSuite</a>
|
177
|
-
</li>
|
178
|
-
|
179
|
-
|
180
|
-
<li class="toc-item has-children active">
|
181
|
-
<a href="/reference/netsuite/authentication/">Authentication</a>
|
182
|
-
<button class="submenu-toggle"><span class="screen-reader-text">Submenu</span><span class="icon-angle-right" aria-hidden="true"></span></button> <ul class="toc-submenu">
|
183
|
-
|
184
|
-
<li class="toc-item current">
|
185
|
-
<a href="/reference/netsuite/authentication/token_based_authentication/">Token Based Authentication</a>
|
186
|
-
</li>
|
187
|
-
|
188
|
-
</ul>
|
189
|
-
|
190
|
-
</li>
|
191
|
-
|
192
|
-
<li class="toc-item">
|
193
|
-
<a href=""></a>
|
194
|
-
</li>
|
195
|
-
|
196
|
-
<li class="toc-item has-children">
|
197
|
-
<a href="/reference/netsuite/resources/">Resources</a>
|
198
|
-
<button class="submenu-toggle"><span class="screen-reader-text">Submenu</span><span class="icon-angle-right" aria-hidden="true"></span></button> <ul class="toc-submenu">
|
199
|
-
|
200
|
-
<li class="toc-item">
|
201
|
-
<a href="/reference/netsuite/resources/account/">account</a>
|
202
|
-
</li>
|
203
|
-
|
204
|
-
<li class="toc-item">
|
205
|
-
<a href="/reference/netsuite/resources/check/">check</a>
|
206
|
-
</li>
|
207
|
-
|
208
|
-
<li class="toc-item">
|
209
|
-
<a href="/reference/netsuite/resources/check_line_item/">check_line_item</a>
|
210
|
-
</li>
|
211
|
-
|
212
|
-
<li class="toc-item">
|
213
|
-
<a href="/reference/netsuite/resources/currency/">currency</a>
|
214
|
-
</li>
|
215
|
-
|
216
|
-
<li class="toc-item">
|
217
|
-
<a href="/reference/netsuite/resources/customer/">customer</a>
|
218
|
-
</li>
|
219
|
-
|
220
|
-
<li class="toc-item">
|
221
|
-
<a href="/reference/netsuite/resources/customer_deposit/">customer_deposit</a>
|
222
|
-
</li>
|
223
|
-
|
224
|
-
<li class="toc-item">
|
225
|
-
<a href="/reference/netsuite/resources/department/">department</a>
|
226
|
-
</li>
|
227
|
-
|
228
|
-
<li class="toc-item">
|
229
|
-
<a href="/reference/netsuite/resources/deposit/">deposit</a>
|
230
|
-
</li>
|
231
|
-
|
232
|
-
<li class="toc-item">
|
233
|
-
<a href="/reference/netsuite/resources/deposit_line_item/">deposit_line_item</a>
|
234
|
-
</li>
|
235
|
-
|
236
|
-
<li class="toc-item">
|
237
|
-
<a href="/reference/netsuite/resources/invoice/">invoice</a>
|
238
|
-
</li>
|
239
|
-
|
240
|
-
<li class="toc-item">
|
241
|
-
<a href="/reference/netsuite/resources/invoice_line_item/">invoice_line_item</a>
|
242
|
-
</li>
|
243
|
-
|
244
|
-
<li class="toc-item">
|
245
|
-
<a href="/reference/netsuite/resources/item/">item</a>
|
246
|
-
</li>
|
247
|
-
|
248
|
-
<li class="toc-item">
|
249
|
-
<a href="/reference/netsuite/resources/journal_entry/">journal_entry</a>
|
250
|
-
</li>
|
251
|
-
|
252
|
-
<li class="toc-item">
|
253
|
-
<a href="/reference/netsuite/resources/journal_entry_line_item/">journal_entry_line_item</a>
|
254
|
-
</li>
|
255
|
-
|
256
|
-
<li class="toc-item">
|
257
|
-
<a href="/reference/netsuite/resources/ledger_class/">ledger_class</a>
|
258
|
-
</li>
|
259
|
-
|
260
|
-
<li class="toc-item">
|
261
|
-
<a href="/reference/netsuite/resources/location/">location</a>
|
262
|
-
</li>
|
263
|
-
|
264
|
-
<li class="toc-item">
|
265
|
-
<a href="/reference/netsuite/resources/resource/">resource</a>
|
266
|
-
</li>
|
267
|
-
|
268
|
-
<li class="toc-item">
|
269
|
-
<a href="/reference/netsuite/resources/subsidiary/">subsidiary</a>
|
270
|
-
</li>
|
271
|
-
|
272
|
-
<li class="toc-item">
|
273
|
-
<a href="/reference/netsuite/resources/vendor/">vendor</a>
|
274
|
-
</li>
|
275
|
-
|
276
|
-
</ul>
|
277
|
-
|
278
|
-
</li>
|
279
|
-
|
280
|
-
|
281
|
-
</ul>
|
282
|
-
<!-- .guides-toc -->
|
283
|
-
</div>
|
284
|
-
<!-- .guides-toc-wrap -->
|
285
|
-
</div>
|
286
|
-
<!-- .guides-nav-inside -->
|
287
|
-
</nav>
|
288
|
-
<!-- .guides-nav -->
|
289
|
-
<article class="post type-guides">
|
290
|
-
<div class="post-inside">
|
291
|
-
<header class="post-header">
|
292
|
-
<h1 class="post-title line-left">Token Based Authentication</h1>
|
293
|
-
</header>
|
294
|
-
<!-- .post-header -->
|
295
|
-
<div class="post-content">
|
296
|
-
<h2 id="overview">Overview</h2>
|
297
|
-
|
298
|
-
<p>In order to authenticate to NetSuite, you need the following:</p>
|
299
|
-
|
300
|
-
<ul>
|
301
|
-
<li><code class="highlighter-rouge">account_id</code></li>
|
302
|
-
<li><code class="highlighter-rouge">consumer_key</code></li>
|
303
|
-
<li><code class="highlighter-rouge">consumer_secret</code></li>
|
304
|
-
<li><code class="highlighter-rouge">token_id</code></li>
|
305
|
-
<li><code class="highlighter-rouge">token_secret</code></li>
|
306
|
-
</ul>
|
307
|
-
|
308
|
-
<p>We will walk through how to get each value in the following sections.</p>
|
309
|
-
|
310
|
-
<div class="note"><strong>Note:</strong>
|
311
|
-
You need to have sufficient permissions to set up your account for API authentication.
|
312
|
-
</div>
|
313
|
-
|
314
|
-
<h2 id="prerequisites">Prerequisites</h2>
|
315
|
-
|
316
|
-
<h3 id="rest-web-services-feature">REST Web Services feature</h3>
|
317
|
-
|
318
|
-
<p>Enable the feature at Setup > Company > Setup Tasks > Enable Features, in the SuiteTalk (Web Services) section, on the SuiteCloud subtab. To use the feature, you must accept the SuiteCloud Terms of Service.</p>
|
319
|
-
|
320
|
-
<h3 id="suiteanalytics-workbook-feature">SuiteAnalytics Workbook feature</h3>
|
321
|
-
|
322
|
-
<p>Enable the feature at Setup > Company > Setup Tasks > Enable Features, on the Analytics subtab.</p>
|
323
|
-
|
324
|
-
<h3 id="permissions">Permissions</h3>
|
325
|
-
|
326
|
-
<p>You will require the following permissions:</p>
|
327
|
-
|
328
|
-
<ul>
|
329
|
-
<li>REST Web Services</li>
|
330
|
-
<li>Log in using Access Tokens</li>
|
331
|
-
<li>SuiteAnalytics Workbook</li>
|
332
|
-
</ul>
|
333
|
-
|
334
|
-
<p>Your permissions vary based on which role you are assigned. You can edit roles in Setup > Users/Roles > User Management > Manage Roles. Ensure your user is assigned a role with the aforementioned permissions in order to complete the setup.</p>
|
335
|
-
|
336
|
-
<div class="note"><strong>Note:</strong>
|
337
|
-
<p>
|
338
|
-
There are two different sets of permissions you will need:
|
339
|
-
</p>
|
340
|
-
<p>
|
341
|
-
<ul>
|
342
|
-
<li>The permissions mentioned above are to <strong>set up</strong> your integration.</li>
|
343
|
-
<li>Later when creating a token, you will need to assign a user with a role that has the necessary permissions to <strong>access records</strong> (e.g. payments, invoices, bills, etc.)</li>
|
344
|
-
</ul>
|
345
|
-
</p>
|
346
|
-
|
347
|
-
<p>
|
348
|
-
These can be the same or different roles. They can be assigned to one or many users.
|
349
|
-
</p>
|
350
|
-
</div>
|
351
|
-
|
352
|
-
<h2 id="account-id">Account ID</h2>
|
353
|
-
|
354
|
-
<p>The <code class="highlighter-rouge">account_id</code> can be found in the URL when you are logged into the NetSuite dashboard in your browser. It will look
|
355
|
-
something like the following:</p>
|
356
|
-
|
357
|
-
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>https://<account_id>.app.netsuite.com/app/center/card.nl?sc=-29&whence=
|
358
|
-
</code></pre></div></div>
|
359
|
-
|
360
|
-
<p>Example:</p>
|
361
|
-
|
362
|
-
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>https://123456.app.netsuite.com/app/center/card.nl?sc=-29&whence=
|
363
|
-
</code></pre></div></div>
|
364
|
-
|
365
|
-
<p>The Account ID precedes <code class="highlighter-rouge">.app.netsuite.com</code>, which in this case is <code class="highlighter-rouge">123456</code>. Note that your ID may include <code class="highlighter-rouge">-sb1</code>
|
366
|
-
(representing “Sandbox 1”). Be sure to include the entire ID as it appears in the URL, including any letters, numbers,
|
367
|
-
and hyphens.</p>
|
368
|
-
|
369
|
-
<h2 id="consumer-keys">Consumer Keys</h2>
|
370
|
-
|
371
|
-
<p>The consumer keys are retrieved when you <a href="https://system.netsuite.com/app/help/helpcenter.nl?fid=bridgehead_4249032125.html&whence=">create an Integration record</a>. You can view <a href="https://system.netsuite.com/app/help/helpcenter.nl?fid=bridgehead_4249032125.html&whence=">the NetSuite documentation</a> for the official documentation.</p>
|
372
|
-
|
373
|
-
<p>At the last step of creating an Integration record, save the consumer key and consumer secret. They will not be shown again once you navigate away from the page.</p>
|
374
|
-
|
375
|
-
<h2 id="token">Token</h2>
|
376
|
-
|
377
|
-
<p>To obtain your <code class="highlighter-rouge">token_key</code> and <code class="highlighter-rouge">token_secret</code>, you will need to <a href="https://system.netsuite.com/app/help/helpcenter.nl?fid=bridgehead_4254081947.html">create a Token</a>. View <a href="https://system.netsuite.com/app/help/helpcenter.nl?fid=bridgehead_4254081947.html">the NetSuite documentation</a> for the official documentation.</p>
|
378
|
-
|
379
|
-
<p>You will use the integration record you created along with your user (or the user who has the necessary permissions to access records).</p>
|
380
|
-
|
381
|
-
<p>At the last step, save the token key and token secret.</p>
|
382
|
-
|
383
|
-
<h2 id="conclusion">Conclusion</h2>
|
384
|
-
|
385
|
-
<p>Now with these values, you can successfully authenticate to NetSuite. Simply pass the values into the client:</p>
|
386
|
-
|
387
|
-
<figure class="highlight"><pre><code class="language-ruby" data-lang="ruby"><table class="rouge-table"><tbody><tr><td class="gutter gl"><pre class="lineno">1
|
388
|
-
2
|
389
|
-
3
|
390
|
-
4
|
391
|
-
5
|
392
|
-
6
|
393
|
-
7
|
394
|
-
</pre></td><td class="code"><pre><span class="n">client</span> <span class="o">=</span> <span class="no">LedgerSync</span><span class="o">::</span><span class="no">Ledgers</span><span class="o">::</span><span class="no">QuickBooksOnline</span><span class="o">::</span><span class="no">Client</span><span class="p">.</span><span class="nf">new</span><span class="p">(</span>
|
395
|
-
<span class="ss">account_id: </span><span class="n">account_id</span><span class="p">,</span>
|
396
|
-
<span class="ss">consumer_key: </span><span class="n">consumer_key</span><span class="p">,</span>
|
397
|
-
<span class="ss">consumer_secret: </span><span class="n">consumer_secret</span><span class="p">,</span>
|
398
|
-
<span class="ss">token_id: </span><span class="n">token_id</span><span class="p">,</span>
|
399
|
-
<span class="ss">token_secret: </span><span class="n">token_secret</span>
|
400
|
-
<span class="p">)</span>
|
401
|
-
</pre></td></tr></tbody></table></code></pre></figure>
|
402
|
-
|
403
|
-
|
404
|
-
<hr />
|
405
|
-
|
406
|
-
<div>Related articles:</div><br />
|
407
|
-
|
408
|
-
<ul class="guides-section-items">
|
409
|
-
|
410
|
-
<li class="guides-section-item"><a href="/reference/netsuite/authentication/token_based_authentication/" class="guides-item-link">Token Based Authentication<span class="icon-angle-right" aria-hidden="true"></span></a></li>
|
411
|
-
|
412
|
-
</ul>
|
413
|
-
<!-- .guides-section-pages -->
|
414
|
-
|
415
|
-
</div>
|
416
|
-
<!-- .post-content -->
|
417
|
-
</div>
|
418
|
-
<!-- .post-inside -->
|
419
|
-
</article>
|
420
|
-
<!-- .post -->
|
421
|
-
<nav id="page-nav" class="page-nav">
|
422
|
-
<div id="page-nav-inside" class="page-nav-inside sticky">
|
423
|
-
<h2 class="page-nav-title">Jump to Section</h2>
|
424
|
-
</div>
|
425
|
-
<!-- .page-nav-inside -->
|
426
|
-
</nav>
|
427
|
-
<!-- .page-nav -->
|
428
|
-
</div>
|
429
|
-
<!-- .guides-content -->
|
430
|
-
</div>
|
431
|
-
<!-- .inner-->
|
432
|
-
</main><!-- .site-content -->
|
433
|
-
<footer id="colophon" class="site-footer outer">
|
434
|
-
<div class="inner">
|
435
|
-
<div class="site-footer-inside">
|
436
|
-
<p class="site-info">
|
437
|
-
|
438
|
-
<span class="copyright">© Modern Treasury Inc. All rights reserved.</span>
|
439
|
-
<a class="" href="https://www.moderntreasury.com" target="_blank" rel="noopener" >
|
440
|
-
|
441
|
-
Maintained with ❤️ in San Francisco, CA by Modern Treasury
|
442
|
-
|
443
|
-
</a>
|
444
|
-
</p>
|
445
|
-
<!-- .site-info -->
|
446
|
-
|
447
|
-
<div class="social-links">
|
448
|
-
|
449
|
-
<a class="" href="https://www.netlify.com" target="_blank" rel="noopener" >
|
450
|
-
|
451
|
-
<img src="https://www.netlify.com/img/global/badges/netlify-dark.svg" alt="Deploys by Netlify" />
|
452
|
-
|
453
|
-
</a>
|
454
|
-
<a class="button button-icon" href="https://twitter.com/ModernTreasury" target="_blank" rel="noopener" >
|
455
|
-
|
456
|
-
<span class="icon fab fa-twitter" aria-hidden="true"></span><span class="screen-reader-text">Twitter</span>
|
457
|
-
|
458
|
-
</a>
|
459
|
-
<a class="button button-icon" href="https://www.linkedin.com/company/modern-treasury" target="_blank" rel="noopener" >
|
460
|
-
|
461
|
-
<span class="icon fab fa-linkedin" aria-hidden="true"></span><span class="screen-reader-text">LinkedIn</span>
|
462
|
-
|
463
|
-
</a>
|
464
|
-
<a class="button button-icon" href="https://github.com/LedgerSync/ledger_sync" target="_blank" rel="noopener" >
|
465
|
-
|
466
|
-
<span class="icon fab fa-github" aria-hidden="true"></span><span class="screen-reader-text">GitHub</span>
|
467
|
-
|
468
|
-
</a>
|
469
|
-
</div>
|
470
|
-
<!-- .social-links -->
|
471
|
-
|
472
|
-
</div>
|
473
|
-
<!-- .site-footer-inside -->
|
474
|
-
</div>
|
475
|
-
<!-- .inner -->
|
476
|
-
</footer>
|
477
|
-
<!-- .site-footer -->
|
478
|
-
</div><!-- .site -->
|
479
|
-
|
480
|
-
<!-- Scripts -->
|
481
|
-
<script src="/assets/js/plugins.js"></script>
|
482
|
-
<script src="/assets/js/prism.js" data-manual></script>
|
483
|
-
<script src="/assets/js/main.js"></script>
|
484
|
-
</body>
|
485
|
-
|
486
|
-
</html>
|