mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 23:22:52 +00:00
chore: form tour location
closes https://github.com/frappe/frappe/issues/17247 [skip ci]
This commit is contained in:
@@ -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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user