summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-08-28 12:43:09 +0000
committerWen Heping <wen@FreeBSD.org>2012-08-28 12:43:09 +0000
commitaad70ea80b39392d2d99138e419d4b4e9ef2c8fe (patch)
treed0e0fd5ec0825db887895a769c99a8c76d37c45b /finance/Makefile
parenttrytond_account is a account module for tryton. (diff)
The account invoice is a module for tryton. It defines data model
and business logic for creating invoices. WWW: http://www.tryton.org/ PR: 170554 Submitted by: Matthias Petermann <matthias@d2ux.net>
Notes
Notes: svn path=/head/; revision=303284
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 17a3067ecaa8..05b330da2eb3 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -105,6 +105,7 @@
SUBDIR += tryton
SUBDIR += trytond
SUBDIR += trytond_account
+ SUBDIR += trytond_account_invoice
SUBDIR += trytond_company
SUBDIR += trytond_country
SUBDIR += trytond_currency