brotherton-erpnext/erpnext/manufacturing/onboarding_step/workstation/workstation.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
753 B
JSON
Raw Normal View History

2020-05-05 21:08:27 +00:00
{
"action": "Create Entry",
"action_label": "Let\u2019s create a Workstation",
2020-05-05 21:08:27 +00:00
"creation": "2020-05-12 16:14:14.930214",
"description": "# Create Workstations\n\nA Workstation stores information regarding the place where the workstation operations are performed. As an example, if you have ten sewing machines doing stitching jobs, each machine will be added as a workstation.",
2020-05-05 21:08:27 +00:00
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_single": 0,
2020-05-05 21:08:27 +00:00
"is_skipped": 0,
"modified": "2021-08-13 15:59:59.634802",
2020-05-05 21:08:27 +00:00
"modified_by": "Administrator",
"name": "Workstation",
"owner": "Administrator",
"reference_document": "Workstation",
"show_form_tour": 1,
"show_full_form": 1,
"title": "Workstation",
"validate_action": 1
2020-05-05 21:08:27 +00:00
}