brotherton-erpnext/erpnext/stock/onboarding_step/stock_settings/stock_settings.json

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

21 lines
923 B
JSON
Raw Normal View History

2020-05-14 22:28:09 +00:00
{
"action": "Show Form Tour",
2021-06-18 09:13:56 +00:00
"action_label": "Take a walk through Stock Settings",
2020-05-14 22:28:09 +00:00
"creation": "2020-05-15 02:53:57.209967",
2021-06-18 09:13:56 +00:00
"description": "# Review Stock Settings\n\nIn ERPNext, the Stock module\u2019s features are configurable as per your business needs. Stock Settings is the place where you can set your preferences for:\n- Default values for Item and Pricing\n- Default valuation method for inventory valuation\n- Set preference for serialization and batching of item\n- Set tolerance for over-receipt and delivery of items",
2020-05-14 22:28:09 +00:00
"docstatus": 0,
"doctype": "Onboarding Step",
"idx": 0,
"is_complete": 0,
"is_single": 1,
"is_skipped": 0,
"modified": "2023-05-29 14:39:04.083360",
2020-05-14 22:28:09 +00:00
"modified_by": "Administrator",
"name": "Stock Settings",
"owner": "Administrator",
"reference_document": "Stock Settings",
2021-05-18 11:41:47 +00:00
"show_form_tour": 0,
2020-05-14 22:28:09 +00:00
"show_full_form": 0,
2021-06-18 09:13:56 +00:00
"title": "Review Stock Settings",
2020-05-14 22:28:09 +00:00
"validate_action": 1
}