Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 1 | [ |
| 2 | { |
Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 3 | "allow_comments": 1, |
| 4 | "allow_delete": 1, |
| 5 | "allow_edit": 1, |
| 6 | "allow_multiple": 1, |
Kanchan Chauhan | e14389e | 2016-03-23 14:14:38 +0530 | [diff] [blame] | 7 | "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, |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 14 | "modified": "2016-03-30 01:27:27.469840", |
Kanchan Chauhan | e14389e | 2016-03-23 14:14:38 +0530 | [diff] [blame] | 15 | "name": "tasks", |
| 16 | "page_name": "tasks", |
| 17 | "published": 1, |
| 18 | "success_message": null, |
| 19 | "success_url": "/projects?project=Collaborative Project Management", |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 20 | "title": "Task", |
Kanchan Chauhan | e14389e | 2016-03-23 14:14:38 +0530 | [diff] [blame] | 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, |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 47 | "fieldname": "status", |
| 48 | "fieldtype": "Select", |
| 49 | "hidden": 0, |
| 50 | "label": "Status", |
| 51 | "options": "Open\nClosed\nCancelled", |
| 52 | "read_only": 0, |
| 53 | "reqd": 0 |
| 54 | }, |
| 55 | { |
| 56 | "default": null, |
| 57 | "description": null, |
Kanchan Chauhan | e14389e | 2016-03-23 14:14:38 +0530 | [diff] [blame] | 58 | "fieldname": "description", |
| 59 | "fieldtype": "Text", |
| 60 | "hidden": 0, |
| 61 | "label": "Details", |
| 62 | "options": null, |
| 63 | "read_only": 0, |
| 64 | "reqd": 0 |
| 65 | }, |
| 66 | { |
| 67 | "default": null, |
| 68 | "description": null, |
| 69 | "fieldname": "priority", |
| 70 | "fieldtype": "Select", |
| 71 | "hidden": 0, |
| 72 | "label": "Priority", |
| 73 | "options": "Low\nMedium\nHigh\nUrgent", |
| 74 | "read_only": 0, |
| 75 | "reqd": 0 |
| 76 | }, |
| 77 | { |
| 78 | "default": null, |
| 79 | "description": null, |
| 80 | "fieldname": "exp_start_date", |
| 81 | "fieldtype": "Date", |
| 82 | "hidden": 0, |
| 83 | "label": "Expected Start Date", |
| 84 | "options": null, |
| 85 | "read_only": 0, |
| 86 | "reqd": 0 |
| 87 | }, |
| 88 | { |
| 89 | "default": null, |
| 90 | "description": null, |
| 91 | "fieldname": "exp_end_date", |
| 92 | "fieldtype": "Date", |
| 93 | "hidden": 0, |
| 94 | "label": "Expected End Date", |
| 95 | "options": null, |
| 96 | "read_only": 0, |
| 97 | "reqd": 0 |
Kanchan Chauhan | e14389e | 2016-03-23 14:14:38 +0530 | [diff] [blame] | 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, |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 114 | "modified": "2016-03-30 01:28:00.061700", |
Kanchan Chauhan | e14389e | 2016-03-23 14:14:38 +0530 | [diff] [blame] | 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 | { |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 145 | "default": "Open", |
| 146 | "description": null, |
| 147 | "fieldname": "status", |
| 148 | "fieldtype": "Select", |
| 149 | "hidden": 0, |
| 150 | "label": "Status", |
| 151 | "options": "Open\nWorking\nPending Review\nClosed\nCancelled", |
| 152 | "read_only": 1, |
| 153 | "reqd": 1 |
| 154 | }, |
| 155 | { |
Kanchan Chauhan | e14389e | 2016-03-23 14:14:38 +0530 | [diff] [blame] | 156 | "default": null, |
| 157 | "description": null, |
| 158 | "fieldname": "employee", |
| 159 | "fieldtype": "Link", |
| 160 | "hidden": 0, |
| 161 | "label": "Employee", |
| 162 | "options": "Employee", |
| 163 | "read_only": 1, |
| 164 | "reqd": 0 |
| 165 | }, |
| 166 | { |
| 167 | "default": null, |
| 168 | "description": null, |
| 169 | "fieldname": "from_time", |
| 170 | "fieldtype": "Date", |
| 171 | "hidden": 0, |
| 172 | "label": "From Time", |
| 173 | "options": null, |
| 174 | "read_only": 1, |
| 175 | "reqd": 1 |
| 176 | }, |
| 177 | { |
| 178 | "default": null, |
| 179 | "description": null, |
| 180 | "fieldname": "to_time", |
| 181 | "fieldtype": "Date", |
| 182 | "hidden": 0, |
| 183 | "label": "To Time", |
| 184 | "options": null, |
| 185 | "read_only": 1, |
| 186 | "reqd": 1 |
| 187 | }, |
| 188 | { |
| 189 | "default": "0", |
| 190 | "description": null, |
| 191 | "fieldname": "hours", |
| 192 | "fieldtype": "Data", |
| 193 | "hidden": 0, |
| 194 | "label": "Hours", |
| 195 | "options": null, |
| 196 | "read_only": 1, |
| 197 | "reqd": 0 |
| 198 | }, |
| 199 | { |
| 200 | "default": null, |
| 201 | "description": "Will be updated when batched.", |
| 202 | "fieldname": "time_log_batch", |
| 203 | "fieldtype": "Link", |
| 204 | "hidden": 0, |
| 205 | "label": "Time Log Batch", |
| 206 | "options": "Time Log Batch", |
| 207 | "read_only": 0, |
| 208 | "reqd": 0 |
| 209 | }, |
| 210 | { |
Kanchan Chauhan | e14389e | 2016-03-23 14:14:38 +0530 | [diff] [blame] | 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, |
Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 229 | "breadcrumbs": "[{\"title\":\"Issues\", \"name\":\"issues\"}]", |
| 230 | "doc_type": "Issue", |
| 231 | "docstatus": 0, |
| 232 | "doctype": "Web Form", |
| 233 | "introduction_text": null, |
| 234 | "is_standard": 1, |
| 235 | "login_required": 1, |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 236 | "modified": "2016-03-30 01:22:09.921515", |
Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 237 | "name": "issues", |
| 238 | "page_name": "issues", |
| 239 | "published": 1, |
| 240 | "success_message": "", |
| 241 | "success_url": "/issues", |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 242 | "title": "Issue", |
Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 243 | "web_form_fields": [ |
| 244 | { |
| 245 | "default": null, |
| 246 | "description": null, |
| 247 | "fieldname": "subject", |
| 248 | "fieldtype": "Data", |
| 249 | "hidden": 0, |
| 250 | "label": "Subject", |
| 251 | "options": null, |
| 252 | "read_only": 0, |
| 253 | "reqd": 1 |
| 254 | }, |
| 255 | { |
| 256 | "default": "Open", |
| 257 | "description": null, |
| 258 | "fieldname": "status", |
| 259 | "fieldtype": "Select", |
| 260 | "hidden": 0, |
| 261 | "label": "Status", |
| 262 | "options": "Open\nReplied\nHold\nClosed", |
| 263 | "read_only": 1, |
| 264 | "reqd": 0 |
| 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": 0, |
| 275 | "reqd": 0 |
| 276 | }, |
| 277 | { |
| 278 | "default": null, |
| 279 | "description": null, |
| 280 | "fieldname": "attachment", |
| 281 | "fieldtype": "Attach", |
| 282 | "hidden": 0, |
| 283 | "label": "Attachment", |
| 284 | "options": null, |
| 285 | "read_only": 0, |
| 286 | "reqd": 0 |
| 287 | } |
| 288 | ], |
| 289 | "web_page_link_text": null |
| 290 | }, |
| 291 | { |
| 292 | "allow_comments": 0, |
| 293 | "allow_delete": 0, |
| 294 | "allow_edit": 1, |
| 295 | "allow_multiple": 1, |
| 296 | "breadcrumbs": null, |
| 297 | "doc_type": "Address", |
| 298 | "docstatus": 0, |
| 299 | "doctype": "Web Form", |
| 300 | "introduction_text": null, |
| 301 | "is_standard": 1, |
| 302 | "login_required": 1, |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 303 | "modified": "2016-03-30 01:22:04.728685", |
Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 304 | "name": "addresses", |
| 305 | "page_name": "addresses", |
| 306 | "published": 1, |
| 307 | "success_message": null, |
| 308 | "success_url": "/addresses", |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 309 | "title": "Address", |
Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 310 | "web_form_fields": [ |
| 311 | { |
| 312 | "default": null, |
| 313 | "description": "", |
| 314 | "fieldname": "address_title", |
| 315 | "fieldtype": "Data", |
| 316 | "hidden": 0, |
| 317 | "label": "Address Title", |
| 318 | "options": null, |
| 319 | "read_only": 0, |
| 320 | "reqd": 0 |
| 321 | }, |
| 322 | { |
| 323 | "default": null, |
| 324 | "description": null, |
| 325 | "fieldname": "address_type", |
| 326 | "fieldtype": "Select", |
| 327 | "hidden": 0, |
| 328 | "label": "Address Type", |
| 329 | "options": "Billing\nShipping\nOffice\nPersonal\nPlant\nPostal\nShop\nSubsidiary\nWarehouse\nOther", |
| 330 | "read_only": 0, |
| 331 | "reqd": 1 |
| 332 | }, |
| 333 | { |
| 334 | "default": null, |
| 335 | "description": null, |
| 336 | "fieldname": "address_line1", |
| 337 | "fieldtype": "Data", |
| 338 | "hidden": 0, |
| 339 | "label": "Address Line 1", |
| 340 | "options": null, |
| 341 | "read_only": 0, |
| 342 | "reqd": 1 |
| 343 | }, |
| 344 | { |
| 345 | "default": null, |
| 346 | "description": null, |
| 347 | "fieldname": "address_line2", |
| 348 | "fieldtype": "Data", |
| 349 | "hidden": 0, |
| 350 | "label": "Address Line 2", |
| 351 | "options": null, |
| 352 | "read_only": 0, |
| 353 | "reqd": 0 |
| 354 | }, |
| 355 | { |
| 356 | "default": null, |
| 357 | "description": null, |
| 358 | "fieldname": "city", |
| 359 | "fieldtype": "Data", |
| 360 | "hidden": 0, |
| 361 | "label": "City/Town", |
| 362 | "options": null, |
| 363 | "read_only": 0, |
| 364 | "reqd": 1 |
| 365 | }, |
| 366 | { |
| 367 | "default": null, |
| 368 | "description": null, |
| 369 | "fieldname": "state", |
| 370 | "fieldtype": "Data", |
| 371 | "hidden": 0, |
| 372 | "label": "State", |
| 373 | "options": null, |
| 374 | "read_only": 0, |
| 375 | "reqd": 0 |
| 376 | }, |
| 377 | { |
| 378 | "default": null, |
| 379 | "description": null, |
| 380 | "fieldname": "pincode", |
| 381 | "fieldtype": "Data", |
| 382 | "hidden": 0, |
| 383 | "label": "Postal Code", |
| 384 | "options": null, |
| 385 | "read_only": 0, |
| 386 | "reqd": 0 |
| 387 | }, |
| 388 | { |
| 389 | "default": null, |
| 390 | "description": null, |
| 391 | "fieldname": "country", |
| 392 | "fieldtype": "Link", |
| 393 | "hidden": 0, |
| 394 | "label": "Country", |
| 395 | "options": "Country", |
| 396 | "read_only": 0, |
| 397 | "reqd": 1 |
| 398 | }, |
| 399 | { |
| 400 | "default": null, |
| 401 | "description": null, |
| 402 | "fieldname": null, |
| 403 | "fieldtype": "Column Break", |
| 404 | "hidden": 0, |
| 405 | "label": null, |
| 406 | "options": null, |
| 407 | "read_only": 0, |
| 408 | "reqd": 0 |
| 409 | }, |
| 410 | { |
| 411 | "default": null, |
| 412 | "description": null, |
| 413 | "fieldname": "email_id", |
| 414 | "fieldtype": "Data", |
| 415 | "hidden": 0, |
| 416 | "label": "Email Id", |
| 417 | "options": null, |
| 418 | "read_only": 0, |
| 419 | "reqd": 0 |
| 420 | }, |
| 421 | { |
| 422 | "default": null, |
| 423 | "description": null, |
| 424 | "fieldname": "phone", |
| 425 | "fieldtype": "Data", |
| 426 | "hidden": 0, |
| 427 | "label": "Phone", |
| 428 | "options": null, |
| 429 | "read_only": 0, |
| 430 | "reqd": 1 |
| 431 | }, |
| 432 | { |
| 433 | "default": "0", |
| 434 | "description": "", |
| 435 | "fieldname": "is_primary_address", |
| 436 | "fieldtype": "Check", |
| 437 | "hidden": 0, |
| 438 | "label": "Preferred Billing Address", |
| 439 | "options": null, |
| 440 | "read_only": 0, |
| 441 | "reqd": 0 |
| 442 | }, |
| 443 | { |
| 444 | "default": "0", |
| 445 | "description": "", |
| 446 | "fieldname": "is_shipping_address", |
| 447 | "fieldtype": "Check", |
| 448 | "hidden": 0, |
| 449 | "label": "Preferred Shipping Address", |
| 450 | "options": null, |
| 451 | "read_only": 0, |
| 452 | "reqd": 0 |
| 453 | } |
| 454 | ], |
| 455 | "web_page_link_text": null |
| 456 | }, |
| 457 | { |
| 458 | "allow_comments": 0, |
| 459 | "allow_delete": 0, |
| 460 | "allow_edit": 0, |
| 461 | "allow_multiple": 0, |
| 462 | "breadcrumbs": "[{\"title\":\"Jobs\", \"name\":\"jobs\"}]", |
| 463 | "doc_type": "Job Applicant", |
| 464 | "docstatus": 0, |
| 465 | "doctype": "Web Form", |
| 466 | "introduction_text": null, |
| 467 | "is_standard": 0, |
| 468 | "login_required": 0, |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 469 | "modified": "2016-03-30 01:21:57.425828", |
Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 470 | "name": "job_application", |
| 471 | "page_name": "job_application", |
| 472 | "published": 1, |
| 473 | "success_message": "Thank you for applying.", |
| 474 | "success_url": "/jobs", |
Rushabh Mehta | df7e523 | 2016-03-30 11:00:42 +0530 | [diff] [blame] | 475 | "title": "Job Applicant", |
Kanchan Chauhan | 1f3d5b7 | 2016-03-01 11:33:49 +0530 | [diff] [blame] | 476 | "web_form_fields": [ |
| 477 | { |
| 478 | "default": null, |
| 479 | "description": null, |
| 480 | "fieldname": "job_title", |
| 481 | "fieldtype": "Data", |
| 482 | "hidden": 0, |
| 483 | "label": "Job Title", |
| 484 | "options": "", |
| 485 | "read_only": 1, |
| 486 | "reqd": 0 |
| 487 | }, |
| 488 | { |
| 489 | "default": null, |
| 490 | "description": null, |
| 491 | "fieldname": "applicant_name", |
| 492 | "fieldtype": "Data", |
| 493 | "hidden": 0, |
| 494 | "label": "Applicant Name", |
| 495 | "options": null, |
| 496 | "read_only": 0, |
| 497 | "reqd": 1 |
| 498 | }, |
| 499 | { |
| 500 | "default": null, |
| 501 | "description": null, |
| 502 | "fieldname": "email_id", |
| 503 | "fieldtype": "Data", |
| 504 | "hidden": 0, |
| 505 | "label": "Email Id", |
| 506 | "options": "Email", |
| 507 | "read_only": 0, |
| 508 | "reqd": 0 |
| 509 | }, |
| 510 | { |
| 511 | "default": "Cover Letter/Message", |
| 512 | "description": null, |
| 513 | "fieldname": "message", |
| 514 | "fieldtype": "Text", |
| 515 | "hidden": 0, |
| 516 | "label": "Message", |
| 517 | "options": null, |
| 518 | "read_only": 0, |
| 519 | "reqd": 1 |
| 520 | }, |
| 521 | { |
| 522 | "default": null, |
| 523 | "description": null, |
| 524 | "fieldname": "upload_cv", |
| 525 | "fieldtype": "Attach", |
| 526 | "hidden": 0, |
| 527 | "label": "Upload CV", |
| 528 | "options": null, |
| 529 | "read_only": 0, |
| 530 | "reqd": 0 |
| 531 | } |
| 532 | ], |
| 533 | "web_page_link_text": null |
| 534 | } |
| 535 | ] |