mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-11 05:31:48 +00:00
feat: map settings for DocTypes to show on settings dialog (#57025)
fix: mapping settings for DocType settings
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"applies_to_doctype": "Party Account",
|
||||
"creation": "2026-07-09 16:13:10.010246",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "enable_common_party_accounting",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_multi_currency_invoices_against_single_party_account",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-09 16:13:49.623613",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Party Account (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"applies_to_doctype": "Payment Entry",
|
||||
"creation": "2026-07-09 15:13:39.598717",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "unlink_payment_on_cancellation_of_invoice",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "book_tax_discount_loss",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_billing_allowance",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "merge_similar_account_heads",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:26:57.841200",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Payment Entry (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"applies_to_doctype": "POS Invoice",
|
||||
"creation": "2026-07-03 13:02:14.089430",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "enable_utm",
|
||||
"settings_doctype": "Selling Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-03 13:02:14.089430",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "POS Invoice (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"applies_to_doctype": "Purchase Invoice",
|
||||
"creation": "2026-07-03 14:20:03.649461",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "allow_to_edit_stock_uom_qty_for_purchase",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_to_make_quality_inspection_after_purchase_or_delivery",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate_action",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_to_override_stop_action",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "bill_for_rejected_quantity_in_purchase_invoice",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "use_transaction_date_exchange_rate",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_multiple_items",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "disable_last_purchase_rate",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "unlink_payment_on_cancellation_of_invoice",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "check_supplier_invoice_uniqueness",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "automatically_fetch_payment_terms",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "po_required",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "project_update_frequency",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "pr_required",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "set_landed_cost_based_on_purchase_invoice_rate",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_billing_allowance",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_allowed_to_over_bill",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:25:15.824417",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Purchase Invoice (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"applies_to_doctype": "Sales Invoice",
|
||||
"creation": "2026-06-30 15:53:13.817029",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "editable_price_list_rate",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_sales_rate",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate_action",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_to_override_stop_action",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "validate_selling_price",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_negative_rates_for_items",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "sales_update_frequency",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_multiple_items",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "hide_tax_id",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_discount_accounting",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_utm",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_to_edit_stock_uom_qty_for_sales",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "show_barcode_field",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_to_make_quality_inspection_after_purchase_or_delivery",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "unlink_payment_on_cancellation_of_invoice",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "automatically_fetch_payment_terms",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "dn_required",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "so_required",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "fetch_timesheet_in_sales_invoice",
|
||||
"settings_doctype": "Projects Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "set_zero_rate_for_expired_batch",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "invoice_type",
|
||||
"settings_doctype": "POS Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "post_change_gl_entries",
|
||||
"settings_doctype": "POS Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_billing_allowance",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_allowed_to_over_bill",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:14:25.977200",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Sales Invoice (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"applies_to_doctype": "Subscription",
|
||||
"creation": "2026-07-09 15:08:44.722645",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "grace_period",
|
||||
"settings_doctype": "Subscription Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "cancel_after_grace",
|
||||
"settings_doctype": "Subscription Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-09 15:08:57.487184",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Subscription (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"applies_to_doctype": "Purchase Order",
|
||||
"creation": "2026-07-03 14:19:38.781743",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "allow_to_edit_stock_uom_qty_for_purchase",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_delivery_receipt_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_allowed_to_over_deliver_receive",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate_action",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_to_override_stop_action",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_order_allowance",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_negative_rates_for_items",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_multiple_items",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "disable_last_purchase_rate",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_zero_qty_in_purchase_order",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "unlink_advance_payment_on_cancelation_of_order",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_reserve_stock",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:26:20.217643",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Buying",
|
||||
"name": "Purchase Order (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"applies_to_doctype": "Request for Quotation",
|
||||
"creation": "2026-07-03 17:14:54.156469",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "allow_zero_qty_in_request_for_quotation",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "fixed_email",
|
||||
"settings_doctype": "Buying Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-03 17:18:03.006829",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Buying",
|
||||
"name": "Request for Quotation (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"applies_to_doctype": "Supplier Quotation",
|
||||
"creation": "2026-07-03 17:14:32.891939",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "allow_zero_qty_in_supplier_quotation",
|
||||
"settings_doctype": "Buying Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-03 17:14:32.891939",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Buying",
|
||||
"name": "Supplier Quotation (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"applies_to_doctype": "Blanket Order",
|
||||
"creation": "2026-07-03 12:42:47.785749",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "blanket_order_allowance",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "blanket_order_allowance",
|
||||
"settings_doctype": "Buying Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:01:49.066530",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Manufacturing",
|
||||
"name": "Blanket Order (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"applies_to_doctype": "BOM",
|
||||
"creation": "2026-07-09 14:48:39.366980",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "backflush_raw_materials_based_on",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "update_bom_costs_automatically",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "add_corrective_operation_cost_in_finished_good_valuation",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:47:13.281237",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Manufacturing",
|
||||
"name": "BOM (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"applies_to_doctype": "Production Plan",
|
||||
"creation": "2026-07-03 16:50:20.815935",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "auto_reserve_stock",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_stock_reservation",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:31:40.252142",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Manufacturing",
|
||||
"name": "Production Plan (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"applies_to_doctype": "Work Order",
|
||||
"creation": "2026-07-03 16:50:05.352634",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "auto_reserve_stock",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "material_consumption",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "get_rm_cost_from_consumption_entry",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "backflush_raw_materials_based_on",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_editing_of_items_and_quantities_in_work_order",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "overproduction_percentage_for_work_order",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "transfer_extra_materials_percentage",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "validate_components_quantities_per_bom",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "disable_capacity_planning",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "capacity_planning_for_days",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "make_serial_no_batch_from_work_order",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "overproduction_percentage_for_sales_order",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_stock_reservation",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:32:58.811771",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Manufacturing",
|
||||
"name": "Work Order (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"applies_to_doctype": "Timesheet",
|
||||
"creation": "2026-07-09 13:37:06.053835",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "ignore_user_time_overlap",
|
||||
"settings_doctype": "Projects Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "ignore_employee_time_overlap",
|
||||
"settings_doctype": "Projects Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 10:37:54.591039",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Timesheet (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"applies_to_doctype": "Customer",
|
||||
"creation": "2026-06-30 15:23:43.754901",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "customer_group",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "territory",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "credit_controller",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:07:54.014656",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Customer (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"applies_to_doctype": "Product Bundle",
|
||||
"creation": "2026-06-30 15:37:04.244159",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "editable_bundle_item_rates",
|
||||
"settings_doctype": "Selling Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-06-30 15:37:04.244159",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Product Bundle (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"applies_to_doctype": "Quotation",
|
||||
"creation": "2026-07-03 12:39:47.570742",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "allow_sales_order_creation_for_expired_quotation",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_zero_qty_in_quotation",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_utm",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "validate_selling_price",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "editable_price_list_rate",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_multiple_items",
|
||||
"settings_doctype": "Selling Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:47:57.123329",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Quotation (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,120 @@
|
||||
{
|
||||
"applies_to_doctype": "Sales Order",
|
||||
"creation": "2026-06-30 11:03:32.731991",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "editable_price_list_rate",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_sales_rate",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate_action",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_to_override_stop_action",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "validate_selling_price",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_negative_rates_for_items",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "sales_update_frequency",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_multiple_items",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_against_multiple_purchase_orders",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "hide_tax_id",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "dont_reserve_sales_order_qty_on_sales_return",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_zero_qty_in_sales_order",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_discount_accounting",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_utm",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_to_edit_stock_uom_qty_for_sales",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "show_barcode_field",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_reserve_stock",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "overproduction_percentage_for_sales_order",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "unlink_advance_payment_on_cancelation_of_order",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "automatically_fetch_payment_terms",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_stock_reservation",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_picking_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "use_serial_batch_fields",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_cutoff_date_on_bulk_delivery_note_creation",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_delivery_receipt_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_allowed_to_over_deliver_receive",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:51:50.024226",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Sales Order (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"applies_to_doctype": "Batch",
|
||||
"creation": "2026-07-03 12:41:42.807308",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "set_zero_rate_for_expired_batch",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "pick_serial_and_batch_based_on",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:02:55.870708",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Batch (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"applies_to_doctype": "Delivery Note",
|
||||
"creation": "2026-06-30 15:28:54.643992",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "editable_price_list_rate",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_sales_rate",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate_action",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_to_override_stop_action",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "validate_selling_price",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_negative_rates_for_items",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_multiple_items",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "hide_tax_id",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_cutoff_date_on_bulk_delivery_note_creation",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_discount_accounting",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_utm",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_to_edit_stock_uom_qty_for_sales",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "show_barcode_field",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_to_make_quality_inspection_after_purchase_or_delivery",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "so_required",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "set_zero_rate_for_expired_batch",
|
||||
"settings_doctype": "Selling Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:18:20.045245",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Delivery Note (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"applies_to_doctype": "Delivery Trip",
|
||||
"creation": "2026-07-09 15:06:59.710395",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "dispatch_template",
|
||||
"settings_doctype": "Delivery Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "stop_delay",
|
||||
"settings_doctype": "Delivery Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "dispatch_attachment",
|
||||
"settings_doctype": "Delivery Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "send_with_attachment",
|
||||
"settings_doctype": "Delivery Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-09 15:07:54.781814",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Delivery Trip (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"applies_to_doctype": "Item",
|
||||
"creation": "2026-06-30 15:25:25.636573",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "selling_price_list",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_uom_with_conversion_rate_defined_in_item",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "clean_description_html",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "do_not_update_variants",
|
||||
"settings_doctype": "Item Variant Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_different_uom",
|
||||
"settings_doctype": "Item Variant Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "valuation_method",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "default_warehouse",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "sample_retention_warehouse",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:10:38.332967",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Item (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"applies_to_doctype": "Item Price",
|
||||
"creation": "2026-07-03 14:17:42.389041",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "auto_insert_price_list_rate_if_missing",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "update_existing_price_list_rate",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "update_price_list_based_on",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-03 14:18:10.406964",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Item Price (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"applies_to_doctype": "Item Variant",
|
||||
"creation": "2026-07-09 13:46:50.401488",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "allow_rename_attribute_value",
|
||||
"settings_doctype": "Item Variant Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-09 13:46:50.401488",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Item Variant (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"applies_to_doctype": "Material Request",
|
||||
"creation": "2026-07-03 14:29:17.088480",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "mr_qty_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_indent",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "reorder_email_notify",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_order_allowance",
|
||||
"settings_doctype": "Buying Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-03 17:04:08.541993",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Material Request (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"applies_to_doctype": "Pick List",
|
||||
"creation": "2026-07-03 15:20:06.502909",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "over_picking_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_stock_reservation",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "pick_serial_and_batch_based_on",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_delivery_receipt_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:27:36.601829",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Pick List (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"applies_to_doctype": "Purchase Receipt",
|
||||
"creation": "2026-07-03 14:27:19.857487",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "over_delivery_receipt_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_allowed_to_over_deliver_receive",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_reserve_stock_for_sales_order_on_purchase",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_to_make_quality_inspection_after_purchase_or_delivery",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "maintain_same_rate_action",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_to_override_stop_action",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_multiple_items",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "set_valuation_rate_for_rejected_materials",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "disable_last_purchase_rate",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_create_purchase_receipt",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "po_required",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "bill_for_rejected_quantity_in_purchase_invoice",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_billing_allowance",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_allowed_to_over_bill",
|
||||
"settings_doctype": "Accounts Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_stock_reservation",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "show_barcode_field",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:49:39.681876",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Purchase Receipt (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"applies_to_doctype": "Repost Item Valuation",
|
||||
"creation": "2026-07-03 17:49:30.721087",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "limit_reposting_timeslot",
|
||||
"settings_doctype": "Stock Reposting Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "start_time",
|
||||
"settings_doctype": "Stock Reposting Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "end_time",
|
||||
"settings_doctype": "Stock Reposting Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "limits_dont_apply_on",
|
||||
"settings_doctype": "Stock Reposting Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "item_based_reposting",
|
||||
"settings_doctype": "Stock Reposting Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "do_not_fetch_incoming_rate_from_serial_no",
|
||||
"settings_doctype": "Stock Reposting Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_parallel_reposting",
|
||||
"settings_doctype": "Stock Reposting Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "no_of_parallel_reposting",
|
||||
"settings_doctype": "Stock Reposting Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-09 11:45:29.543363",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Repost Item Valuation (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"applies_to_doctype": "Serial and Batch Bundle",
|
||||
"creation": "2026-07-03 15:30:28.610689",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "enable_serial_and_batch_no_for_item",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 10:49:22.685437",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Serial and Batch Bundle (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"applies_to_doctype": "Stock Entry",
|
||||
"creation": "2026-07-03 15:24:54.066975",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "validate_material_transfer_warehouses",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_stock_reservation",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "material_consumption",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "get_rm_cost_from_consumption_entry",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "backflush_raw_materials_based_on",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "validate_components_quantities_per_bom",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "job_card_excess_transfer",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "make_serial_no_batch_from_work_order",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "overproduction_percentage_for_work_order",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "set_op_cost_and_secondary_items_from_sub_assemblies",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "transfer_extra_materials_percentage",
|
||||
"settings_doctype": "Manufacturing Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "backflush_raw_materials_of_subcontract_based_on",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_transfer_allowance",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_create_serial_and_batch_bundle_for_outward",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "use_serial_batch_fields",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "sample_retention_warehouse",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "allow_to_make_quality_inspection_after_purchase_or_delivery",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:50:38.572083",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Stock Entry (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"applies_to_doctype": "Stock Ledger Entry",
|
||||
"creation": "2026-07-03 16:56:06.787289",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "stock_frozen_upto_days",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "stock_frozen_upto",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "role_allowed_to_create_edit_back_dated_transactions",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "stock_auth_role",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:41:15.124849",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Stock Ledger Entry (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"applies_to_doctype": "Stock Reservation Entry",
|
||||
"creation": "2026-07-03 16:42:18.275780",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "allow_partial_reservation",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "enable_stock_reservation",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_reserve_serial_and_batch",
|
||||
"settings_doctype": "Stock Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "pick_serial_and_batch_based_on",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:44:00.765222",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Stock Reservation Entry (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"applies_to_doctype": "Subcontracting Inward Order",
|
||||
"creation": "2026-07-03 13:03:04.315296",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "allow_delivery_of_overproduced_qty",
|
||||
"settings_doctype": "Selling Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "deliver_secondary_items",
|
||||
"settings_doctype": "Selling Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-03 13:03:18.132340",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Subcontracting",
|
||||
"name": "Subcontracting Inward Order (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"applies_to_doctype": "Subcontracting Order",
|
||||
"creation": "2026-07-03 17:16:58.607891",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType Settings Map",
|
||||
"idx": 0,
|
||||
"is_active": 1,
|
||||
"is_standard": 1,
|
||||
"mappings": [
|
||||
{
|
||||
"setting_field": "backflush_raw_materials_of_subcontract_based_on",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_transfer_allowance",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "auto_create_subcontracting_order",
|
||||
"settings_doctype": "Buying Settings"
|
||||
},
|
||||
{
|
||||
"setting_field": "over_delivery_receipt_allowance",
|
||||
"settings_doctype": "Stock Settings"
|
||||
}
|
||||
],
|
||||
"modified": "2026-07-10 11:46:43.205485",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Subcontracting",
|
||||
"name": "Subcontracting Order (Standard)",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
Reference in New Issue
Block a user