diff options
author | bsam <bsam@FreeBSD.org> | 2012-09-19 21:33:00 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2012-09-19 21:33:00 +0800 |
commit | 747839ba019e2e87fad155f7d385405a4e5a5142 (patch) | |
tree | cf4f9a0a61e8cd8613f2ec573e52a44b3eb8c643 /finance/Makefile | |
parent | 18514553d4af310878eb1218351bae3685eac383 (diff) | |
download | freebsd-ports-gnome-747839ba019e2e87fad155f7d385405a4e5a5142.tar.gz freebsd-ports-gnome-747839ba019e2e87fad155f7d385405a4e5a5142.tar.zst freebsd-ports-gnome-747839ba019e2e87fad155f7d385405a4e5a5142.zip |
Add trytond_stock_location_sequence 2.4.0, tryton Application Platform
(Stock Location Sequence Module).
PR: ports/171437
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 d264039355af..ac3681b95862 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -139,6 +139,7 @@ SUBDIR += trytond_stock SUBDIR += trytond_stock_forecast SUBDIR += trytond_stock_inventory_location + SUBDIR += trytond_stock_location_sequence SUBDIR += trytond_stock_supply SUBDIR += trytond_timesheet SUBDIR += venice |