chore: form tour location

closes https://github.com/frappe/frappe/issues/17247

[skip ci]
This commit is contained in:
Ankush Menat
2022-07-11 11:48:12 +05:30
parent 18a8e3fd60
commit 3031592368

View File

@@ -4,7 +4,7 @@
"doctype": "Form Tour", "doctype": "Form Tour",
"idx": 0, "idx": 0,
"is_standard": 1, "is_standard": 1,
"modified": "2021-06-29 20:49:01.359489", "modified": "2022-07-11 20:49:01.359489",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Selling Settings", "name": "Selling Settings",
@@ -33,7 +33,7 @@
"is_table_field": 0, "is_table_field": 0,
"label": "Is Sales Order Required for Sales Invoice & Delivery Note Creation?", "label": "Is Sales Order Required for Sales Invoice & Delivery Note Creation?",
"parent_field": "", "parent_field": "",
"position": "Left", "position": "Right",
"title": "Sales Order Required for Sales Invoice & Delivery Note Creation" "title": "Sales Order Required for Sales Invoice & Delivery Note Creation"
}, },
{ {
@@ -45,7 +45,7 @@
"is_table_field": 0, "is_table_field": 0,
"label": "Is Delivery Note Required for Sales Invoice Creation?", "label": "Is Delivery Note Required for Sales Invoice Creation?",
"parent_field": "", "parent_field": "",
"position": "Left", "position": "Right",
"title": "Delivery Note Required for Sales Invoice Creation" "title": "Delivery Note Required for Sales Invoice Creation"
}, },
{ {