-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathimplementation_status.csv
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
373 lines (373 loc) · 11.8 KB
/
implementation_status.csv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
#COUNT ENDPOINT
0 get /agendaevents
0 post /agendaevents
0 delete /agendaevents/{id}
0 get /agendaevents/{id}
0 put /agendaevents/{id}
0 get /bankaccounts
0 post /bankaccounts
0 delete /bankaccounts/{id}
0 get /bankaccounts/{id}
0 put /bankaccounts/{id}
0 get /bankaccounts/{id}/lines
0 post /bankaccounts/{id}/lines
0 delete /bankaccounts/{id}/lines/{line_id}
0 put /bankaccounts/{id}/lines/{line_id}
0 get /bankaccounts/{id}/lines/{line_id}/links
0 post /bankaccounts/{id}/lines/{line_id}/links
0 post /bankaccounts/transfer
1 get /categories
0 post /categories
0 delete /categories/{id}
1 get /categories/{id}
0 put /categories/{id}
0 get /categories/{id}/objects
0 delete /categories/{id}/objects/{type}/{object_id}
0 post /categories/{id}/objects/{type}/{object_id}
0 delete /categories/{id}/objects/{type}/ref/{object_ref}
0 post /categories/{id}/objects/{type}/ref/{object_ref}
0 get /categories/object/{type}/{id}
1 get /contacts
0 post /contacts
0 delete /contacts/{id}
1 get /contacts/{id}
1 put /contacts/{id}
1 get /contacts/{id}/categories
0 delete /contacts/{id}/categories/{category_id}
0 put /contacts/{id}/categories/{category_id}
0 post /contacts/{id}/createUser
1 get /contacts/email/{email}
0 get /contracts
0 post /contracts
0 delete /contracts/{id}
0 get /contracts/{id}
0 put /contracts/{id}
0 post /contracts/{id}/close
0 get /contracts/{id}/lines
0 post /contracts/{id}/lines
0 delete /contracts/{id}/lines/{lineid}
0 put /contracts/{id}/lines/{lineid}
0 put /contracts/{id}/lines/{lineid}/activate
0 put /contracts/{id}/lines/{lineid}/unactivate
0 post /contracts/{id}/validate
1 delete /documents
1 get /documents
0 put /documents/builddoc
0 get /documents/download
0 post /documents/upload
0 get /donations
0 post /donations
0 delete /donations/{id}
0 get /donations/{id}
0 put /donations/{id}
0 post /donations/{id}/validate
0 get /expensereports
0 post /expensereports
0 delete /expensereports/{id}
0 get /expensereports/{id}
0 put /expensereports/{id}
0 post /expensereports/{id}/payments
0 put /expensereports/{id}/payments
0 get /expensereports/payments
0 get /expensereports/payments/{pid}
1 get /interventions
0 post /interventions
0 delete /interventions/{id}
1 get /interventions/{id}
0 post /interventions/{id}/close
0 post /interventions/{id}/lines
0 post /interventions/{id}/validate
1 get /invoices
0 post /invoices
0 delete /invoices/{id}
1 get /invoices/{id}
1 put /invoices/{id}
0 delete /invoices/{id}/contact/{contactid}/{type}
0 post /invoices/{id}/contact/{contactid}/{type}
0 post /invoices/{id}/contacts
1 get /invoices/{id}/discount
1 get /invoices/{id}/lines
0 post /invoices/{id}/lines
0 delete /invoices/{id}/lines/{lineid}
0 put /invoices/{id}/lines/{lineid}
0 post /invoices/{id}/markAsCreditAvailable
1 get /invoices/{id}/payments
0 post /invoices/{id}/payments
0 post /invoices/{id}/settodraft
0 post /invoices/{id}/settopaid
0 post /invoices/{id}/settounpaid
0 post /invoices/{id}/usecreditnote/{discountid}
0 post /invoices/{id}/usediscount/{discountid}
0 post /invoices/{id}/validate
0 post /invoices/createfromcontract/{contractid}
0 post /invoices/createfromorder/{orderid}
0 put /invoices/payments/{id}
0 post /invoices/paymentsdistributed
1 get /invoices/ref_ext/{ref_ext}
1 get /invoices/ref/{ref}
1 get /invoices/templates/{id}
0 get /login
0 post /login
1 get /members
1 post /members
0 delete /members/{id}
1 get /members/{id}
0 put /members/{id}
1 get /members/{id}/categories
1 get /members/{id}/subscriptions
0 post /members/{id}/subscriptions
1 get /members/thirdparty/{thirdparty}
1 get /members/thirdparty/barcode/{barcode}
1 get /members/thirdparty/email/{email}
1 get /members/types
0 post /members/types
0 delete /members/types/{id}
0 get /members/types/{id}
0 put /members/types/{id}
2 get /orders
0 post /orders
1 delete /orders/{id}
2 get /orders/{id}
1 put /orders/{id}
0 post /orders/{id}/close
0 delete /orders/{id}/contact/{contactid}/{type}
0 post /orders/{id}/contact/{contactid}/{type}
1 get /orders/{id}/contacts
1 get /orders/{id}/lines
0 post /orders/{id}/lines
0 delete /orders/{id}/lines/{lineid}
0 put /orders/{id}/lines/{lineid}
0 post /orders/{id}/reopen
0 post /orders/{id}/setinvoiced
1 post /orders/{id}/settodraft
2 get /orders/{id}/shipment
1 post /orders/{id}/shipment/{warehouse_id}
1 post /orders/{id}/validate
1 post /orders/createfromproposal/{proposalid}
1 get /orders/ref_ext/{ref_ext}
1 get /orders/ref/{ref}
1 get /products
0 post /products
0 delete /products/{id}
1 get /products/{id}
0 put /products/{id}
0 get /products/{id}/categories
0 get /products/{id}/purchase_prices
0 post /products/{id}/purchase_prices
0 delete /products/{id}/purchase_prices/{priceid}
0 get /products/{id}/selling_multiprices/per_customer
0 get /products/{id}/selling_multiprices/per_quantity
0 get /products/{id}/selling_multiprices/per_segment
0 get /products/{id}/stock
0 get /products/{id}/subproducts
0 post /products/{id}/subproducts/add
0 delete /products/{id}/subproducts/remove/{subproduct_id}
0 get /products/{id}/variants
0 post /products/{id}/variants
0 get /products/attributes
0 post /products/attributes
0 delete /products/attributes/{id}
0 get /products/attributes/{id}
0 put /products/attributes/{id}
0 get /products/attributes/{id}/values
0 post /products/attributes/{id}/values
0 delete /products/attributes/{id}/values/ref/{ref}
0 get /products/attributes/{id}/values/ref/{ref}
0 get /products/attributes/ref_ext/{ref_ext}
0 get /products/attributes/ref/{ref}
0 get /products/attributes/ref/{ref}/values
0 delete /products/attributes/values/{id}
0 get /products/attributes/values/{id}
0 put /products/attributes/values/{id}
0 get /products/barcode/{barcode}
0 get /products/purchase_prices
0 get /products/ref_ext/{ref_ext}
1 get /products/ref/{ref}
0 get /products/ref/{ref}/variants
0 post /products/ref/{ref}/variants
0 delete /products/variants/{id}
0 put /products/variants/{id}
1 get /projects
0 post /projects
0 delete /projects/{id}
1 get /projects/{id}
0 put /projects/{id}
1 get /projects/{id}/roles
1 get /projects/{id}/tasks
0 post /projects/{id}/validate
1 get /projects/email_msgid/{email_msgid}
1 get /projects/ref_ext/{ref_ext}
1 get /projects/ref/{ref}
1 get /proposals
0 post /proposals
0 delete /proposals/{id}
1 get /proposals/{id}
1 put /proposals/{id}
1 post /proposals/{id}/close
0 delete /proposals/{id}/contact/{contactid}/{type}
1 post /proposals/{id}/contact/{contactid}/{type}
0 post /proposals/{id}/line
1 get /proposals/{id}/lines
0 post /proposals/{id}/lines
0 delete /proposals/{id}/lines/{lineid}
0 put /proposals/{id}/lines/{lineid}
0 post /proposals/{id}/setinvoiced
0 post /proposals/{id}/settodraft
1 post /proposals/{id}/validate
1 get /proposals/ref_ext/{ref_ext}
1 get /proposals/ref/{ref}
0 get /setup/checkintegrity
1 get /setup/company
0 get /setup/conf/{constantname}
0 get /setup/dictionary/availability
0 get /setup/dictionary/civilities
0 get /setup/dictionary/contact_types
1 get /setup/dictionary/countries
0 get /setup/dictionary/countries/{id}
1 get /setup/dictionary/countries/byCode/{code}
0 get /setup/dictionary/countries/byISO/{iso}
1 get /setup/dictionary/currencies
0 get /setup/dictionary/event_types
0 get /setup/dictionary/expensereport_types
0 get /setup/dictionary/incoterms
0 get /setup/dictionary/legal_form
0 get /setup/dictionary/ordering_methods
0 get /setup/dictionary/ordering_origins
0 get /setup/dictionary/payment_terms
0 get /setup/dictionary/payment_types
0 get /setup/dictionary/regions
0 get /setup/dictionary/regions/{id}
0 get /setup/dictionary/regions/byCode/{code}
0 get /setup/dictionary/shipping_methods
0 get /setup/dictionary/socialnetworks
0 get /setup/dictionary/staff
1 get /setup/dictionary/states
0 get /setup/dictionary/states/{id}
1 get /setup/dictionary/states/byCode/{code}
0 get /setup/dictionary/ticket_categories
0 get /setup/dictionary/ticket_severities
0 get /setup/dictionary/ticket_types
0 get /setup/dictionary/towns
0 get /setup/dictionary/units
0 get /setup/establishments
0 get /setup/establishments/{id}
1 get /setup/extrafields
0 delete /setup/extrafields/{elementtype}/{attrname}
0 get /setup/extrafields/{elementtype}/{attrname}
0 post /setup/extrafields/{elementtype}/{attrname}
0 put /setup/extrafields/{elementtype}/{attrname}
1 get /setup/modules
2 get /shipments
0 post /shipments
0 delete /shipments/{id}
1 get /shipments/{id}
0 put /shipments/{id}
0 post /shipments/{id}/close
0 delete /shipments/{id}/lines/{lineid}
1 post /shipments/{id}/validate
1 get /status
0 get /stockmovements
0 post /stockmovements
1 get /subscriptions
0 post /subscriptions
0 delete /subscriptions/{id}
1 get /subscriptions/{id}
0 put /subscriptions/{id}
0 get /supplierinvoices
0 post /supplierinvoices
0 delete /supplierinvoices/{id}
0 get /supplierinvoices/{id}
0 put /supplierinvoices/{id}
0 get /supplierinvoices/{id}/lines
0 post /supplierinvoices/{id}/lines
0 delete /supplierinvoices/{id}/lines/{lineid}
0 put /supplierinvoices/{id}/lines/{lineid}
0 get /supplierinvoices/{id}/payments
0 post /supplierinvoices/{id}/payments
0 post /supplierinvoices/{id}/validate
0 get /supplierorders
0 post /supplierorders
0 delete /supplierorders/{id}
0 get /supplierorders/{id}
0 put /supplierorders/{id}
0 post /supplierorders/{id}/approve
0 delete /supplierorders/{id}/contact/{contactid}/{type}/{source}
0 post /supplierorders/{id}/contact/{contactid}/{type}/{source}
0 get /supplierorders/{id}/contacts
0 post /supplierorders/{id}/makeorder
0 post /supplierorders/{id}/receive
0 post /supplierorders/{id}/validate
0 get /tasks
0 post /tasks
0 delete /tasks/{id}
0 get /tasks/{id}
0 put /tasks/{id}
0 post /tasks/{id}/addtimespent
0 get /tasks/{id}/roles
0 delete /tasks/{id}/timespent/{timespent_id}
0 put /tasks/{id}/timespent/{timespent_id}
0 get /tasks/timespentrecordchecks/{id}
1 get /thirdparties
1 post /thirdparties
0 delete /thirdparties/{id}
1 get /thirdparties/{id}
1 put /thirdparties/{id}
0 delete /thirdparties/{id}/accounts
1 get /thirdparties/{id}/accounts
0 post /thirdparties/{id}/accounts
0 delete /thirdparties/{id}/accounts/{site}
0 patch /thirdparties/{id}/accounts/{site}
0 put /thirdparties/{id}/accounts/{site}
1 get /thirdparties/{id}/bankaccounts
0 post /thirdparties/{id}/bankaccounts
0 delete /thirdparties/{id}/bankaccounts/{bankaccount_id}
0 put /thirdparties/{id}/bankaccounts/{bankaccount_id}
1 get /thirdparties/{id}/categories
0 delete /thirdparties/{id}/categories/{category_id}
0 put /thirdparties/{id}/categories/{category_id}
1 get /thirdparties/{id}/fixedamountdiscounts
1 get /thirdparties/{id}/generateBankAccountDocument/{companybankid}/{model}
1 get /thirdparties/{id}/getinvoicesqualifiedforcreditnote
1 get /thirdparties/{id}/getinvoicesqualifiedforreplacement
0 put /thirdparties/{id}/merge/{idtodelete}
1 get /thirdparties/{id}/notifications
1 post /thirdparties/{id}/notifications
1 delete /thirdparties/{id}/notifications/{notification_id}
0 put /thirdparties/{id}/notifications/{notification_id}
1 get /thirdparties/{id}/outstandinginvoices
1 get /thirdparties/{id}/outstandingorders
1 get /thirdparties/{id}/outstandingproposals
0 delete /thirdparties/{id}/representative/{representative_id}
0 post /thirdparties/{id}/representative/{representative_id}
1 get /thirdparties/{id}/representatives
0 put /thirdparties/{id}/setpricelevel/{priceLevel}
1 get /thirdparties/{id}/supplier_categories
0 delete /thirdparties/{id}/supplier_categories/{category_id}
0 put /thirdparties/{id}/supplier_categories/{category_id}
1 get /thirdparties/barcode/{barcode}
1 get /thirdparties/email/{email}
1 get /tickets
0 post /tickets
0 delete /tickets/{id}
1 get /tickets/{id}
0 put /tickets/{id}
0 post /tickets/newmessage
1 get /tickets/ref/{ref}
1 get /tickets/track_id/{track_id}
1 get /users
0 post /users
0 delete /users/{id}
1 get /users/{id}
0 put /users/{id}
1 get /users/{id}/groups
1 get /users/{id}/setGroup/{group}
1 get /users/email/{email}
0 get /users/groups
0 get /users/groups/{group}
0 get /users/info
0 get /users/login/{login}
0 get /warehouses
0 post /warehouses
0 delete /warehouses/{id}
0 get /warehouses/{id}
0 put /warehouses/{id}