blob: 25b5f4fb3eae523bafaa769b9bb308d58584f55f [file] [log] [blame]
Kanchan Chauhan1f3d5b72016-03-01 11:33:49 +05301[
2 {
Kanchan Chauhan1f3d5b72016-03-01 11:33:49 +05303 "allow_comments": 1,
4 "allow_delete": 1,
5 "allow_edit": 1,
6 "allow_multiple": 1,
Kanchan Chauhane14389e2016-03-23 14:14:38 +05307 "breadcrumbs": "[{\"title\":\"Collaborative Project Management\", \"name\":\"projects?project=Collaborative Project Management\"}]",
8 "doc_type": "Task",
9 "docstatus": 0,
10 "doctype": "Web Form",
11 "introduction_text": null,
12 "is_standard": 1,
13 "login_required": 1,
14 "modified": "2016-03-06 02:09:28.583572",
15 "name": "tasks",
16 "page_name": "tasks",
17 "published": 1,
18 "success_message": null,
19 "success_url": "/projects?project=Collaborative Project Management",
20 "title": "Tasks",
21 "web_form_fields": [
22 {
23 "default": null,
24 "description": null,
25 "fieldname": "project",
26 "fieldtype": "Link",
27 "hidden": 0,
28 "label": "Project",
29 "options": "Project",
30 "read_only": 1,
31 "reqd": 1
32 },
33 {
34 "default": null,
35 "description": null,
36 "fieldname": "subject",
37 "fieldtype": "Data",
38 "hidden": 0,
39 "label": "Subject",
40 "options": null,
41 "read_only": 0,
42 "reqd": 1
43 },
44 {
45 "default": null,
46 "description": null,
47 "fieldname": "description",
48 "fieldtype": "Text",
49 "hidden": 0,
50 "label": "Details",
51 "options": null,
52 "read_only": 0,
53 "reqd": 0
54 },
55 {
56 "default": null,
57 "description": null,
58 "fieldname": "priority",
59 "fieldtype": "Select",
60 "hidden": 0,
61 "label": "Priority",
62 "options": "Low\nMedium\nHigh\nUrgent",
63 "read_only": 0,
64 "reqd": 0
65 },
66 {
67 "default": null,
68 "description": null,
69 "fieldname": "exp_start_date",
70 "fieldtype": "Date",
71 "hidden": 0,
72 "label": "Expected Start Date",
73 "options": null,
74 "read_only": 0,
75 "reqd": 0
76 },
77 {
78 "default": null,
79 "description": null,
80 "fieldname": "exp_end_date",
81 "fieldtype": "Date",
82 "hidden": 0,
83 "label": "Expected End Date",
84 "options": null,
85 "read_only": 0,
86 "reqd": 0
87 },
88 {
89 "default": null,
90 "description": null,
91 "fieldname": "status",
92 "fieldtype": "Select",
93 "hidden": 0,
94 "label": "Status",
95 "options": "Open\nWorking\nPending Review\nOverdue\nClosed\nCancelled",
96 "read_only": 0,
97 "reqd": 0
98 }
99 ],
100 "web_page_link_text": null
101 },
102 {
103 "allow_comments": 0,
104 "allow_delete": 1,
105 "allow_edit": 0,
106 "allow_multiple": 0,
107 "breadcrumbs": "[{\"title\":\"Collaborative Project Management\", \"name\":\"project?project=Collaborative Project Management\"}]",
108 "doc_type": "Time Log",
109 "docstatus": 0,
110 "doctype": "Web Form",
111 "introduction_text": null,
112 "is_standard": 0,
113 "login_required": 1,
114 "modified": "2016-03-11 12:26:41.147028",
115 "name": "time-log",
116 "page_name": "time-log",
117 "published": 1,
118 "success_message": null,
119 "success_url": "/test?project=Collaborative Project Management",
120 "title": "Time Log",
121 "web_form_fields": [
122 {
123 "default": null,
124 "description": null,
125 "fieldname": "project",
126 "fieldtype": "Link",
127 "hidden": 0,
128 "label": "Project",
129 "options": "Project",
130 "read_only": 1,
131 "reqd": 1
132 },
133 {
134 "default": null,
135 "description": null,
136 "fieldname": "title",
137 "fieldtype": "Data",
138 "hidden": 0,
139 "label": "Title",
140 "options": null,
141 "read_only": 1,
142 "reqd": 0
143 },
144 {
145 "default": null,
146 "description": null,
147 "fieldname": "employee",
148 "fieldtype": "Link",
149 "hidden": 0,
150 "label": "Employee",
151 "options": "Employee",
152 "read_only": 1,
153 "reqd": 0
154 },
155 {
156 "default": null,
157 "description": null,
158 "fieldname": "from_time",
159 "fieldtype": "Date",
160 "hidden": 0,
161 "label": "From Time",
162 "options": null,
163 "read_only": 1,
164 "reqd": 1
165 },
166 {
167 "default": null,
168 "description": null,
169 "fieldname": "to_time",
170 "fieldtype": "Date",
171 "hidden": 0,
172 "label": "To Time",
173 "options": null,
174 "read_only": 1,
175 "reqd": 1
176 },
177 {
178 "default": "0",
179 "description": null,
180 "fieldname": "hours",
181 "fieldtype": "Data",
182 "hidden": 0,
183 "label": "Hours",
184 "options": null,
185 "read_only": 1,
186 "reqd": 0
187 },
188 {
189 "default": null,
190 "description": "Will be updated when batched.",
191 "fieldname": "time_log_batch",
192 "fieldtype": "Link",
193 "hidden": 0,
194 "label": "Time Log Batch",
195 "options": "Time Log Batch",
196 "read_only": 0,
197 "reqd": 0
198 },
199 {
200 "default": "Open",
201 "description": null,
202 "fieldname": "status",
203 "fieldtype": "Select",
204 "hidden": 0,
205 "label": "Status",
206 "options": "Open\nWorking\nPending Review\nClosed\nCancelled",
207 "read_only": 1,
208 "reqd": 1
209 },
210 {
211 "default": null,
212 "description": null,
213 "fieldname": "note",
214 "fieldtype": "Text",
215 "hidden": 0,
216 "label": "Note",
217 "options": null,
218 "read_only": 1,
219 "reqd": 0
220 }
221 ],
222 "web_page_link_text": null
223 },
224 {
225 "allow_comments": 1,
226 "allow_delete": 1,
227 "allow_edit": 1,
228 "allow_multiple": 1,
229 "breadcrumbs": "[{\"title\":\"Collaborative Project Management\", \"name\":\"projects?project=Collaborative Project Management\"}]",
230 "doc_type": "Issue",
231 "docstatus": 0,
232 "doctype": "Web Form",
233 "introduction_text": null,
234 "is_standard": 1,
235 "login_required": 1,
236 "modified": "2016-03-11 13:10:53.133110",
237 "name": "issues-view",
238 "page_name": "issues-view",
239 "published": 1,
240 "success_message": null,
241 "success_url": "/projects?project=Collaborative Project Management",
242 "title": "Issues-view",
243 "web_form_fields": [
244 {
245 "default": null,
246 "description": null,
247 "fieldname": "project",
248 "fieldtype": "Link",
249 "hidden": 0,
250 "label": "Project",
251 "options": "Project",
252 "read_only": 1,
253 "reqd": 1
254 },
255 {
256 "default": null,
257 "description": null,
258 "fieldname": "subject",
259 "fieldtype": "Data",
260 "hidden": 0,
261 "label": "Subject",
262 "options": null,
263 "read_only": 1,
264 "reqd": 1
265 },
266 {
267 "default": null,
268 "description": null,
269 "fieldname": "description",
270 "fieldtype": "Text",
271 "hidden": 0,
272 "label": "Description",
273 "options": null,
274 "read_only": 1,
275 "reqd": 0
276 },
277 {
278 "default": null,
279 "description": null,
280 "fieldname": "raised_by",
281 "fieldtype": "Data",
282 "hidden": 0,
283 "label": "Raised By (Email)",
284 "options": "Email",
285 "read_only": 1,
286 "reqd": 0
287 },
288 {
289 "default": "Today",
290 "description": null,
291 "fieldname": "opening_date",
292 "fieldtype": "Date",
293 "hidden": 0,
294 "label": "Opening Date",
295 "options": null,
296 "read_only": 1,
297 "reqd": 0
298 },
299 {
300 "default": null,
301 "description": null,
302 "fieldname": "resolution_date",
303 "fieldtype": "Datetime",
304 "hidden": 0,
305 "label": "Resolution Date",
306 "options": null,
307 "read_only": 0,
308 "reqd": 0
309 },
310 {
311 "default": null,
312 "description": null,
313 "fieldname": "resolution_details",
314 "fieldtype": "Data",
315 "hidden": 0,
316 "label": "Resolution Details",
317 "options": null,
318 "read_only": 0,
319 "reqd": 0
320 },
321 {
322 "default": "Open",
323 "description": null,
324 "fieldname": "status",
325 "fieldtype": "Select",
326 "hidden": 0,
327 "label": "Status",
328 "options": "Open\nReplied\nHold\nClosed",
329 "read_only": 0,
330 "reqd": 0
331 }
332 ],
333 "web_page_link_text": null
334 },
335 {
336 "allow_comments": 1,
337 "allow_delete": 1,
338 "allow_edit": 1,
339 "allow_multiple": 1,
340 "breadcrumbs": "[{\"title\":\"Collaborative Project Management\", \"name\":\"projects?project=Collaborative Project Management\"}]",
341 "doc_type": "Task",
342 "docstatus": 0,
343 "doctype": "Web Form",
344 "introduction_text": null,
345 "is_standard": 1,
346 "login_required": 1,
347 "modified": "2016-03-15 00:00:39.230196",
348 "name": "tasks-view",
349 "page_name": "tasks-view",
350 "published": 1,
351 "success_message": null,
352 "success_url": "/projects?project=Collaborative Project Management",
353 "title": "Tasks-view",
354 "web_form_fields": [
355 {
356 "default": null,
357 "description": null,
358 "fieldname": "project",
359 "fieldtype": "Link",
360 "hidden": 0,
361 "label": "Project",
362 "options": "Project",
363 "read_only": 1,
364 "reqd": 1
365 },
366 {
367 "default": null,
368 "description": null,
369 "fieldname": "subject",
370 "fieldtype": "Data",
371 "hidden": 0,
372 "label": "Subject",
373 "options": null,
374 "read_only": 1,
375 "reqd": 1
376 },
377 {
378 "default": null,
379 "description": null,
380 "fieldname": "description",
381 "fieldtype": "Data",
382 "hidden": 0,
383 "label": "Details",
384 "options": null,
385 "read_only": 1,
386 "reqd": 0
387 },
388 {
389 "default": null,
390 "description": null,
391 "fieldname": "exp_start_date",
392 "fieldtype": "Date",
393 "hidden": 0,
394 "label": "Expected Start Date",
395 "options": null,
396 "read_only": 1,
397 "reqd": 0
398 },
399 {
400 "default": null,
401 "description": null,
402 "fieldname": "exp_end_date",
403 "fieldtype": "Date",
404 "hidden": 0,
405 "label": "Expected End Date",
406 "options": null,
407 "read_only": 1,
408 "reqd": 0
409 },
410 {
411 "default": null,
412 "description": null,
413 "fieldname": "priority",
414 "fieldtype": "Select",
415 "hidden": 0,
416 "label": "Priority",
417 "options": "Low\nMedium\nHigh\nUrgent",
418 "read_only": 1,
419 "reqd": 0
420 },
421 {
422 "default": null,
423 "description": null,
424 "fieldname": "status",
425 "fieldtype": "Select",
426 "hidden": 0,
427 "label": "Status",
428 "options": "Open\nWorking\nPending Review\nOverdue\nClosed\nCancelled",
429 "read_only": 0,
430 "reqd": 0
431 }
432 ],
433 "web_page_link_text": null
434 },
435 {
436 "allow_comments": 1,
437 "allow_delete": 1,
438 "allow_edit": 1,
439 "allow_multiple": 1,
Kanchan Chauhan1f3d5b72016-03-01 11:33:49 +0530440 "breadcrumbs": "[{\"title\":\"Issues\", \"name\":\"issues\"}]",
441 "doc_type": "Issue",
442 "docstatus": 0,
443 "doctype": "Web Form",
444 "introduction_text": null,
445 "is_standard": 1,
446 "login_required": 1,
447 "modified": "2015-06-01 08:14:26.350792",
448 "name": "issues",
449 "page_name": "issues",
450 "published": 1,
451 "success_message": "",
452 "success_url": "/issues",
453 "title": "Issues",
454 "web_form_fields": [
455 {
456 "default": null,
457 "description": null,
458 "fieldname": "subject",
459 "fieldtype": "Data",
460 "hidden": 0,
461 "label": "Subject",
462 "options": null,
463 "read_only": 0,
464 "reqd": 1
465 },
466 {
467 "default": "Open",
468 "description": null,
469 "fieldname": "status",
470 "fieldtype": "Select",
471 "hidden": 0,
472 "label": "Status",
473 "options": "Open\nReplied\nHold\nClosed",
474 "read_only": 1,
475 "reqd": 0
476 },
477 {
478 "default": null,
479 "description": null,
480 "fieldname": "description",
481 "fieldtype": "Text",
482 "hidden": 0,
483 "label": "Description",
484 "options": null,
485 "read_only": 0,
486 "reqd": 0
487 },
488 {
489 "default": null,
490 "description": null,
491 "fieldname": "attachment",
492 "fieldtype": "Attach",
493 "hidden": 0,
494 "label": "Attachment",
495 "options": null,
496 "read_only": 0,
497 "reqd": 0
498 }
499 ],
500 "web_page_link_text": null
501 },
502 {
503 "allow_comments": 0,
504 "allow_delete": 0,
505 "allow_edit": 1,
506 "allow_multiple": 1,
507 "breadcrumbs": null,
508 "doc_type": "Address",
509 "docstatus": 0,
510 "doctype": "Web Form",
511 "introduction_text": null,
512 "is_standard": 1,
513 "login_required": 1,
514 "modified": "2015-11-23 08:21:53.924318",
515 "name": "addresses",
516 "page_name": "addresses",
517 "published": 1,
518 "success_message": null,
519 "success_url": "/addresses",
520 "title": "Addresses",
521 "web_form_fields": [
522 {
523 "default": null,
524 "description": "",
525 "fieldname": "address_title",
526 "fieldtype": "Data",
527 "hidden": 0,
528 "label": "Address Title",
529 "options": null,
530 "read_only": 0,
531 "reqd": 0
532 },
533 {
534 "default": null,
535 "description": null,
536 "fieldname": "address_type",
537 "fieldtype": "Select",
538 "hidden": 0,
539 "label": "Address Type",
540 "options": "Billing\nShipping\nOffice\nPersonal\nPlant\nPostal\nShop\nSubsidiary\nWarehouse\nOther",
541 "read_only": 0,
542 "reqd": 1
543 },
544 {
545 "default": null,
546 "description": null,
547 "fieldname": "address_line1",
548 "fieldtype": "Data",
549 "hidden": 0,
550 "label": "Address Line 1",
551 "options": null,
552 "read_only": 0,
553 "reqd": 1
554 },
555 {
556 "default": null,
557 "description": null,
558 "fieldname": "address_line2",
559 "fieldtype": "Data",
560 "hidden": 0,
561 "label": "Address Line 2",
562 "options": null,
563 "read_only": 0,
564 "reqd": 0
565 },
566 {
567 "default": null,
568 "description": null,
569 "fieldname": "city",
570 "fieldtype": "Data",
571 "hidden": 0,
572 "label": "City/Town",
573 "options": null,
574 "read_only": 0,
575 "reqd": 1
576 },
577 {
578 "default": null,
579 "description": null,
580 "fieldname": "state",
581 "fieldtype": "Data",
582 "hidden": 0,
583 "label": "State",
584 "options": null,
585 "read_only": 0,
586 "reqd": 0
587 },
588 {
589 "default": null,
590 "description": null,
591 "fieldname": "pincode",
592 "fieldtype": "Data",
593 "hidden": 0,
594 "label": "Postal Code",
595 "options": null,
596 "read_only": 0,
597 "reqd": 0
598 },
599 {
600 "default": null,
601 "description": null,
602 "fieldname": "country",
603 "fieldtype": "Link",
604 "hidden": 0,
605 "label": "Country",
606 "options": "Country",
607 "read_only": 0,
608 "reqd": 1
609 },
610 {
611 "default": null,
612 "description": null,
613 "fieldname": null,
614 "fieldtype": "Column Break",
615 "hidden": 0,
616 "label": null,
617 "options": null,
618 "read_only": 0,
619 "reqd": 0
620 },
621 {
622 "default": null,
623 "description": null,
624 "fieldname": "email_id",
625 "fieldtype": "Data",
626 "hidden": 0,
627 "label": "Email Id",
628 "options": null,
629 "read_only": 0,
630 "reqd": 0
631 },
632 {
633 "default": null,
634 "description": null,
635 "fieldname": "phone",
636 "fieldtype": "Data",
637 "hidden": 0,
638 "label": "Phone",
639 "options": null,
640 "read_only": 0,
641 "reqd": 1
642 },
643 {
644 "default": "0",
645 "description": "",
646 "fieldname": "is_primary_address",
647 "fieldtype": "Check",
648 "hidden": 0,
649 "label": "Preferred Billing Address",
650 "options": null,
651 "read_only": 0,
652 "reqd": 0
653 },
654 {
655 "default": "0",
656 "description": "",
657 "fieldname": "is_shipping_address",
658 "fieldtype": "Check",
659 "hidden": 0,
660 "label": "Preferred Shipping Address",
661 "options": null,
662 "read_only": 0,
663 "reqd": 0
664 }
665 ],
666 "web_page_link_text": null
667 },
668 {
669 "allow_comments": 0,
670 "allow_delete": 0,
671 "allow_edit": 0,
672 "allow_multiple": 0,
673 "breadcrumbs": "[{\"title\":\"Jobs\", \"name\":\"jobs\"}]",
674 "doc_type": "Job Applicant",
675 "docstatus": 0,
676 "doctype": "Web Form",
677 "introduction_text": null,
678 "is_standard": 0,
679 "login_required": 0,
680 "modified": "2016-02-19 16:46:57.448416",
681 "name": "job_application",
682 "page_name": "job_application",
683 "published": 1,
684 "success_message": "Thank you for applying.",
685 "success_url": "/jobs",
686 "title": "Job Application",
687 "web_form_fields": [
688 {
689 "default": null,
690 "description": null,
691 "fieldname": "job_title",
692 "fieldtype": "Data",
693 "hidden": 0,
694 "label": "Job Title",
695 "options": "",
696 "read_only": 1,
697 "reqd": 0
698 },
699 {
700 "default": null,
701 "description": null,
702 "fieldname": "applicant_name",
703 "fieldtype": "Data",
704 "hidden": 0,
705 "label": "Applicant Name",
706 "options": null,
707 "read_only": 0,
708 "reqd": 1
709 },
710 {
711 "default": null,
712 "description": null,
713 "fieldname": "email_id",
714 "fieldtype": "Data",
715 "hidden": 0,
716 "label": "Email Id",
717 "options": "Email",
718 "read_only": 0,
719 "reqd": 0
720 },
721 {
722 "default": "Cover Letter/Message",
723 "description": null,
724 "fieldname": "message",
725 "fieldtype": "Text",
726 "hidden": 0,
727 "label": "Message",
728 "options": null,
729 "read_only": 0,
730 "reqd": 1
731 },
732 {
733 "default": null,
734 "description": null,
735 "fieldname": "upload_cv",
736 "fieldtype": "Attach",
737 "hidden": 0,
738 "label": "Upload CV",
739 "options": null,
740 "read_only": 0,
741 "reqd": 0
742 }
743 ],
744 "web_page_link_text": null
745 }
746]