Anuja
3 years ago
committed by
Afshan
10 changed files with 197 additions and 12 deletions
@ -0,0 +1,97 @@ |
|||||
|
{ |
||||
|
"creation": "2021-06-29 21:13:36.089054", |
||||
|
"docstatus": 0, |
||||
|
"doctype": "Form Tour", |
||||
|
"idx": 0, |
||||
|
"is_standard": 1, |
||||
|
"modified": "2021-06-29 21:13:36.089054", |
||||
|
"modified_by": "Administrator", |
||||
|
"module": "Selling", |
||||
|
"name": "Sales Order", |
||||
|
"owner": "Administrator", |
||||
|
"reference_doctype": "Sales Order", |
||||
|
"save_on_complete": 1, |
||||
|
"steps": [ |
||||
|
{ |
||||
|
"description": "Select a customer.", |
||||
|
"field": "", |
||||
|
"fieldname": "customer", |
||||
|
"fieldtype": "Link", |
||||
|
"has_next_condition": 1, |
||||
|
"is_table_field": 0, |
||||
|
"label": "Customer", |
||||
|
"next_step_condition": "customer", |
||||
|
"parent_field": "", |
||||
|
"position": "Right", |
||||
|
"title": "Select Customer" |
||||
|
}, |
||||
|
{ |
||||
|
"description": "You can add items here.", |
||||
|
"field": "", |
||||
|
"fieldname": "items", |
||||
|
"fieldtype": "Table", |
||||
|
"has_next_condition": 0, |
||||
|
"is_table_field": 0, |
||||
|
"label": "Items", |
||||
|
"parent_field": "", |
||||
|
"position": "Bottom", |
||||
|
"title": "List of items" |
||||
|
}, |
||||
|
{ |
||||
|
"child_doctype": "Sales Order Item", |
||||
|
"description": "Select an item.", |
||||
|
"field": "", |
||||
|
"fieldname": "item_code", |
||||
|
"fieldtype": "Link", |
||||
|
"has_next_condition": 1, |
||||
|
"is_table_field": 1, |
||||
|
"label": "Item Code", |
||||
|
"next_step_condition": "eval: doc.item_code", |
||||
|
"parent_field": "", |
||||
|
"parent_fieldname": "items", |
||||
|
"position": "Right", |
||||
|
"title": "Select Item" |
||||
|
}, |
||||
|
{ |
||||
|
"child_doctype": "Sales Order Item", |
||||
|
"description": "Enter quantity.", |
||||
|
"field": "", |
||||
|
"fieldname": "qty", |
||||
|
"fieldtype": "Float", |
||||
|
"has_next_condition": 0, |
||||
|
"is_table_field": 1, |
||||
|
"label": "Quantity", |
||||
|
"parent_field": "", |
||||
|
"parent_fieldname": "items", |
||||
|
"position": "Right", |
||||
|
"title": "Enter Quantity" |
||||
|
}, |
||||
|
{ |
||||
|
"child_doctype": "Sales Order Item", |
||||
|
"description": "Enter rate of the item.", |
||||
|
"field": "", |
||||
|
"fieldname": "rate", |
||||
|
"fieldtype": "Currency", |
||||
|
"has_next_condition": 0, |
||||
|
"is_table_field": 1, |
||||
|
"label": "Rate", |
||||
|
"parent_field": "", |
||||
|
"parent_fieldname": "items", |
||||
|
"position": "Right", |
||||
|
"title": "Enter Rate" |
||||
|
}, |
||||
|
{ |
||||
|
"description": "You can add sales taxes and charges here.", |
||||
|
"field": "", |
||||
|
"fieldname": "taxes", |
||||
|
"fieldtype": "Table", |
||||
|
"has_next_condition": 0, |
||||
|
"is_table_field": 0, |
||||
|
"label": "Sales Taxes and Charges", |
||||
|
"parent_field": "", |
||||
|
"position": "Bottom", |
||||
|
"title": "Add Sales Taxes and Charges" |
||||
|
} |
||||
|
], |
||||
|
"title": "Sales Order" |
||||
|
} |
@ -0,0 +1,65 @@ |
|||||
|
{ |
||||
|
"creation": "2021-06-29 20:39:19.408763", |
||||
|
"docstatus": 0, |
||||
|
"doctype": "Form Tour", |
||||
|
"idx": 0, |
||||
|
"is_standard": 1, |
||||
|
"modified": "2021-06-29 20:49:01.359489", |
||||
|
"modified_by": "Administrator", |
||||
|
"module": "Selling", |
||||
|
"name": "Selling Settings", |
||||
|
"owner": "Administrator", |
||||
|
"reference_doctype": "Selling Settings", |
||||
|
"save_on_complete": 0, |
||||
|
"steps": [ |
||||
|
{ |
||||
|
"description": "By default, the Customer Name is set as per the Full Name entered. If you want Customers to be named by a <a href=\"https://docs.erpnext.com/docs/user/manual/en/setting-up/settings/naming-series\" target=\"_blank\">Naming Series</a>. Choose the 'Naming Series' option.", |
||||
|
"field": "", |
||||
|
"fieldname": "cust_master_name", |
||||
|
"fieldtype": "Select", |
||||
|
"has_next_condition": 0, |
||||
|
"is_table_field": 0, |
||||
|
"label": "Customer Naming By", |
||||
|
"parent_field": "", |
||||
|
"position": "Right", |
||||
|
"title": "Customer Naming By" |
||||
|
}, |
||||
|
{ |
||||
|
"description": "If this option is configured 'Yes', ERPNext will prevent you from creating a Sales Invoice or Delivery Note without creating a Sales Order first. This configuration can be overridden for a particular Customer by enabling the 'Allow Sales Invoice Creation Without Sales Order' checkbox in the Customer master.", |
||||
|
"field": "", |
||||
|
"fieldname": "so_required", |
||||
|
"fieldtype": "Select", |
||||
|
"has_next_condition": 0, |
||||
|
"is_table_field": 0, |
||||
|
"label": "Is Sales Order Required for Sales Invoice & Delivery Note Creation?", |
||||
|
"parent_field": "", |
||||
|
"position": "Left", |
||||
|
"title": "Sales Order Required for Sales Invoice & Delivery Note Creation" |
||||
|
}, |
||||
|
{ |
||||
|
"description": "If this option is configured 'Yes', ERPNext will prevent you from creating a Sales Invoice without creating a Delivery Note first. This configuration can be overridden for a particular Customer by enabling the 'Allow Sales Invoice Creation Without Delivery Note' checkbox in the Customer master.", |
||||
|
"field": "", |
||||
|
"fieldname": "dn_required", |
||||
|
"fieldtype": "Select", |
||||
|
"has_next_condition": 0, |
||||
|
"is_table_field": 0, |
||||
|
"label": "Is Delivery Note Required for Sales Invoice Creation?", |
||||
|
"parent_field": "", |
||||
|
"position": "Left", |
||||
|
"title": "Delivery Note Required for Sales Invoice Creation" |
||||
|
}, |
||||
|
{ |
||||
|
"description": "Configure the default Price List when creating a new Sales transaction. Item prices will be fetched from this Price List.", |
||||
|
"field": "", |
||||
|
"fieldname": "selling_price_list", |
||||
|
"fieldtype": "Link", |
||||
|
"has_next_condition": 0, |
||||
|
"is_table_field": 0, |
||||
|
"label": "Default Price List", |
||||
|
"parent_field": "", |
||||
|
"position": "Right", |
||||
|
"title": "Default Selling Price List" |
||||
|
} |
||||
|
], |
||||
|
"title": "Selling Settings" |
||||
|
} |
@ -0,0 +1,21 @@ |
|||||
|
{ |
||||
|
"action": "Create Entry", |
||||
|
"action_label": "Create Sales Order", |
||||
|
"creation": "2021-06-29 21:22:54.204880", |
||||
|
"description": "A Sales Order is a confirmation of an order from your customer. It is also referred to as Proforma Invoice.\n\nSales Order at the heart of your sales and purchase transactions. Sales Orders are linked in Delivery Note, Sales Invoices, Material Request, and Maintenance transactions. Through Sales Order, you can track fulfillment of the overall deal towards the customer.", |
||||
|
"docstatus": 0, |
||||
|
"doctype": "Onboarding Step", |
||||
|
"idx": 0, |
||||
|
"is_complete": 0, |
||||
|
"is_single": 0, |
||||
|
"is_skipped": 0, |
||||
|
"modified": "2021-06-29 21:22:54.204880", |
||||
|
"modified_by": "Administrator", |
||||
|
"name": "Create a Sales Order", |
||||
|
"owner": "Administrator", |
||||
|
"reference_document": "Sales Order", |
||||
|
"show_form_tour": 1, |
||||
|
"show_full_form": 1, |
||||
|
"title": "Create a Sales Order", |
||||
|
"validate_action": 1 |
||||
|
} |
@ -1,19 +1,21 @@ |
|||||
{ |
{ |
||||
"action": "Show Form Tour", |
"action": "Show Form Tour", |
||||
|
"action_label": "Let\u2019s walk-through Selling Settings", |
||||
"creation": "2020-06-01 13:01:45.615189", |
"creation": "2020-06-01 13:01:45.615189", |
||||
|
"description": "CRM and Selling module\u2019s features are configurable as per your business needs. Selling Settings is the place where you can set your preferences for:\n1. Customer naming and default values\n2. Billing and shipping preference in sales transactions\n", |
||||
"docstatus": 0, |
"docstatus": 0, |
||||
"doctype": "Onboarding Step", |
"doctype": "Onboarding Step", |
||||
"idx": 0, |
"idx": 0, |
||||
"is_complete": 0, |
"is_complete": 0, |
||||
"is_mandatory": 0, |
|
||||
"is_single": 1, |
"is_single": 1, |
||||
"is_skipped": 0, |
"is_skipped": 0, |
||||
"modified": "2020-06-01 13:04:14.980743", |
"modified": "2021-06-29 20:52:03.640254", |
||||
"modified_by": "Administrator", |
"modified_by": "Administrator", |
||||
"name": "Selling Settings", |
"name": "Selling Settings", |
||||
"owner": "Administrator", |
"owner": "Administrator", |
||||
"reference_document": "Selling Settings", |
"reference_document": "Selling Settings", |
||||
|
"show_form_tour": 0, |
||||
"show_full_form": 0, |
"show_full_form": 0, |
||||
"title": "Configure Selling Settings.", |
"title": "Selling Settings", |
||||
"validate_action": 0 |
"validate_action": 0 |
||||
} |
} |
Loading…
Reference in new issue