Gavin D'souza 0727d1d99b refactor: get_fiscal_years API
* Optimize fiscal year options generation
* Don't pass unrequired criterions / values to prepared query
* Use QB notation for raw query
2022-06-13 12:43:08 +05:30
..
2022-03-28 18:52:46 +05:30
2022-01-18 18:38:59 +05:30
2022-06-08 16:30:44 +05:30
2021-11-05 11:16:29 +05:30
2022-05-25 15:42:47 +05:30
2022-03-28 18:52:46 +05:30
2022-06-13 12:43:08 +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:

  • Journal Entries
  • Sales Invoice (Itemised)
  • Purchase Invoice (Itemised)

All accounting entries are stored in the General Ledger