Ankush Menat eb53a9727d perf: commit GL reposting periodically
If you have a huge list of docs to repost then maintaining transaction
throughtout entire GL reposting is not only unnecessary but also creates
performance issues. Periodically commiting the changes prevents lost
progress and reduces memory usage.
2022-06-09 11:37:43 +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

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