Skip to content

Commit 42b8178

Browse files
committed
Merge branch 'staging' into production
2 parents 203559b + 421cc69 commit 42b8178

2 files changed

Lines changed: 100 additions & 47 deletions

File tree

bloomstack_core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- coding: utf-8 -*-
22
from __future__ import unicode_literals
33

4-
__version__ = '2.0.1'
4+
__version__ = '2.0.2'

bloomstack_core/bloomstack_core/custom/contract.json

Lines changed: 99 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"fieldname": "sb_signature",
2323
"fieldtype": "Section Break",
2424
"hidden": 0,
25-
"idx": 10,
25+
"idx": 11,
2626
"ignore_user_permissions": 0,
2727
"ignore_xss_filter": 0,
2828
"in_global_search": 0,
@@ -75,7 +75,7 @@
7575
"fieldname": "project_template",
7676
"fieldtype": "Link",
7777
"hidden": 0,
78-
"idx": 13,
78+
"idx": 14,
7979
"ignore_user_permissions": 0,
8080
"ignore_xss_filter": 0,
8181
"in_global_search": 0,
@@ -128,7 +128,7 @@
128128
"fieldname": "customer_signature",
129129
"fieldtype": "Signature",
130130
"hidden": 0,
131-
"idx": 23,
131+
"idx": 36,
132132
"ignore_user_permissions": 0,
133133
"ignore_xss_filter": 0,
134134
"in_global_search": 0,
@@ -181,7 +181,7 @@
181181
"fieldname": "project",
182182
"fieldtype": "Link",
183183
"hidden": 0,
184-
"idx": 16,
184+
"idx": 17,
185185
"ignore_user_permissions": 0,
186186
"ignore_xss_filter": 0,
187187
"in_global_search": 0,
@@ -234,7 +234,7 @@
234234
"fieldname": "contract_terms_display",
235235
"fieldtype": "Text",
236236
"hidden": 0,
237-
"idx": 28,
237+
"idx": 24,
238238
"ignore_user_permissions": 0,
239239
"ignore_xss_filter": 0,
240240
"in_global_search": 0,
@@ -287,7 +287,7 @@
287287
"fieldname": "contract_terms_help",
288288
"fieldtype": "HTML",
289289
"hidden": 0,
290-
"idx": 29,
290+
"idx": 25,
291291
"ignore_user_permissions": 0,
292292
"ignore_xss_filter": 0,
293293
"in_global_search": 0,
@@ -340,7 +340,7 @@
340340
"fieldname": "employee_name",
341341
"fieldtype": "Data",
342342
"hidden": 1,
343-
"idx": 6,
343+
"idx": 4,
344344
"ignore_user_permissions": 0,
345345
"ignore_xss_filter": 0,
346346
"in_global_search": 0,
@@ -377,36 +377,36 @@
377377
"_liked_by": null,
378378
"_user_tags": null,
379379
"allow_in_quick_entry": 0,
380-
"allow_on_submit": 0,
380+
"allow_on_submit": 1,
381381
"bold": 0,
382382
"collapsible": 0,
383383
"collapsible_depends_on": null,
384384
"columns": 0,
385-
"creation": "2020-06-23 20:07:53.863170",
385+
"creation": "2020-06-24 02:44:23.704505",
386386
"default": null,
387387
"depends_on": null,
388388
"description": null,
389389
"docstatus": 0,
390390
"dt": "Contract",
391391
"fetch_from": null,
392392
"fetch_if_empty": 0,
393-
"fieldname": "company",
394-
"fieldtype": "Link",
393+
"fieldname": "designation",
394+
"fieldtype": "Data",
395395
"hidden": 0,
396-
"idx": 1,
396+
"idx": 34,
397397
"ignore_user_permissions": 0,
398398
"ignore_xss_filter": 0,
399399
"in_global_search": 0,
400400
"in_list_view": 0,
401401
"in_standard_filter": 0,
402-
"insert_after": null,
403-
"label": "Company",
402+
"insert_after": "party_business_type",
403+
"label": "Designation",
404404
"length": 0,
405-
"modified": "2020-06-23 20:07:53.863170",
405+
"modified": "2020-06-24 02:44:23.704505",
406406
"modified_by": "Administrator",
407-
"name": "Contract-company",
407+
"name": "Contract-designation",
408408
"no_copy": 0,
409-
"options": "Company",
409+
"options": null,
410410
"owner": "Administrator",
411411
"parent": null,
412412
"parentfield": null,
@@ -435,31 +435,31 @@
435435
"collapsible": 0,
436436
"collapsible_depends_on": null,
437437
"columns": 0,
438-
"creation": "2020-06-24 02:44:23.704505",
438+
"creation": "2020-06-25 00:17:31.772206",
439439
"default": null,
440440
"depends_on": null,
441441
"description": null,
442442
"docstatus": 0,
443443
"dt": "Contract",
444444
"fetch_from": null,
445445
"fetch_if_empty": 0,
446-
"fieldname": "designation",
447-
"fieldtype": "Data",
446+
"fieldname": "party_business_type",
447+
"fieldtype": "Select",
448448
"hidden": 0,
449-
"idx": 21,
449+
"idx": 33,
450450
"ignore_user_permissions": 0,
451451
"ignore_xss_filter": 0,
452452
"in_global_search": 0,
453453
"in_list_view": 0,
454454
"in_standard_filter": 0,
455-
"insert_after": "party_business_type",
456-
"label": "Designation",
455+
"insert_after": "signed_on",
456+
"label": "Party Business Type",
457457
"length": 0,
458-
"modified": "2020-06-24 02:44:23.704505",
458+
"modified": "2020-06-25 00:17:31.772206",
459459
"modified_by": "Administrator",
460-
"name": "Contract-designation",
460+
"name": "Contract-party_business_type",
461461
"no_copy": 0,
462-
"options": null,
462+
"options": "Individual\nCompany",
463463
"owner": "Administrator",
464464
"parent": null,
465465
"parentfield": null,
@@ -483,36 +483,36 @@
483483
"_liked_by": null,
484484
"_user_tags": null,
485485
"allow_in_quick_entry": 0,
486-
"allow_on_submit": 1,
486+
"allow_on_submit": 0,
487487
"bold": 0,
488488
"collapsible": 0,
489489
"collapsible_depends_on": null,
490490
"columns": 0,
491-
"creation": "2020-06-25 00:17:31.772206",
491+
"creation": "2020-07-22 00:49:35.624676",
492492
"default": null,
493493
"depends_on": null,
494494
"description": null,
495495
"docstatus": 0,
496496
"dt": "Contract",
497497
"fetch_from": null,
498498
"fetch_if_empty": 0,
499-
"fieldname": "party_business_type",
500-
"fieldtype": "Select",
499+
"fieldname": "signed_by_company_date",
500+
"fieldtype": "Data",
501501
"hidden": 0,
502-
"idx": 20,
502+
"idx": 39,
503503
"ignore_user_permissions": 0,
504504
"ignore_xss_filter": 0,
505505
"in_global_search": 0,
506506
"in_list_view": 0,
507507
"in_standard_filter": 0,
508-
"insert_after": "signed_on",
509-
"label": "Party Business Type",
508+
"insert_after": "signed_by_company",
509+
"label": "Signed By Company Date",
510510
"length": 0,
511-
"modified": "2020-06-25 00:17:31.772206",
511+
"modified": "2020-07-22 00:49:35.624676",
512512
"modified_by": "Administrator",
513-
"name": "Contract-party_business_type",
513+
"name": "Contract-signed_by_company_date",
514514
"no_copy": 0,
515-
"options": "Individual\nCompany",
515+
"options": null,
516516
"owner": "Administrator",
517517
"parent": null,
518518
"parentfield": null,
@@ -526,6 +526,59 @@
526526
"report_hide": 0,
527527
"reqd": 0,
528528
"search_index": 0,
529+
"translatable": 1,
530+
"unique": 0,
531+
"width": null
532+
},
533+
{
534+
"_assign": null,
535+
"_comments": null,
536+
"_liked_by": null,
537+
"_user_tags": null,
538+
"allow_in_quick_entry": 0,
539+
"allow_on_submit": 0,
540+
"bold": 0,
541+
"collapsible": 0,
542+
"collapsible_depends_on": null,
543+
"columns": 0,
544+
"creation": "2020-11-09 23:15:19.240427",
545+
"default": "0",
546+
"depends_on": null,
547+
"description": null,
548+
"docstatus": 0,
549+
"dt": "Contract",
550+
"fetch_from": null,
551+
"fetch_if_empty": 0,
552+
"fieldname": "amount_in_figures",
553+
"fieldtype": "Currency",
554+
"hidden": 0,
555+
"idx": 20,
556+
"ignore_user_permissions": 0,
557+
"ignore_xss_filter": 0,
558+
"in_global_search": 0,
559+
"in_list_view": 0,
560+
"in_standard_filter": 0,
561+
"insert_after": "contract_amount",
562+
"label": "Amount In Figure",
563+
"length": 0,
564+
"modified": "2020-11-09 23:15:19.240427",
565+
"modified_by": "Administrator",
566+
"name": "Contract-amount_in_figures",
567+
"no_copy": 0,
568+
"options": null,
569+
"owner": "Administrator",
570+
"parent": null,
571+
"parentfield": null,
572+
"parenttype": null,
573+
"permlevel": 0,
574+
"precision": "0",
575+
"print_hide": 0,
576+
"print_hide_if_no_value": 0,
577+
"print_width": null,
578+
"read_only": 0,
579+
"report_hide": 0,
580+
"reqd": 0,
581+
"search_index": 0,
529582
"translatable": 0,
530583
"unique": 0,
531584
"width": null
@@ -541,29 +594,29 @@
541594
"collapsible": 0,
542595
"collapsible_depends_on": null,
543596
"columns": 0,
544-
"creation": "2020-07-22 00:49:35.624676",
597+
"creation": "2020-11-09 23:20:16.098722",
545598
"default": null,
546599
"depends_on": null,
547600
"description": null,
548601
"docstatus": 0,
549602
"dt": "Contract",
550603
"fetch_from": null,
551604
"fetch_if_empty": 0,
552-
"fieldname": "signed_by_company_date",
553-
"fieldtype": "Data",
605+
"fieldname": "contract_amount",
606+
"fieldtype": "Section Break",
554607
"hidden": 0,
555-
"idx": 36,
608+
"idx": 19,
556609
"ignore_user_permissions": 0,
557610
"ignore_xss_filter": 0,
558611
"in_global_search": 0,
559612
"in_list_view": 0,
560613
"in_standard_filter": 0,
561-
"insert_after": "signed_by_company",
562-
"label": "Signed By Company Date",
614+
"insert_after": "ip_address",
615+
"label": "Contract Amount",
563616
"length": 0,
564-
"modified": "2020-07-22 00:49:35.624676",
617+
"modified": "2020-11-09 23:20:16.098722",
565618
"modified_by": "Administrator",
566-
"name": "Contract-signed_by_company_date",
619+
"name": "Contract-contract_amount",
567620
"no_copy": 0,
568621
"options": null,
569622
"owner": "Administrator",
@@ -575,11 +628,11 @@
575628
"print_hide": 0,
576629
"print_hide_if_no_value": 0,
577630
"print_width": null,
578-
"read_only": 1,
631+
"read_only": 0,
579632
"report_hide": 0,
580633
"reqd": 0,
581634
"search_index": 0,
582-
"translatable": 1,
635+
"translatable": 0,
583636
"unique": 0,
584637
"width": null
585638
}

0 commit comments

Comments
 (0)