# custom_accounts **Repository Path**: sonic3k/custom_accounts ## Basic Information - **Project Name**: custom_accounts - **Description**: erpnext自定义科目模块,创建完公司后可卸载 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 6 - **Created**: 2025-04-23 - **Last Updated**: 2025-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Custom_Accounts 自定义会计科目表 ### 特别说明 chart_of_accounts下自带的科目模板来自贵南、shudou.cn 如果要添加自己的科目表文件,请放到custom_of_accounts下,不影响app更新 git不跟踪空文件夹,custom_of_accounts需要手工创建,如下图 ![创建文件夹](create_folder.jpg) ### Installation You can install this app using the [bench](https://github.com/frappe/bench) CLI: ```bash bench get-app https://gitee.com/sonic3k/custom_accounts.git bench install-app custom_accounts ``` ### License mit