summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-08-20 00:50:29 +0000
committerWen Heping <wen@FreeBSD.org>2012-08-20 00:50:29 +0000
commitf6c49da45115bd50f09ce4964f539e23d3edb4f2 (patch)
treec59d5ecd2ebbc2114c6b0ee26db609f1bd03d087 /finance/Makefile
parent- Update to 2.0.2 (diff)
trytond_currency is the currency module for trytond.
It define currencies and exchange rate. Allow to customize the formatting of the currency amount. WWW: http://www.tryton.org/ PR: 170558 Submitted by: Matthias Petermann <matthias@d2ux.net>
Notes
Notes: svn path=/head/; revision=302771
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 371243f5c9bb..2f0f9fb0fc66 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -104,6 +104,7 @@
SUBDIR += tinyerp-server
SUBDIR += tryton
SUBDIR += trytond
+ SUBDIR += trytond_currency
SUBDIR += trytond_product
SUBDIR += venice
SUBDIR += weberp