diff options
author | bsam <bsam@FreeBSD.org> | 2012-09-19 21:34:09 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2012-09-19 21:34:09 +0800 |
commit | 72ca63b49aa11a8f5af72911bbc1ddc479f4b5a4 (patch) | |
tree | 062aa1d0be5929823a7d0ce2f03a95c456978fd2 /finance/Makefile | |
parent | 747839ba019e2e87fad155f7d385405a4e5a5142 (diff) | |
download | freebsd-ports-gnome-72ca63b49aa11a8f5af72911bbc1ddc479f4b5a4.tar.gz freebsd-ports-gnome-72ca63b49aa11a8f5af72911bbc1ddc479f4b5a4.tar.zst freebsd-ports-gnome-72ca63b49aa11a8f5af72911bbc1ddc479f4b5a4.zip |
Add trytond_stock_lot 2.4.0, tryton Application Platform (Stock Lot
Module).
PR: ports/171438
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 ac3681b95862..8f01bee3ae99 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -140,6 +140,7 @@ SUBDIR += trytond_stock_forecast SUBDIR += trytond_stock_inventory_location SUBDIR += trytond_stock_location_sequence + SUBDIR += trytond_stock_lot SUBDIR += trytond_stock_supply SUBDIR += trytond_timesheet SUBDIR += venice |