2013-05-20 13:19:47 +05:30
|
|
|
Accounts module contains masters and transactions to manage a traditional
|
|
|
|
double entry accounting system.
|
|
|
|
|
|
|
|
Accounting heads are called "Accounts" and they can be groups in a tree like
|
|
|
|
"Chart of Accounts"
|
|
|
|
|
|
|
|
Entries are:
|
|
|
|
|
2014-12-25 17:14:18 +05:30
|
|
|
- Journal Entries
|
2013-05-20 13:19:47 +05:30
|
|
|
- Sales Invoice (Itemised)
|
|
|
|
- Purchase Invoice (Itemised)
|
|
|
|
|
|
|
|
All accounting entries are stored in the `General Ledger`
|