Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ledger account descriptions #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nirzaf
Copy link

@nirzaf nirzaf commented Aug 14, 2024

Fixes #4

Add basic descriptions for each account in the default chart of accounts and move the "Chart of Accounts" section to the "Basics" section in the sidebar.

  • docs/miscellaneous/chart-of-accounts.md

    • Add basic descriptions for each account in the default chart of accounts under a new section "Default Chart of Accounts".
    • Include descriptions for accounts under Assets, Liabilities, Equity, Income, and Expenses categories.
  • docs/.vitepress/sidebar.ts

    • Move the "Chart of Accounts" section to the "Basics" section in the sidebar.

Fixes frappe#4

Add basic descriptions for each account in the default chart of accounts and move the "Chart of Accounts" section to the "Basics" section in the sidebar.

* **docs/miscellaneous/chart-of-accounts.md**
  - Add basic descriptions for each account in the default chart of accounts under a new section "Default Chart of Accounts".
  - Include descriptions for accounts under Assets, Liabilities, Equity, Income, and Expenses categories.

* **docs/.vitepress/sidebar.ts**
  - Move the "Chart of Accounts" section to the "Basics" section in the sidebar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Ledger Account Descriptions
1 participant