-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into make-against-field-dynamic
- Loading branch information
Showing
240 changed files
with
2,791 additions
and
1,381 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
erpnext/accounts/doctype/chart_of_accounts_importer/coa_sample_template.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Application Of Funds(Assets),,,,1,,Asset | ||
Sources Of Funds(Liabilities),,,,1,,Liability | ||
Equity,,,,1,,Equity | ||
Expenses,,,,1,Expense Account,Expense | ||
Income,,,,1,Income Account,Income | ||
Bank Accounts,Application Of Funds(Assets),,,1,Bank,Asset | ||
Cash In Hand,Application Of Funds(Assets),,,1,Cash,Asset | ||
Stock Assets,Application Of Funds(Assets),,,1,Stock,Asset | ||
Cost Of Goods Sold,Expenses,,,0,Cost of Goods Sold,Expense | ||
Asset Depreciation,Expenses,,,0,Depreciation,Expense | ||
Fixed Assets,Application Of Funds(Assets),,,0,Fixed Asset,Asset | ||
Accounts Payable,Sources Of Funds(Liabilities),,,0,Payable,Liability | ||
Accounts Receivable,Application Of Funds(Assets),,,1,Receivable,Asset | ||
Stock Expenses,Expenses,,,0,Stock Adjustment,Expense | ||
Sample Bank,Bank Accounts,,,0,Bank,Asset | ||
Cash,Cash In Hand,,,0,Cash,Asset | ||
Stores,Stock Assets,,,0,Stock,Asset |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.