diff options
author | bsam <bsam@FreeBSD.org> | 2012-09-19 22:32:45 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2012-09-19 22:32:45 +0800 |
commit | d50a1588dad89ad1774dfeb0c046624908eec2e7 (patch) | |
tree | 158836f4e0ad31bbb9ce72fae0b41054c0bdc40e /finance/Makefile | |
parent | e7f1aea890e0b1f3c8e8f4abd11ba236eff4a172 (diff) | |
download | freebsd-ports-gnome-d50a1588dad89ad1774dfeb0c046624908eec2e7.tar.gz freebsd-ports-gnome-d50a1588dad89ad1774dfeb0c046624908eec2e7.tar.zst freebsd-ports-gnome-d50a1588dad89ad1774dfeb0c046624908eec2e7.zip |
Add trytond_product_cost_history 2.4.0, tryton Application Platform
(Product Cost History Module).
PR: ports/171416
Submitted by: matthias@petermann.it
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 d9a5908b4ef5..b4a53c7a5420 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -130,6 +130,7 @@ SUBDIR += trytond_ldap_connection SUBDIR += trytond_party SUBDIR += trytond_product + SUBDIR += trytond_product_cost_history SUBDIR += trytond_product_measurements SUBDIR += trytond_product_price_list SUBDIR += trytond_project |