diff options
author | wen <wen@FreeBSD.org> | 2012-09-14 09:00:38 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-09-14 09:00:38 +0800 |
commit | 29bfbc173dade90ba7144b953a77cf22a20e4800 (patch) | |
tree | 8fc3b1d689cebf4376da61a0c8e5aa4d95462f34 /finance/Makefile | |
parent | db665ae2321a32e6b52a404742c0fbef944dfa71 (diff) | |
download | freebsd-ports-gnome-29bfbc173dade90ba7144b953a77cf22a20e4800.tar.gz freebsd-ports-gnome-29bfbc173dade90ba7144b953a77cf22a20e4800.tar.zst freebsd-ports-gnome-29bfbc173dade90ba7144b953a77cf22a20e4800.zip |
trytond_company_work_time is the Company Work Time Module to the Tryton
Application Platform.
WWW: http://www.tryton.org/
PR: 171458
Submitted by: Matthias Petermann <matthias@d2ux.net>
Diffstat (limited to 'finance/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index 44500d021a84..4ebe92927c56 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -109,6 +109,7 @@ SUBDIR += trytond_account_product SUBDIR += trytond_calendar SUBDIR += trytond_company + SUBDIR += trytond_company_work_time SUBDIR += trytond_country SUBDIR += trytond_currency SUBDIR += trytond_party |