diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2012-09-19 14:36:42 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2012-09-19 14:36:42 +0000 |
commit | 345a6111e3538e85e1c28ee29ddab1e667dbb8e2 (patch) | |
tree | a655643cd168a6a86f0534cf09b31d3b9a8f28e4 /finance/Makefile | |
parent | cd0fda596ab417cef885f2d8153cf6432e5fdc25 (diff) |
Add trytond_purchase_shipment_cost 2.4.0, tryton Application Platform
(Purchase Shipment Cost Module).
PR: ports/171448
Submitted by: matthias@petermann.it
Notes
Notes:
svn path=/head/; revision=304525
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 b6b71fac5965..b2f1a1b46e0c 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -139,6 +139,7 @@ SUBDIR += trytond_project_revenue SUBDIR += trytond_purchase SUBDIR += trytond_purchase_invoice_line_standalone + SUBDIR += trytond_purchase_shipment_cost SUBDIR += trytond_sale SUBDIR += trytond_sale_opportunity SUBDIR += trytond_sale_price_list |