mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 03:01:22 +00:00
committed by
Mergify
parent
033c9fc57d
commit
858119f907
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"allow_roles": [
|
||||
{
|
||||
"role": "Purchase Manager"
|
||||
},
|
||||
{
|
||||
"role": "Purchase User"
|
||||
},
|
||||
{
|
||||
"role": "Purchase Master Manager"
|
||||
}
|
||||
],
|
||||
"creation": "2026-02-23 22:35:59.372486",
|
||||
"docstatus": 0,
|
||||
"doctype": "Module Onboarding",
|
||||
"idx": 1,
|
||||
"is_complete": 0,
|
||||
"modified": "2026-02-23 22:51:04.595547",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Subcontracting",
|
||||
"name": "Subcontracting Onboarding",
|
||||
"owner": "Administrator",
|
||||
"steps": [
|
||||
{
|
||||
"step": "Learn Subcontracting"
|
||||
},
|
||||
{
|
||||
"step": "Create Service Item"
|
||||
},
|
||||
{
|
||||
"step": "Create Subcontracted Item"
|
||||
},
|
||||
{
|
||||
"step": "Create Raw Materials"
|
||||
},
|
||||
{
|
||||
"step": "Create Bill of Materials"
|
||||
},
|
||||
{
|
||||
"step": "Create Subcontracting PO"
|
||||
},
|
||||
{
|
||||
"step": "Create Subcontracting Order"
|
||||
}
|
||||
],
|
||||
"title": "Subcontracting Setup!"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "Create Bill of Materials",
|
||||
"creation": "2026-02-20 13:31:41.740588",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-23 20:38:57.652419",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create Bill of Materials",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "BOM",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Create Bill of Materials",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "Create Raw Material",
|
||||
"creation": "2026-02-23 20:34:00.158852",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-23 22:45:51.319162",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create Raw Materials",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Item",
|
||||
"route_options": "{\n \"item_group\": \"Raw Material\"\n}",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 1,
|
||||
"title": "Create Raw Materials",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "Create Service Item",
|
||||
"creation": "2026-02-23 22:29:22.864871",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-23 22:31:09.968918",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create Service Item",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Item",
|
||||
"route_options": "{\n \"is_stock_item\": 0\n}",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 1,
|
||||
"title": "Create Service Item",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "Create Subcontracted Item",
|
||||
"creation": "2026-02-23 22:29:55.407745",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-23 22:31:05.640971",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create Subcontracted Item",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Item",
|
||||
"route_options": "{\n \"is_stock_item\": 1,\n \"is_sub_contracted_item\": 1\n}",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 1,
|
||||
"title": "Create Subcontracted Item",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "Create Subcontracting Order",
|
||||
"creation": "2026-02-23 22:34:00.983907",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-23 22:34:00.983907",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create Subcontracting Order",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Subcontracting Order",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Create Subcontracting Order",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"action": "Create Entry",
|
||||
"action_label": "Create Subcontracting Purchase Order",
|
||||
"creation": "2026-02-23 22:41:57.634121",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-23 22:41:57.634121",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Create Subcontracting PO",
|
||||
"owner": "Administrator",
|
||||
"reference_document": "Purchase Order",
|
||||
"route_options": "{\n \"is_subcontracted\": 1\n}",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Create Subcontracting PO",
|
||||
"validate_action": 1
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"action": "View Docs",
|
||||
"action_label": "Learn Subcontracting",
|
||||
"creation": "2026-02-23 22:28:56.357254",
|
||||
"docstatus": 0,
|
||||
"doctype": "Onboarding Step",
|
||||
"idx": 0,
|
||||
"is_complete": 0,
|
||||
"is_single": 0,
|
||||
"is_skipped": 0,
|
||||
"modified": "2026-02-23 22:44:10.161713",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Learn Subcontracting",
|
||||
"owner": "Administrator",
|
||||
"path": "https://docs.frappe.io/erpnext/user/manual/en/subcontracting",
|
||||
"show_form_tour": 0,
|
||||
"show_full_form": 0,
|
||||
"title": "Learn Subcontracting",
|
||||
"validate_action": 1
|
||||
}
|
||||
Reference in New Issue
Block a user