From 8b7ccab72a9d6dba656218ba0176be2bb36735ed Mon Sep 17 00:00:00 2001 From: bsam Date: Wed, 19 Sep 2012 14:35:27 +0000 Subject: Add trytond_purchase_invoice_line_standalone 2.4.0, tryton Application Platform (Purchase Invoice Line Standalone Module). PR: ports/171446 Submitted by: matthias@petermann.it --- finance/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'finance/Makefile') diff --git a/finance/Makefile b/finance/Makefile index 4e20a7238a60..b6b71fac5965 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -138,6 +138,7 @@ SUBDIR += trytond_project_plan SUBDIR += trytond_project_revenue SUBDIR += trytond_purchase + SUBDIR += trytond_purchase_invoice_line_standalone SUBDIR += trytond_sale SUBDIR += trytond_sale_opportunity SUBDIR += trytond_sale_price_list -- cgit