diff options
author | wen <wen@FreeBSD.org> | 2012-09-18 15:18:15 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-09-18 15:18:15 +0800 |
commit | 4b47a6c063fd672b84208be1035578820099a022 (patch) | |
tree | 6bd6e8a67c92b89c01cebc30b2aeb5f708504890 /finance/Makefile | |
parent | c64fc2146c074b2995cf0a703149ebf6d0231493 (diff) | |
download | freebsd-ports-gnome-4b47a6c063fd672b84208be1035578820099a022.tar.gz freebsd-ports-gnome-4b47a6c063fd672b84208be1035578820099a022.tar.zst freebsd-ports-gnome-4b47a6c063fd672b84208be1035578820099a022.zip |
This port adds the Sale Opportunity Module to the Tryton Application Platform.
WWW: http://www.tryton.org/
PR: 171465
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 5177eaab9f52..fe68c7786354 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -121,6 +121,7 @@ SUBDIR += trytond_project_revenue SUBDIR += trytond_purchase SUBDIR += trytond_sale + SUBDIR += trytond_sale_opportunity SUBDIR += trytond_stock SUBDIR += trytond_timesheet SUBDIR += venice |