c0f9b34ede
* fix(minor): move variants to separate tab * fix(minor): variants tab * fix(minor): add counts Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com> Co-authored-by: Ankush Menat <ankush@frappe.io>
47 lines
949 B
JSON
47 lines
949 B
JSON
{
|
|
"allow_roles": [
|
|
{
|
|
"role": "Accounts Manager"
|
|
},
|
|
{
|
|
"role": "Accounts User"
|
|
}
|
|
],
|
|
"creation": "2020-05-13 19:03:32.564049",
|
|
"docstatus": 0,
|
|
"doctype": "Module Onboarding",
|
|
"documentation_url": "https://docs.erpnext.com/docs/user/manual/en/accounts",
|
|
"idx": 0,
|
|
"is_complete": 0,
|
|
"modified": "2022-06-14 17:38:24.967834",
|
|
"modified_by": "Administrator",
|
|
"module": "Accounts",
|
|
"name": "Accounts",
|
|
"owner": "Administrator",
|
|
"steps": [
|
|
{
|
|
"step": "Chart of Accounts"
|
|
},
|
|
{
|
|
"step": "Setup Taxes"
|
|
},
|
|
{
|
|
"step": "Accounts Settings"
|
|
},
|
|
{
|
|
"step": "Cost Centers for Report and Budgeting"
|
|
},
|
|
{
|
|
"step": "Create Your First Purchase Invoice"
|
|
},
|
|
{
|
|
"step": "Updating Opening Balances"
|
|
},
|
|
{
|
|
"step": "Financial Statements"
|
|
}
|
|
],
|
|
"subtitle": "Accounts, Invoices, Taxation, and more.",
|
|
"success_message": "The Accounts Module is all set up!",
|
|
"title": "Let's Set Up Your Accounts and Taxes."
|
|
} |