summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-08-28 12:50:23 +0000
committerWen Heping <wen@FreeBSD.org>2012-08-28 12:50:23 +0000
commit57cbbeaaba3ed199a892f3818cac4975d2426b44 (patch)
tree73958b6e96d7f809ef62d85b26b03d2c69da54fd /finance/Makefile
parentThe account invoice is a module for tryton. It defines data model (diff)
The trytond_account_product is a module for tryton. It defines the
link between product and account. WWW: http://www.tryton.org/ PR: 170555 Submitted by: Matthias Petermann <matthias@d2ux.net>
Notes
Notes: svn path=/head/; revision=303285
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 05b330da2eb3..02054b0b5d47 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -106,6 +106,7 @@
SUBDIR += trytond
SUBDIR += trytond_account
SUBDIR += trytond_account_invoice
+ SUBDIR += trytond_account_product
SUBDIR += trytond_company
SUBDIR += trytond_country
SUBDIR += trytond_currency