diff options
Diffstat (limited to 'finance/py-trytond-account')
-rw-r--r-- | finance/py-trytond-account/Makefile | 7 | ||||
-rw-r--r-- | finance/py-trytond-account/PLIST | 7 | ||||
-rw-r--r-- | finance/py-trytond-account/distinfo | 8 |
3 files changed, 11 insertions, 11 deletions
diff --git a/finance/py-trytond-account/Makefile b/finance/py-trytond-account/Makefile index 2d491c284e1..8ef0a9a6905 100644 --- a/finance/py-trytond-account/Makefile +++ b/finance/py-trytond-account/Makefile @@ -1,10 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/06/25 06:03:36 richard Exp $ - +# $NetBSD: Makefile,v 1.7 2015/03/15 00:17:34 rodent Exp $ +TRYTON_MODULE_NAME= trytond_account .include "../../devel/py-trytond/Makefile.common" -DISTNAME= trytond_account-${TRYTOND_VERSION} -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= finance python -MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ diff --git a/finance/py-trytond-account/PLIST b/finance/py-trytond-account/PLIST index 58b5774d8b3..911ced41423 100644 --- a/finance/py-trytond-account/PLIST +++ b/finance/py-trytond-account/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:14:22 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:34 rodent Exp $ ${PYSITELIB}/trytond/modules/account/__init__.py ${PYSITELIB}/trytond/modules/account/__init__.pyc ${PYSITELIB}/trytond/modules/account/__init__.pyo @@ -28,6 +28,7 @@ ${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_EC.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 @@ -52,6 +53,8 @@ ${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/scenario_account_reconciliation.rst +${PYSITELIB}/trytond/modules/account/tests/scenario_move_cancel.rst ${PYSITELIB}/trytond/modules/account/tests/test_account.py ${PYSITELIB}/trytond/modules/account/tests/test_account.pyc ${PYSITELIB}/trytond/modules/account/tests/test_account.pyo @@ -108,7 +111,6 @@ ${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 @@ -118,6 +120,7 @@ ${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/reconcile_show_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 diff --git a/finance/py-trytond-account/distinfo b/finance/py-trytond-account/distinfo index 8cde994e44d..b5951a267ea 100644 --- a/finance/py-trytond-account/distinfo +++ b/finance/py-trytond-account/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/05/03 13:36:01 rodent Exp $ +$NetBSD: distinfo,v 1.4 2015/03/15 00:17:34 rodent Exp $ -SHA1 (trytond_account-3.2.0.tar.gz) = ad2f5fddf780bc70405d3f2705568993c1641492 -RMD160 (trytond_account-3.2.0.tar.gz) = b4a88d535b47afbfdc04d5a723cff8c685cbf037 -Size (trytond_account-3.2.0.tar.gz) = 286063 bytes +SHA1 (tryton-3.4/trytond_account-3.4.1.tar.gz) = 019e4e194117d8ccc25e503726a3db64b37e2aad +RMD160 (tryton-3.4/trytond_account-3.4.1.tar.gz) = 8519af3741156ab8b5f4df32c5f460be128e4888 +Size (tryton-3.4/trytond_account-3.4.1.tar.gz) = 304615 bytes |