Ainsit.HnsErp.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Afshan ccf5dc66e2
feat: multi-currency payroll (#23519)
4 years ago
..
accounts_dashboard/accounts chore: Exported Accounts Module Dashboard (#22769) 4 years ago
custom fix: Dont add Contact link if is company address 4 years ago
dashboard_chart chore: Exported Accounts Module Dashboard (#22769) 4 years ago
dashboard_chart_source fix: function imports in account_balance_timeline.py (#24003) 4 years ago
desk_page/accounting fix: Added link of bank reconciliation and clearance in accounting desk page (#23809) 4 years ago
doctype feat: multi-currency payroll (#23519) 4 years ago
module_onboarding/accounts fix: Chart of Accounts (#23530) 4 years ago
notification [rename] Email Alert -> Notification 7 years ago
number_card chore: Exported Accounts Module Dashboard (#22769) 4 years ago
onboarding_step fix: Chart of Accounts (#23530) 4 years ago
page fix: Translatable strings (#23783) 4 years ago
print_format fix: replaced formatdate -> format_date 4 years ago
report feat: added column cost_center to receivable reports (#23835) 4 years ago
test fix(unicode): Import unicode_literals in every file 6 years ago
README.md Code replacement for journal voucher renaming 10 years ago
__init__.py moved modules inside erpnext folder 11 years ago
accounts feat: Standard accounts dashboard 5 years ago
deferred_revenue.py feat: More controlled deferred revenue booking (#21671) 4 years ago
general_ledger.py fix: stock & account balance difference in fraction (#23635) 4 years ago
party.py fix: Payment Terms not fetched in Purchase Invoice from Purchase Receipt 4 years ago
utils.py Merge branch 'develop' of https://github.com/frappe/erpnext into mpesa-integration 4 years ago

README.md

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