brotherton-erpnext/erpnext/manufacturing/onboarding_step/routing/routing.json
Noah Jacob 422f67a4c9
refactor: update manufacturing module onboarding (#26945)
* refactor: updated manufacturing onboarding cards

* refactor: added form tours

* refactor: updated form tours and card descriptions

* Fix: Case of description

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2021-08-26 21:40:48 +05:30

21 lines
716 B
JSON

{
"action": "Create Entry",
"action_label": "Check help to setup Routing",
"creation": "2021-08-04 11:56:42.455758",
"description": "# Setup Routing\n\nA Routing stores all Operations along with the description, hourly rate, operation time, batch size, etc. Click below to learn how the Routing template can be created, for quick selection in the BOM.",
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_single": 0,
"is_skipped": 0,
"modified": "2021-08-13 16:00:07.391563",
"modified_by": "Administrator",
"name": "Routing",
"owner": "Administrator",
"reference_document": "Routing",
"show_form_tour": 1,
"show_full_form": 1,
"title": "Routing",
"validate_action": 1
}