Skip to content

Commit a4547aa

Browse files
authored
Update Master (#38)
Update Master
2 parents e63b5a8 + 19f1266 commit a4547aa

116 files changed

Lines changed: 9793 additions & 7 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
*.egg-info
44
*.swp
55
tags
6-
bloomstack_core/docs/current
6+
node_modules
7+
bloomstack_core/docs/current
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
{
2+
"custom_fields": [
3+
{
4+
"_assign": null,
5+
"_comments": null,
6+
"_liked_by": null,
7+
"_user_tags": null,
8+
"allow_on_submit": 0,
9+
"bold": 0,
10+
"collapsible": 0,
11+
"collapsible_depends_on": null,
12+
"columns": 0,
13+
"creation": "2019-01-29 00:54:39.492349",
14+
"default": null,
15+
"depends_on": null,
16+
"description": null,
17+
"docstatus": 0,
18+
"dt": "Accounts Settings",
19+
"fetch_from": null,
20+
"fetch_if_empty": 0,
21+
"fieldname": "auto_create_invoice_on_delivery_note_submit",
22+
"fieldtype": "Check",
23+
"hidden": 0,
24+
"idx": 11,
25+
"ignore_user_permissions": 0,
26+
"ignore_xss_filter": 0,
27+
"in_global_search": 0,
28+
"in_list_view": 0,
29+
"in_standard_filter": 0,
30+
"insert_after": "allow_cost_center_in_entry_of_bs_account",
31+
"label": "Auto-Create Invoice on Delivery Note submit",
32+
"modified": "2019-01-29 00:54:39.492349",
33+
"modified_by": "Administrator",
34+
"name": "Accounts Settings-auto_create_invoice_on_delivery_note_submit",
35+
"no_copy": 0,
36+
"options": null,
37+
"owner": "Administrator",
38+
"parent": null,
39+
"parentfield": null,
40+
"parenttype": null,
41+
"permlevel": 0,
42+
"precision": "",
43+
"print_hide": 0,
44+
"print_hide_if_no_value": 0,
45+
"print_width": null,
46+
"read_only": 0,
47+
"report_hide": 0,
48+
"reqd": 0,
49+
"search_index": 0,
50+
"translatable": 0,
51+
"unique": 0,
52+
"width": null
53+
}
54+
],
55+
"custom_perms": [],
56+
"doctype": "Accounts Settings",
57+
"property_setters": [
58+
{
59+
"_assign": null,
60+
"_comments": null,
61+
"_liked_by": null,
62+
"_user_tags": null,
63+
"creation": "2019-01-29 00:54:46.302013",
64+
"default_value": null,
65+
"doc_type": "Accounts Settings",
66+
"docstatus": 0,
67+
"doctype_or_field": "DocType",
68+
"field_name": null,
69+
"idx": 0,
70+
"modified": "2019-01-29 00:54:46.302013",
71+
"modified_by": "Administrator",
72+
"name": "Accounts Settings-read_only_onload",
73+
"owner": "Administrator",
74+
"parent": null,
75+
"parentfield": null,
76+
"parenttype": null,
77+
"property": "read_only_onload",
78+
"property_type": "Check",
79+
"value": null
80+
}
81+
],
82+
"sync_on_migrate": 1
83+
}
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"custom_fields": [],
3+
"custom_perms": [],
4+
"doctype": "BOM",
5+
"property_setters": [
6+
{
7+
"_assign": null,
8+
"_comments": null,
9+
"_liked_by": null,
10+
"_user_tags": null,
11+
"creation": "2019-08-05 00:09:19.489037",
12+
"default_value": null,
13+
"doc_type": "BOM",
14+
"docstatus": 0,
15+
"doctype_or_field": "DocType",
16+
"field_name": null,
17+
"idx": 0,
18+
"modified": "2019-08-05 00:09:19.489037",
19+
"modified_by": "Administrator",
20+
"name": "BOM-read_only_onload",
21+
"owner": "Administrator",
22+
"parent": null,
23+
"parentfield": null,
24+
"parenttype": null,
25+
"property": "read_only_onload",
26+
"property_type": "Check",
27+
"value": null
28+
},
29+
{
30+
"_assign": null,
31+
"_comments": null,
32+
"_liked_by": null,
33+
"_user_tags": null,
34+
"creation": "2019-08-05 00:09:19.464857",
35+
"default_value": null,
36+
"doc_type": "BOM",
37+
"docstatus": 0,
38+
"doctype_or_field": "DocType",
39+
"field_name": null,
40+
"idx": 0,
41+
"modified": "2019-08-05 00:09:19.464857",
42+
"modified_by": "Administrator",
43+
"name": "BOM-title_field",
44+
"owner": "Administrator",
45+
"parent": null,
46+
"parentfield": null,
47+
"parenttype": null,
48+
"property": "title_field",
49+
"property_type": "Data",
50+
"value": "item_name"
51+
}
52+
],
53+
"sync_on_migrate": 1
54+
}
Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
{
2+
"custom_fields": [
3+
{
4+
"_assign": null,
5+
"_comments": null,
6+
"_liked_by": null,
7+
"_user_tags": null,
8+
"allow_on_submit": 0,
9+
"bold": 0,
10+
"collapsible": 0,
11+
"collapsible_depends_on": null,
12+
"columns": 0,
13+
"creation": "2019-08-02 02:37:29.931335",
14+
"default": null,
15+
"depends_on": null,
16+
"description": null,
17+
"docstatus": 0,
18+
"dt": "Company",
19+
"fetch_from": null,
20+
"fetch_if_empty": 0,
21+
"fieldname": "contact_name",
22+
"fieldtype": "Data",
23+
"hidden": 0,
24+
"idx": 82,
25+
"ignore_user_permissions": 0,
26+
"ignore_xss_filter": 0,
27+
"in_global_search": 0,
28+
"in_list_view": 0,
29+
"in_standard_filter": 0,
30+
"insert_after": "date_of_commencement",
31+
"label": "Contact Name",
32+
"modified": "2019-08-02 02:37:29.931335",
33+
"modified_by": "Administrator",
34+
"name": "Company-contact_name",
35+
"no_copy": 0,
36+
"options": null,
37+
"owner": "Administrator",
38+
"parent": null,
39+
"parentfield": null,
40+
"parenttype": null,
41+
"permlevel": 0,
42+
"precision": "",
43+
"print_hide": 0,
44+
"print_hide_if_no_value": 0,
45+
"print_width": null,
46+
"read_only": 0,
47+
"report_hide": 0,
48+
"reqd": 0,
49+
"search_index": 0,
50+
"translatable": 0,
51+
"unique": 0,
52+
"width": null
53+
}
54+
],
55+
"custom_perms": [],
56+
"doctype": "Company",
57+
"property_setters": [
58+
{
59+
"_assign": null,
60+
"_comments": null,
61+
"_liked_by": null,
62+
"_user_tags": null,
63+
"creation": "2019-08-02 02:37:29.854513",
64+
"default_value": null,
65+
"doc_type": "Company",
66+
"docstatus": 0,
67+
"doctype_or_field": "DocType",
68+
"field_name": null,
69+
"idx": 0,
70+
"modified": "2019-08-02 02:37:29.854513",
71+
"modified_by": "Administrator",
72+
"name": "Company-read_only_onload",
73+
"owner": "Administrator",
74+
"parent": null,
75+
"parentfield": null,
76+
"parenttype": null,
77+
"property": "read_only_onload",
78+
"property_type": "Check",
79+
"value": null
80+
}
81+
],
82+
"sync_on_migrate": 1
83+
}

0 commit comments

Comments
 (0)