diff options
author | rodent <rodent@pkgsrc.org> | 2014-02-01 19:14:22 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-02-01 19:14:22 +0000 |
commit | 9bf76757a8ce24238f097787cc8e251230ca55f6 (patch) | |
tree | 67c5f882c509fa4f48d0301eb70a5684adfc4615 /finance/py-trytond-account | |
parent | c55a71877e7279c7e982a72945a203d62283716c (diff) | |
download | pkgsrc-9bf76757a8ce24238f097787cc8e251230ca55f6.tar.gz |
Import py27-trytond-account-3.0.1 as finance/py-trytond-account.
The account module of the Tryton application platform.
Diffstat (limited to 'finance/py-trytond-account')
-rw-r--r-- | finance/py-trytond-account/DESCR | 1 | ||||
-rw-r--r-- | finance/py-trytond-account/Makefile | 29 | ||||
-rw-r--r-- | finance/py-trytond-account/PLIST | 154 | ||||
-rw-r--r-- | finance/py-trytond-account/distinfo | 5 |
4 files changed, 189 insertions, 0 deletions
diff --git a/finance/py-trytond-account/DESCR b/finance/py-trytond-account/DESCR new file mode 100644 index 00000000000..6b30d729650 --- /dev/null +++ b/finance/py-trytond-account/DESCR @@ -0,0 +1 @@ +The account module of the Tryton application platform. diff --git a/finance/py-trytond-account/Makefile b/finance/py-trytond-account/Makefile new file mode 100644 index 00000000000..04b29ee125c --- /dev/null +++ b/finance/py-trytond-account/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1 2014/02/01 19:14:22 rodent Exp $ + +DISTNAME= trytond_account-3.0.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} +CATEGORIES= finance python +MASTER_SITES= http://downloads.tryton.org/3.0/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.tryton.org/ +COMMENT= Account module of the Tryton application platform +LICENSE= gnu-gpl-v3 + +DEPENDS+= ${PYPKGPREFIX}-python-sql-[0-9]*:../../databases/py-python-sql +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.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/PLIST b/finance/py-trytond-account/PLIST new file mode 100644 index 00000000000..58b5774d8b3 --- /dev/null +++ b/finance/py-trytond-account/PLIST @@ -0,0 +1,154 @@ +@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:14:22 rodent Exp $ +${PYSITELIB}/trytond/modules/account/__init__.py +${PYSITELIB}/trytond/modules/account/__init__.pyc +${PYSITELIB}/trytond/modules/account/__init__.pyo +${PYSITELIB}/trytond/modules/account/account.py +${PYSITELIB}/trytond/modules/account/account.pyc +${PYSITELIB}/trytond/modules/account/account.pyo +${PYSITELIB}/trytond/modules/account/account.xml +${PYSITELIB}/trytond/modules/account/aged_balance.odt +${PYSITELIB}/trytond/modules/account/configuration.py +${PYSITELIB}/trytond/modules/account/configuration.pyc +${PYSITELIB}/trytond/modules/account/configuration.pyo +${PYSITELIB}/trytond/modules/account/configuration.xml +${PYSITELIB}/trytond/modules/account/fiscalyear.py +${PYSITELIB}/trytond/modules/account/fiscalyear.pyc +${PYSITELIB}/trytond/modules/account/fiscalyear.pyo +${PYSITELIB}/trytond/modules/account/fiscalyear.xml +${PYSITELIB}/trytond/modules/account/general_journal.odt +${PYSITELIB}/trytond/modules/account/general_ledger.odt +${PYSITELIB}/trytond/modules/account/icons/tryton-financial.svg +${PYSITELIB}/trytond/modules/account/journal.py +${PYSITELIB}/trytond/modules/account/journal.pyc +${PYSITELIB}/trytond/modules/account/journal.pyo +${PYSITELIB}/trytond/modules/account/journal.xml +${PYSITELIB}/trytond/modules/account/locale/bg_BG.po +${PYSITELIB}/trytond/modules/account/locale/ca_ES.po +${PYSITELIB}/trytond/modules/account/locale/cs_CZ.po +${PYSITELIB}/trytond/modules/account/locale/de_DE.po +${PYSITELIB}/trytond/modules/account/locale/es_AR.po +${PYSITELIB}/trytond/modules/account/locale/es_CO.po +${PYSITELIB}/trytond/modules/account/locale/es_ES.po +${PYSITELIB}/trytond/modules/account/locale/fr_FR.po +${PYSITELIB}/trytond/modules/account/locale/nl_NL.po +${PYSITELIB}/trytond/modules/account/locale/ru_RU.po +${PYSITELIB}/trytond/modules/account/locale/sl_SI.po +${PYSITELIB}/trytond/modules/account/move.py +${PYSITELIB}/trytond/modules/account/move.pyc +${PYSITELIB}/trytond/modules/account/move.pyo +${PYSITELIB}/trytond/modules/account/move.xml +${PYSITELIB}/trytond/modules/account/party.py +${PYSITELIB}/trytond/modules/account/party.pyc +${PYSITELIB}/trytond/modules/account/party.pyo +${PYSITELIB}/trytond/modules/account/party.xml +${PYSITELIB}/trytond/modules/account/period.py +${PYSITELIB}/trytond/modules/account/period.pyc +${PYSITELIB}/trytond/modules/account/period.pyo +${PYSITELIB}/trytond/modules/account/period.xml +${PYSITELIB}/trytond/modules/account/tax.py +${PYSITELIB}/trytond/modules/account/tax.pyc +${PYSITELIB}/trytond/modules/account/tax.pyo +${PYSITELIB}/trytond/modules/account/tax.xml +${PYSITELIB}/trytond/modules/account/tests/__init__.py +${PYSITELIB}/trytond/modules/account/tests/__init__.pyc +${PYSITELIB}/trytond/modules/account/tests/__init__.pyo +${PYSITELIB}/trytond/modules/account/tests/test_account.py +${PYSITELIB}/trytond/modules/account/tests/test_account.pyc +${PYSITELIB}/trytond/modules/account/tests/test_account.pyo +${PYSITELIB}/trytond/modules/account/third_party_balance.odt +${PYSITELIB}/trytond/modules/account/trial_balance.odt +${PYSITELIB}/trytond/modules/account/tryton.cfg +${PYSITELIB}/trytond/modules/account/view/account_balance_sheet_tree.xml +${PYSITELIB}/trytond/modules/account/view/account_deferral_form.xml +${PYSITELIB}/trytond/modules/account/view/account_deferral_tree.xml +${PYSITELIB}/trytond/modules/account/view/account_form.xml +${PYSITELIB}/trytond/modules/account/view/account_income_statement_tree.xml +${PYSITELIB}/trytond/modules/account/view/account_list.xml +${PYSITELIB}/trytond/modules/account/view/account_list2.xml +${PYSITELIB}/trytond/modules/account/view/account_template_form.xml +${PYSITELIB}/trytond/modules/account/view/account_template_list.xml +${PYSITELIB}/trytond/modules/account/view/account_template_tree.xml +${PYSITELIB}/trytond/modules/account/view/account_tree.xml +${PYSITELIB}/trytond/modules/account/view/account_tree2.xml +${PYSITELIB}/trytond/modules/account/view/account_type_form.xml +${PYSITELIB}/trytond/modules/account/view/account_type_list.xml +${PYSITELIB}/trytond/modules/account/view/account_type_template_form.xml +${PYSITELIB}/trytond/modules/account/view/account_type_template_list.xml +${PYSITELIB}/trytond/modules/account/view/account_type_template_tree.xml +${PYSITELIB}/trytond/modules/account/view/account_type_tree.xml +${PYSITELIB}/trytond/modules/account/view/configuration_form.xml +${PYSITELIB}/trytond/modules/account/view/create_chart_account_form.xml +${PYSITELIB}/trytond/modules/account/view/create_chart_properties_form.xml +${PYSITELIB}/trytond/modules/account/view/create_chart_start_form.xml +${PYSITELIB}/trytond/modules/account/view/fiscalyear_balance_non_deferral_start_form.xml +${PYSITELIB}/trytond/modules/account/view/fiscalyear_close_start_form.xml +${PYSITELIB}/trytond/modules/account/view/fiscalyear_form.xml +${PYSITELIB}/trytond/modules/account/view/fiscalyear_tree.xml +${PYSITELIB}/trytond/modules/account/view/journal_form.xml +${PYSITELIB}/trytond/modules/account/view/journal_period_form.xml +${PYSITELIB}/trytond/modules/account/view/journal_period_tree.xml +${PYSITELIB}/trytond/modules/account/view/journal_tree.xml +${PYSITELIB}/trytond/modules/account/view/journal_type_form.xml +${PYSITELIB}/trytond/modules/account/view/journal_type_tree.xml +${PYSITELIB}/trytond/modules/account/view/journal_view_column_form.xml +${PYSITELIB}/trytond/modules/account/view/journal_view_column_list.xml +${PYSITELIB}/trytond/modules/account/view/journal_view_column_list_sequence.xml +${PYSITELIB}/trytond/modules/account/view/journal_view_form.xml +${PYSITELIB}/trytond/modules/account/view/journal_view_tree.xml +${PYSITELIB}/trytond/modules/account/view/move_form.xml +${PYSITELIB}/trytond/modules/account/view/move_line_form.xml +${PYSITELIB}/trytond/modules/account/view/move_line_form_move.xml +${PYSITELIB}/trytond/modules/account/view/move_line_tree.xml +${PYSITELIB}/trytond/modules/account/view/move_line_tree_move.xml +${PYSITELIB}/trytond/modules/account/view/move_reconciliation_form.xml +${PYSITELIB}/trytond/modules/account/view/move_reconciliation_tree.xml +${PYSITELIB}/trytond/modules/account/view/move_tree.xml +${PYSITELIB}/trytond/modules/account/view/open_aged_balance_start_form.xml +${PYSITELIB}/trytond/modules/account/view/open_balance_sheet_start_form.xml +${PYSITELIB}/trytond/modules/account/view/open_chart_start_form.xml +${PYSITELIB}/trytond/modules/account/view/open_income_statement_start_form.xml +${PYSITELIB}/trytond/modules/account/view/open_journal_ask_form.xml +${PYSITELIB}/trytond/modules/account/view/open_reconcile_lines_start_form.xml +${PYSITELIB}/trytond/modules/account/view/open_third_party_balance_start_form.xml +${PYSITELIB}/trytond/modules/account/view/party_form.xml +${PYSITELIB}/trytond/modules/account/view/party_tree.xml +${PYSITELIB}/trytond/modules/account/view/period_form.xml +${PYSITELIB}/trytond/modules/account/view/period_tree.xml +${PYSITELIB}/trytond/modules/account/view/print_general_journal_start_form.xml +${PYSITELIB}/trytond/modules/account/view/print_general_legder_start_form.xml +${PYSITELIB}/trytond/modules/account/view/print_trial_balance_start_form.xml +${PYSITELIB}/trytond/modules/account/view/reconcile_lines_writeoff_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_code_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_code_list.xml +${PYSITELIB}/trytond/modules/account/view/tax_code_open_chart_start_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_code_template_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_code_template_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_code_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_code_tree2.xml +${PYSITELIB}/trytond/modules/account/view/tax_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_group_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_group_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_line_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_line_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_list.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_line_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_line_template_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_line_template_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_line_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_line_tree_sequence.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_template_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_template_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_rule_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_template_form.xml +${PYSITELIB}/trytond/modules/account/view/tax_template_tree.xml +${PYSITELIB}/trytond/modules/account/view/tax_tree.xml +${PYSITELIB}/trytond/modules/account/view/update_chart_start_form.xml +${PYSITELIB}/trytond/modules/account/view/update_chart_succeed_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/distinfo b/finance/py-trytond-account/distinfo new file mode 100644 index 00000000000..f737d1e83ca --- /dev/null +++ b/finance/py-trytond-account/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2014/02/01 19:14:22 rodent Exp $ + +SHA1 (trytond_account-3.0.1.tar.gz) = b264e04b8dc23631c914968540f2d2a27aaf7853 +RMD160 (trytond_account-3.0.1.tar.gz) = 39bc373726d1817a35674b246d20907ed1a62d09 +Size (trytond_account-3.0.1.tar.gz) = 284323 bytes |