summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-08-28 12:37:09 +0000
committerWen Heping <wen@FreeBSD.org>2012-08-28 12:37:09 +0000
commit26fe5053682bbd9ae482c8bd417ada77dc7e1ae5 (patch)
tree240e9439120e4533b8082929461cce048662c4f9 /finance/Makefile
parent- Update to 0.94 (diff)
trytond_account is a account module for tryton.
The account module defines fundamentals for most of accounting needs. It include: General accounting, Fiscal year management, Taxes management, Journal entries, Reconciliation. And with reports: General ledger, Trial balance, Balance sheet, Income statement, Third party balance, Aged balance and General journal. WWW: http://www.tryton.org/ PR: 170553 Submitted by: Matthias Petermann <matthias@d2ux.net>
Notes
Notes: svn path=/head/; revision=303283
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
index b27cb49e5da4..17a3067ecaa8 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -104,6 +104,7 @@
SUBDIR += tinyerp-server
SUBDIR += tryton
SUBDIR += trytond
+ SUBDIR += trytond_account
SUBDIR += trytond_company
SUBDIR += trytond_country
SUBDIR += trytond_currency