[docs] added docs for accounts

This commit is contained in:
Rushabh Mehta 2013-06-11 16:06:37 +05:30
parent 7a22616d71
commit 94acdca8d1
34 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1 @@
Tool to update realization dates for banking transactions.

View File

@ -0,0 +1 @@
Detail of transaction for parent Bank Reconciliation.

View File

@ -0,0 +1 @@
Backend scripts for Budget Management.

View File

@ -0,0 +1 @@
Budget amounts for year and distribution for parent Cost Center.

View File

@ -0,0 +1 @@
Budget distribution master to manage manage budget seasonality.

View File

@ -0,0 +1 @@
Percent allocation for month for parent Budget Distribution.

View File

@ -0,0 +1 @@
C Form (India specific only) - Will be deprecated.

View File

@ -0,0 +1 @@
Invoice detail for parent C-Form.

View File

@ -0,0 +1 @@
Cost center master (tree).

View File

@ -0,0 +1 @@
Accounting year. Fiscal Year is tagged in all accounting transactions.

View File

@ -0,0 +1 @@
All accounting entries are consolidated / aggregated in GL Entry (General Ledger Entry) DocType. All reports are generated from this DocType.

View File

@ -0,0 +1 @@
Journal entry for accounting entries including payments.

View File

@ -0,0 +1 @@
Individual entry for parent Journal Voucher.

View File

@ -0,0 +1 @@
Backend scripts for Financial Statements (to be deprecated)

View File

@ -0,0 +1,8 @@
Master for modes of payment.
e.g.
- Cash
- Credit Card
- Bank Transfer
- Check

View File

@ -0,0 +1 @@
Tool for mapping (cancelling) unpaid invoices and payments.

View File

@ -0,0 +1 @@
Journal Voucher (payment) detail for matching to invoice.

View File

@ -0,0 +1 @@
Entry to close all Profit and Loss (P&L) accounts at the end of a financial period.

View File

@ -0,0 +1 @@
Standard settings for Point of Sales (POS) type of Sales Invoice.

View File

@ -0,0 +1 @@
Itemized invoice raised by Supplier.

View File

@ -0,0 +1 @@
Detail of advance paid against Purchase Invoice.

View File

@ -0,0 +1 @@
Item detail in parent Purchase Invoice.

View File

@ -0,0 +1 @@
Tax details for all Purchase Transactions.

View File

@ -0,0 +1 @@
Template for tax structure in purchase transactions.

View File

@ -0,0 +1 @@
Itemized invoice raised to Customers.

View File

@ -0,0 +1 @@
Details of advances paid by Customers against Sales Invoice.

View File

@ -0,0 +1 @@
Item details of parent Sales Invoice.

View File

@ -0,0 +1 @@
Tax details for all sales transactions.

View File

@ -0,0 +1 @@
Template for tax structure in sales transactions.

View File

@ -0,0 +1 @@
Trends (multi-year) for account balances including.

View File

@ -0,0 +1 @@
Generate provisional Balance Sheet and Profit and Loss statements.

View File

@ -0,0 +1 @@
General Ledger report (for all transactions and accounts).

View File

@ -0,0 +1 @@
Period wise opening and closing balance of all transactions.

View File

@ -0,0 +1 @@
Import accounting entries by uploading a csv file.