Conor 00ef499739
refactor: use db independent offset syntax (#31345)
* chore: use db independent offset syntax

* fix: typo

* style: reformat code to black spec

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-06-14 10:49:07 +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