diff options
author | bsam <bsam@FreeBSD.org> | 2012-09-19 22:35:27 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2012-09-19 22:35:27 +0800 |
commit | 8b7ccab72a9d6dba656218ba0176be2bb36735ed (patch) | |
tree | e4bb3d70344a5fd434c6608eaf00bace61d9c576 /finance/Makefile | |
parent | 5e23fd0e417c25030e356c4fe2472db4815f6d0c (diff) | |
download | freebsd-ports-gnome-8b7ccab72a9d6dba656218ba0176be2bb36735ed.tar.gz freebsd-ports-gnome-8b7ccab72a9d6dba656218ba0176be2bb36735ed.tar.zst freebsd-ports-gnome-8b7ccab72a9d6dba656218ba0176be2bb36735ed.zip |
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
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 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 |