diff options
author | rodent <rodent> | 2014-02-01 19:45:37 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-02-01 19:45:37 +0000 |
commit | c6318f09f713e734c159c371dd6506ccc4beb484 (patch) | |
tree | d81b5b608cacdc6ff86da01113aff2cb1cc82a0b /finance | |
parent | 64d8a20c14c5187bad3b75b4b0de18a8cdd48136 (diff) | |
download | pkgsrc-c6318f09f713e734c159c371dd6506ccc4beb484.tar.gz |
Import py27-trytond-account-invoice-3.0.1 as finance/py-trytond-account-invoice.
The account_invoice module of the Tryton application platform.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/py-trytond-account-invoice/DESCR | 1 | ||||
-rw-r--r-- | finance/py-trytond-account-invoice/Makefile | 32 | ||||
-rw-r--r-- | finance/py-trytond-account-invoice/PLIST | 70 | ||||
-rw-r--r-- | finance/py-trytond-account-invoice/distinfo | 5 |
4 files changed, 108 insertions, 0 deletions
diff --git a/finance/py-trytond-account-invoice/DESCR b/finance/py-trytond-account-invoice/DESCR new file mode 100644 index 00000000000..787ca154b08 --- /dev/null +++ b/finance/py-trytond-account-invoice/DESCR @@ -0,0 +1 @@ +The account_invoice module of the Tryton application platform. diff --git a/finance/py-trytond-account-invoice/Makefile b/finance/py-trytond-account-invoice/Makefile new file mode 100644 index 00000000000..dc6914ad33f --- /dev/null +++ b/finance/py-trytond-account-invoice/Makefile @@ -0,0 +1,32 @@ +# $NetBSD: Makefile,v 1.1 2014/02/01 19:45:37 rodent Exp $ + +DISTNAME= trytond_account_invoice-3.0.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} +CATEGORIES= finance python +MASTER_SITES= http://downloads.tryton.org/3.0/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.tryton.org/ +COMMENT= Account invoice module of the Tryton application platform +LICENSE= gnu-gpl-v3 + +DEPENDS+= ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql +DEPENDS+= ${PYPKGPREFIX}-trytond-account-product-[0-9]*:../../finance/py-trytond-account-product +DEPENDS+= ${PYPKGPREFIX}-trytond-product-[0-9]*:../../misc/py-trytond-product +DEPENDS+= ${PYPKGPREFIX}-trytond-account-[0-9]*:../../finance/py-trytond-account +DEPENDS+= ${PYPKGPREFIX}-trytond-company-[0-9]*:../../misc/py-trytond-company +DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party +DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency +DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond + +USE_LANGUAGES= # none + +PYTHON_VERSIONS_INCOMPATIBLE= 33 # XXX according to setup.py +PYTHON_VERSIONED_DEPENDENCIES= dateutil + +REPLACE_PYTHON+= tests/test_account_invoice.py + +.include "../../lang/python/application.mk" +.include "../../lang/python/egg.mk" +.include "../../lang/python/versioned_dependencies.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/finance/py-trytond-account-invoice/PLIST b/finance/py-trytond-account-invoice/PLIST new file mode 100644 index 00000000000..aff765454a7 --- /dev/null +++ b/finance/py-trytond-account-invoice/PLIST @@ -0,0 +1,70 @@ +@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:45:37 rodent Exp $ +${PYSITELIB}/trytond/modules/account_invoice/__init__.py +${PYSITELIB}/trytond/modules/account_invoice/__init__.pyc +${PYSITELIB}/trytond/modules/account_invoice/__init__.pyo +${PYSITELIB}/trytond/modules/account_invoice/account.py +${PYSITELIB}/trytond/modules/account_invoice/account.pyc +${PYSITELIB}/trytond/modules/account_invoice/account.pyo +${PYSITELIB}/trytond/modules/account_invoice/account.xml +${PYSITELIB}/trytond/modules/account_invoice/invoice.odt +${PYSITELIB}/trytond/modules/account_invoice/invoice.py +${PYSITELIB}/trytond/modules/account_invoice/invoice.pyc +${PYSITELIB}/trytond/modules/account_invoice/invoice.pyo +${PYSITELIB}/trytond/modules/account_invoice/invoice.xml +${PYSITELIB}/trytond/modules/account_invoice/locale/bg_BG.po +${PYSITELIB}/trytond/modules/account_invoice/locale/ca_ES.po +${PYSITELIB}/trytond/modules/account_invoice/locale/cs_CZ.po +${PYSITELIB}/trytond/modules/account_invoice/locale/de_DE.po +${PYSITELIB}/trytond/modules/account_invoice/locale/es_AR.po +${PYSITELIB}/trytond/modules/account_invoice/locale/es_CO.po +${PYSITELIB}/trytond/modules/account_invoice/locale/es_ES.po +${PYSITELIB}/trytond/modules/account_invoice/locale/fr_FR.po +${PYSITELIB}/trytond/modules/account_invoice/locale/nl_NL.po +${PYSITELIB}/trytond/modules/account_invoice/locale/ru_RU.po +${PYSITELIB}/trytond/modules/account_invoice/locale/sl_SI.po +${PYSITELIB}/trytond/modules/account_invoice/party.py +${PYSITELIB}/trytond/modules/account_invoice/party.pyc +${PYSITELIB}/trytond/modules/account_invoice/party.pyo +${PYSITELIB}/trytond/modules/account_invoice/party.xml +${PYSITELIB}/trytond/modules/account_invoice/payment_term.py +${PYSITELIB}/trytond/modules/account_invoice/payment_term.pyc +${PYSITELIB}/trytond/modules/account_invoice/payment_term.pyo +${PYSITELIB}/trytond/modules/account_invoice/payment_term.xml +${PYSITELIB}/trytond/modules/account_invoice/tests/__init__.py +${PYSITELIB}/trytond/modules/account_invoice/tests/__init__.pyc +${PYSITELIB}/trytond/modules/account_invoice/tests/__init__.pyo +${PYSITELIB}/trytond/modules/account_invoice/tests/test_account_invoice.py +${PYSITELIB}/trytond/modules/account_invoice/tests/test_account_invoice.pyc +${PYSITELIB}/trytond/modules/account_invoice/tests/test_account_invoice.pyo +${PYSITELIB}/trytond/modules/account_invoice/tryton.cfg +${PYSITELIB}/trytond/modules/account_invoice/view/address_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/address_tree.xml +${PYSITELIB}/trytond/modules/account_invoice/view/credit_start_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/fiscalyear_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/invoice_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/invoice_line_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/invoice_line_tree.xml +${PYSITELIB}/trytond/modules/account_invoice/view/invoice_line_tree_sequence.xml +${PYSITELIB}/trytond/modules/account_invoice/view/invoice_tax_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/invoice_tax_tree.xml +${PYSITELIB}/trytond/modules/account_invoice/view/invoice_tax_tree_sequence.xml +${PYSITELIB}/trytond/modules/account_invoice/view/invoice_tree.xml +${PYSITELIB}/trytond/modules/account_invoice/view/move_line_list_payment.xml +${PYSITELIB}/trytond/modules/account_invoice/view/move_line_list_to_pay.xml +${PYSITELIB}/trytond/modules/account_invoice/view/party_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/pay_ask_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/pay_start_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_line_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_line_list.xml +${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_line_list_sequence.xml +${PYSITELIB}/trytond/modules/account_invoice/view/payment_term_tree.xml +${PYSITELIB}/trytond/modules/account_invoice/view/period_form.xml +${PYSITELIB}/trytond/modules/account_invoice/view/print_warning_form.xml +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt diff --git a/finance/py-trytond-account-invoice/distinfo b/finance/py-trytond-account-invoice/distinfo new file mode 100644 index 00000000000..531205b15e8 --- /dev/null +++ b/finance/py-trytond-account-invoice/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2014/02/01 19:45:37 rodent Exp $ + +SHA1 (trytond_account_invoice-3.0.1.tar.gz) = ed17d67b1566076c7de93f05747a3ae8851adf3b +RMD160 (trytond_account_invoice-3.0.1.tar.gz) = 655aa594e5be023d4d39caf0484faad5f81f6daf +Size (trytond_account_invoice-3.0.1.tar.gz) = 120233 bytes |