Skip to content

Commit 48e6533

Browse files
committed
Merge branch 'staging' into production
2 parents 751ca01 + 7e89b1d commit 48e6533

32 files changed

+521
-3552
lines changed

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.8'
4+
__version__ = '2.0.9'

bloomstack_core/bloomstack_core/custom/batch.json

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -56,30 +56,6 @@
5656
],
5757
"custom_perms": [],
5858
"doctype": "Batch",
59-
"property_setters": [
60-
{
61-
"_assign": null,
62-
"_comments": null,
63-
"_liked_by": null,
64-
"_user_tags": null,
65-
"creation": "2019-03-13 04:25:25.663501",
66-
"default_value": null,
67-
"doc_type": "Batch",
68-
"docstatus": 0,
69-
"doctype_or_field": "DocType",
70-
"field_name": null,
71-
"idx": 0,
72-
"modified": "2019-03-13 04:25:25.663501",
73-
"modified_by": "Administrator",
74-
"name": "Batch-read_only_onload",
75-
"owner": "Administrator",
76-
"parent": null,
77-
"parentfield": null,
78-
"parenttype": null,
79-
"property": "read_only_onload",
80-
"property_type": "Check",
81-
"value": null
82-
}
83-
],
59+
"property_setters": [],
8460
"sync_on_migrate": 1
8561
}

bloomstack_core/bloomstack_core/custom/company.json

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -586,30 +586,6 @@
586586
],
587587
"custom_perms": [],
588588
"doctype": "Company",
589-
"property_setters": [
590-
{
591-
"_assign": null,
592-
"_comments": null,
593-
"_liked_by": null,
594-
"_user_tags": null,
595-
"creation": "2019-08-02 02:37:29.854513",
596-
"default_value": null,
597-
"doc_type": "Company",
598-
"docstatus": 0,
599-
"doctype_or_field": "DocType",
600-
"field_name": null,
601-
"idx": 0,
602-
"modified": "2019-08-02 02:37:29.854513",
603-
"modified_by": "Administrator",
604-
"name": "Company-read_only_onload",
605-
"owner": "Administrator",
606-
"parent": null,
607-
"parentfield": null,
608-
"parenttype": null,
609-
"property": "read_only_onload",
610-
"property_type": "Check",
611-
"value": null
612-
}
613-
],
589+
"property_setters": [],
614590
"sync_on_migrate": 1
615591
}

bloomstack_core/bloomstack_core/custom/contact.json

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)