summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorrodent <rodent>2015-03-15 00:17:34 +0000
committerrodent <rodent>2015-03-15 00:17:34 +0000
commiteb412d94bff01df790b6445fdee2208951b9a423 (patch)
tree94a6fad10c0ec3d69c344173dfd885c64ac640b7 /finance
parent37aad6da5bd0064dc2a857b5db77a99c5caae0fb (diff)
downloadpkgsrc-eb412d94bff01df790b6445fdee2208951b9a423.tar.gz
Apply modified patch sent by palo@ in private mail. This brings all these
packages to version 3.4.x. May this not break anything (although i feel it might).
Diffstat (limited to 'finance')
-rw-r--r--finance/py-trytond-account-asset/Makefile11
-rw-r--r--finance/py-trytond-account-asset/PLIST4
-rw-r--r--finance/py-trytond-account-asset/distinfo8
-rw-r--r--finance/py-trytond-account-fr/Makefile8
-rw-r--r--finance/py-trytond-account-fr/distinfo8
-rw-r--r--finance/py-trytond-account-invoice/Makefile11
-rw-r--r--finance/py-trytond-account-invoice/PLIST9
-rw-r--r--finance/py-trytond-account-invoice/distinfo8
-rw-r--r--finance/py-trytond-account-payment-sepa/Makefile7
-rw-r--r--finance/py-trytond-account-payment-sepa/distinfo8
-rw-r--r--finance/py-trytond-account-payment/Makefile7
-rw-r--r--finance/py-trytond-account-payment/PLIST4
-rw-r--r--finance/py-trytond-account-payment/distinfo8
-rw-r--r--finance/py-trytond-account-product/Makefile7
-rw-r--r--finance/py-trytond-account-product/PLIST3
-rw-r--r--finance/py-trytond-account-product/distinfo8
-rw-r--r--finance/py-trytond-account-statement/Makefile7
-rw-r--r--finance/py-trytond-account-statement/PLIST4
-rw-r--r--finance/py-trytond-account-statement/distinfo8
-rw-r--r--finance/py-trytond-account/Makefile7
-rw-r--r--finance/py-trytond-account/PLIST7
-rw-r--r--finance/py-trytond-account/distinfo8
-rw-r--r--finance/py-trytond-analytic-account/Makefile7
-rw-r--r--finance/py-trytond-analytic-account/PLIST3
-rw-r--r--finance/py-trytond-analytic-account/distinfo8
-rw-r--r--finance/py-trytond-bank/Makefile7
-rw-r--r--finance/py-trytond-bank/PLIST3
-rw-r--r--finance/py-trytond-bank/distinfo8
-rw-r--r--finance/py-trytond-currency/Makefile7
-rw-r--r--finance/py-trytond-currency/PLIST4
-rw-r--r--finance/py-trytond-currency/distinfo8
31 files changed, 104 insertions, 111 deletions
diff --git a/finance/py-trytond-account-asset/Makefile b/finance/py-trytond-account-asset/Makefile
index f03cb21c124..01172ef5e27 100644
--- a/finance/py-trytond-account-asset/Makefile
+++ b/finance/py-trytond-account-asset/Makefile
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
-
+# $NetBSD: Makefile,v 1.2 2015/03/15 00:17:34 rodent Exp $
+TRYTON_MODULE_NAME= trytond_account_asset
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_account_asset-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Account_asset module of the Tryton application platform
LICENSE= gnu-gpl-v3
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-[0-9]*:../../finance/py-trytond-account
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-product-[0-9]*:../../finance/py-trytond-account-product
+DEPENDS+= ${PYPKGPREFIX}-trytond-account-invoice-[0-9]*:../../finance/py-trytond-account-invoice
+DEPENDS+= ${PYPKGPREFIX}-trytond-product-[0-9]*:../../misc/py-trytond-product
DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
diff --git a/finance/py-trytond-account-asset/PLIST b/finance/py-trytond-account-asset/PLIST
index 21f16644083..224a328fd88 100644
--- a/finance/py-trytond-account-asset/PLIST
+++ b/finance/py-trytond-account-asset/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:34 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
@@ -25,6 +25,7 @@ ${PYSITELIB}/trytond/modules/account_asset/locale/ca_ES.po
${PYSITELIB}/trytond/modules/account_asset/locale/de_DE.po
${PYSITELIB}/trytond/modules/account_asset/locale/es_AR.po
${PYSITELIB}/trytond/modules/account_asset/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_asset/locale/es_EC.po
${PYSITELIB}/trytond/modules/account_asset/locale/es_ES.po
${PYSITELIB}/trytond/modules/account_asset/locale/fr_FR.po
${PYSITELIB}/trytond/modules/account_asset/locale/sl_SI.po
@@ -38,6 +39,7 @@ ${PYSITELIB}/trytond/modules/account_asset/purchase.pyo
${PYSITELIB}/trytond/modules/account_asset/tests/__init__.py
${PYSITELIB}/trytond/modules/account_asset/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_asset/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_asset/tests/scenario_account_asset.rst
${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.py
${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.pyc
${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.pyo
diff --git a/finance/py-trytond-account-asset/distinfo b/finance/py-trytond-account-asset/distinfo
index a75ac14159d..a6974cd5ecf 100644
--- a/finance/py-trytond-account-asset/distinfo
+++ b/finance/py-trytond-account-asset/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+$NetBSD: distinfo,v 1.2 2015/03/15 00:17:34 rodent Exp $
-SHA1 (trytond_account_asset-3.2.0.tar.gz) = 446542f081b5d735cfef3a16c1c10937a1aff47b
-RMD160 (trytond_account_asset-3.2.0.tar.gz) = efba72c715feb8ad3fb3ec950c46f2442fd3c7ab
-Size (trytond_account_asset-3.2.0.tar.gz) = 37338 bytes
+SHA1 (tryton-3.4/trytond_account_asset-3.4.0.tar.gz) = b8edff3e612b8d056daa31ff0bc32987d07432de
+RMD160 (tryton-3.4/trytond_account_asset-3.4.0.tar.gz) = 1a4c21359476dfc63825caafbb9ec7080fa615a0
+Size (tryton-3.4/trytond_account_asset-3.4.0.tar.gz) = 38901 bytes
diff --git a/finance/py-trytond-account-fr/Makefile b/finance/py-trytond-account-fr/Makefile
index 0f6dadbe3ac..ee66bb25838 100644
--- a/finance/py-trytond-account-fr/Makefile
+++ b/finance/py-trytond-account-fr/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/06/25 06:03:37 richard Exp $
-
+# $NetBSD: Makefile,v 1.3 2015/03/15 00:17:34 rodent Exp $
+TRYTON_MODULE_NAME= trytond_account_fr
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_account_fr-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -12,6 +9,7 @@ COMMENT= The account_fr module of the Tryton application platform
LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-trytond-account-[0-9]*:../../finance/py-trytond-account
+DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
diff --git a/finance/py-trytond-account-fr/distinfo b/finance/py-trytond-account-fr/distinfo
index 27ddb416279..d2622868d86 100644
--- a/finance/py-trytond-account-fr/distinfo
+++ b/finance/py-trytond-account-fr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/05/15 05:33:45 richard Exp $
+$NetBSD: distinfo,v 1.2 2015/03/15 00:17:34 rodent Exp $
-SHA1 (trytond_account_fr-3.2.0.tar.gz) = 619f19813f406dcb74a40df93e660e1f47c9ab98
-RMD160 (trytond_account_fr-3.2.0.tar.gz) = 158a16cf5a1de8fb33d8216dca4be7ce0639b0ad
-Size (trytond_account_fr-3.2.0.tar.gz) = 47957 bytes
+SHA1 (tryton-3.4/trytond_account_fr-3.4.0.tar.gz) = aed542ad130676509b54fbfe51ed87c3d4589c12
+RMD160 (tryton-3.4/trytond_account_fr-3.4.0.tar.gz) = d640167a7d721b6484efca541405a355db3ef325
+Size (tryton-3.4/trytond_account_fr-3.4.0.tar.gz) = 48639 bytes
diff --git a/finance/py-trytond-account-invoice/Makefile b/finance/py-trytond-account-invoice/Makefile
index f2135a9b149..c265b772230 100644
--- a/finance/py-trytond-account-invoice/Makefile
+++ b/finance/py-trytond-account-invoice/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2014/06/25 06:03:37 richard Exp $
-
+# $NetBSD: Makefile,v 1.7 2015/03/15 00:17:34 rodent Exp $
+TRYTON_MODULE_NAME= trytond_account_invoice
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_account_invoice-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
@@ -13,11 +10,11 @@ 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-currency-[0-9]*:../../finance/py-trytond-currency
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-product-[0-9]*:../../misc/py-trytond-product
DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond
USE_LANGUAGES= # none
diff --git a/finance/py-trytond-account-invoice/PLIST b/finance/py-trytond-account-invoice/PLIST
index aff765454a7..c42251f58c2 100644
--- a/finance/py-trytond-account-invoice/PLIST
+++ b/finance/py-trytond-account-invoice/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:45:37 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:34 rodent Exp $
${PYSITELIB}/trytond/modules/account_invoice/__init__.py
${PYSITELIB}/trytond/modules/account_invoice/__init__.pyc
${PYSITELIB}/trytond/modules/account_invoice/__init__.pyo
@@ -17,6 +17,7 @@ ${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_EC.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
@@ -33,12 +34,18 @@ ${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/scenario_invoice_alternate_currency.rst
+${PYSITELIB}/trytond/modules/account_invoice/tests/scenario_invoice_supplier.rst
+${PYSITELIB}/trytond/modules/account_invoice/tests/scenario_invoice.rst
${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/configuration_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/configuration_tax_rounding_form.xml
+${PYSITELIB}/trytond/modules/account_invoice/view/configuration_tax_rounding_list.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
diff --git a/finance/py-trytond-account-invoice/distinfo b/finance/py-trytond-account-invoice/distinfo
index 53e4b2e381c..bcab78e9d80 100644
--- a/finance/py-trytond-account-invoice/distinfo
+++ b/finance/py-trytond-account-invoice/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/05/03 22:28:04 rodent Exp $
+$NetBSD: distinfo,v 1.4 2015/03/15 00:17:34 rodent Exp $
-SHA1 (trytond_account_invoice-3.2.0.tar.gz) = 352bf753ecdffa37c223ab47658ae250b6f812ed
-RMD160 (trytond_account_invoice-3.2.0.tar.gz) = 690e7a575aaa3d56e98742bc9a1a8042a60151f3
-Size (trytond_account_invoice-3.2.0.tar.gz) = 120607 bytes
+SHA1 (tryton-3.4/trytond_account_invoice-3.4.0.tar.gz) = 0ac6a9e4c2070ae22f14854179e376e16973d709
+RMD160 (tryton-3.4/trytond_account_invoice-3.4.0.tar.gz) = 5ad95918688432aa0346b83da87b6c227ca74c91
+Size (tryton-3.4/trytond_account_invoice-3.4.0.tar.gz) = 127579 bytes
diff --git a/finance/py-trytond-account-payment-sepa/Makefile b/finance/py-trytond-account-payment-sepa/Makefile
index 88d5ea88c57..04fae51f378 100644
--- a/finance/py-trytond-account-payment-sepa/Makefile
+++ b/finance/py-trytond-account-payment-sepa/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/09/10 15:09:36 richard Exp $
-TRYTOND_MODULE_REVISION= 2
+# $NetBSD: Makefile,v 1.3 2015/03/15 00:17:35 rodent Exp $
+TRYTON_MODULE_NAME= trytond_account_payment_sepa
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_account_payment_sepa-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
diff --git a/finance/py-trytond-account-payment-sepa/distinfo b/finance/py-trytond-account-payment-sepa/distinfo
index 00a234fab85..b2aaeb936e8 100644
--- a/finance/py-trytond-account-payment-sepa/distinfo
+++ b/finance/py-trytond-account-payment-sepa/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/09/10 15:09:36 richard Exp $
+$NetBSD: distinfo,v 1.3 2015/03/15 00:17:35 rodent Exp $
-SHA1 (trytond_account_payment_sepa-3.2.2.tar.gz) = 6276e375f582b6b35cea5f620302d5e62655a77b
-RMD160 (trytond_account_payment_sepa-3.2.2.tar.gz) = fe597bb5da5ce8babc046f8920985d9251990e0c
-Size (trytond_account_payment_sepa-3.2.2.tar.gz) = 45112 bytes
+SHA1 (tryton-3.4/trytond_account_payment_sepa-3.4.0.tar.gz) = 487360cced86a890b468fa14b53e7e664451f361
+RMD160 (tryton-3.4/trytond_account_payment_sepa-3.4.0.tar.gz) = 429891bd51b77018317cf4b8e0a187b11a1fd23a
+Size (tryton-3.4/trytond_account_payment_sepa-3.4.0.tar.gz) = 93003 bytes
diff --git a/finance/py-trytond-account-payment/Makefile b/finance/py-trytond-account-payment/Makefile
index 222708fee1a..8cc4fb4061b 100644
--- a/finance/py-trytond-account-payment/Makefile
+++ b/finance/py-trytond-account-payment/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
-
+# $NetBSD: Makefile,v 1.2 2015/03/15 00:17:35 rodent Exp $
+TRYTON_MODULE_NAME= trytond_account_payment
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_account_payment-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
diff --git a/finance/py-trytond-account-payment/PLIST b/finance/py-trytond-account-payment/PLIST
index c840387dd34..13db8061f7d 100644
--- a/finance/py-trytond-account-payment/PLIST
+++ b/finance/py-trytond-account-payment/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
@@ -17,6 +17,7 @@ ${PYSITELIB}/trytond/modules/account_payment/locale/ca_ES.po
${PYSITELIB}/trytond/modules/account_payment/locale/de_DE.po
${PYSITELIB}/trytond/modules/account_payment/locale/es_AR.po
${PYSITELIB}/trytond/modules/account_payment/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_payment/locale/es_EC.po
${PYSITELIB}/trytond/modules/account_payment/locale/es_ES.po
${PYSITELIB}/trytond/modules/account_payment/locale/fr_FR.po
${PYSITELIB}/trytond/modules/account_payment/locale/sl_SI.po
@@ -27,6 +28,7 @@ ${PYSITELIB}/trytond/modules/account_payment/payment.xml
${PYSITELIB}/trytond/modules/account_payment/tests/__init__.py
${PYSITELIB}/trytond/modules/account_payment/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_payment/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/account_payment/tests/scenario_account_payment.rst
${PYSITELIB}/trytond/modules/account_payment/tests/test_account_payment.py
${PYSITELIB}/trytond/modules/account_payment/tests/test_account_payment.pyc
${PYSITELIB}/trytond/modules/account_payment/tests/test_account_payment.pyo
diff --git a/finance/py-trytond-account-payment/distinfo b/finance/py-trytond-account-payment/distinfo
index 11e0d8b6633..7cb3ff4dae0 100644
--- a/finance/py-trytond-account-payment/distinfo
+++ b/finance/py-trytond-account-payment/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+$NetBSD: distinfo,v 1.2 2015/03/15 00:17:35 rodent Exp $
-SHA1 (trytond_account_payment-3.2.0.tar.gz) = 9ab207beab73c694f5b70e30452c98edd0b5b744
-RMD160 (trytond_account_payment-3.2.0.tar.gz) = eaac1d2dd371417bd75a2fdc2ff422b5dd79de13
-Size (trytond_account_payment-3.2.0.tar.gz) = 31321 bytes
+SHA1 (tryton-3.4/trytond_account_payment-3.4.0.tar.gz) = e6d5cb82bb1ce969da58b9d26e7d749c1b9f6f96
+RMD160 (tryton-3.4/trytond_account_payment-3.4.0.tar.gz) = a3e357e6dbe3a18fd4cc7951d4ee087872c4ad3e
+Size (tryton-3.4/trytond_account_payment-3.4.0.tar.gz) = 31665 bytes
diff --git a/finance/py-trytond-account-product/Makefile b/finance/py-trytond-account-product/Makefile
index 358cdb01a89..432e6dd6436 100644
--- a/finance/py-trytond-account-product/Makefile
+++ b/finance/py-trytond-account-product/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2014/06/25 06:03:37 richard Exp $
-
+# $NetBSD: Makefile,v 1.7 2015/03/15 00:17:35 rodent Exp $
+TRYTON_MODULE_NAME= trytond_account_product
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_account_product-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
diff --git a/finance/py-trytond-account-product/PLIST b/finance/py-trytond-account-product/PLIST
index cc6e27f8007..d97e35cabe2 100644
--- a/finance/py-trytond-account-product/PLIST
+++ b/finance/py-trytond-account-product/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/02/01 19:36:49 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $
${PYSITELIB}/trytond/modules/account_product/__init__.py
${PYSITELIB}/trytond/modules/account_product/__init__.pyc
${PYSITELIB}/trytond/modules/account_product/__init__.pyo
@@ -8,6 +8,7 @@ ${PYSITELIB}/trytond/modules/account_product/locale/cs_CZ.po
${PYSITELIB}/trytond/modules/account_product/locale/de_DE.po
${PYSITELIB}/trytond/modules/account_product/locale/es_AR.po
${PYSITELIB}/trytond/modules/account_product/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_product/locale/es_EC.po
${PYSITELIB}/trytond/modules/account_product/locale/es_ES.po
${PYSITELIB}/trytond/modules/account_product/locale/fr_FR.po
${PYSITELIB}/trytond/modules/account_product/locale/nl_NL.po
diff --git a/finance/py-trytond-account-product/distinfo b/finance/py-trytond-account-product/distinfo
index 1dbf186c14b..7375dca9e56 100644
--- a/finance/py-trytond-account-product/distinfo
+++ b/finance/py-trytond-account-product/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/05/03 13:39:53 rodent Exp $
+$NetBSD: distinfo,v 1.3 2015/03/15 00:17:35 rodent Exp $
-SHA1 (trytond_account_product-3.2.0.tar.gz) = e166abe23e947700538c8e5318155b57eb4a63d9
-RMD160 (trytond_account_product-3.2.0.tar.gz) = 193fa9c85d99e192644823cfe2f12b31d391b914
-Size (trytond_account_product-3.2.0.tar.gz) = 26100 bytes
+SHA1 (tryton-3.4/trytond_account_product-3.4.0.tar.gz) = 3fece6f1ced5d4b3874e682e56823d3b5bbdc4d0
+RMD160 (tryton-3.4/trytond_account_product-3.4.0.tar.gz) = 1ad4a4db4871a4a6d8d80753c2456c3e0660f8b9
+Size (tryton-3.4/trytond_account_product-3.4.0.tar.gz) = 27273 bytes
diff --git a/finance/py-trytond-account-statement/Makefile b/finance/py-trytond-account-statement/Makefile
index dd04aa954a6..dafa78f789c 100644
--- a/finance/py-trytond-account-statement/Makefile
+++ b/finance/py-trytond-account-statement/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
-
+# $NetBSD: Makefile,v 1.2 2015/03/15 00:17:35 rodent Exp $
+TRYTON_MODULE_NAME= trytond_account_statement
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_account_statement-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
diff --git a/finance/py-trytond-account-statement/PLIST b/finance/py-trytond-account-statement/PLIST
index 65206802fec..1f02d69a738 100644
--- a/finance/py-trytond-account-statement/PLIST
+++ b/finance/py-trytond-account-statement/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
@@ -22,11 +22,13 @@ ${PYSITELIB}/trytond/modules/account_statement/locale/cs_CZ.po
${PYSITELIB}/trytond/modules/account_statement/locale/de_DE.po
${PYSITELIB}/trytond/modules/account_statement/locale/es_AR.po
${PYSITELIB}/trytond/modules/account_statement/locale/es_CO.po
+${PYSITELIB}/trytond/modules/account_statement/locale/es_EC.po
${PYSITELIB}/trytond/modules/account_statement/locale/es_ES.po
${PYSITELIB}/trytond/modules/account_statement/locale/fr_FR.po
${PYSITELIB}/trytond/modules/account_statement/locale/nl_NL.po
${PYSITELIB}/trytond/modules/account_statement/locale/ru_RU.po
${PYSITELIB}/trytond/modules/account_statement/locale/sl_SI.po
+${PYSITELIB}/trytond/modules/account_statement/statement.odt
${PYSITELIB}/trytond/modules/account_statement/statement.py
${PYSITELIB}/trytond/modules/account_statement/statement.pyc
${PYSITELIB}/trytond/modules/account_statement/statement.pyo
diff --git a/finance/py-trytond-account-statement/distinfo b/finance/py-trytond-account-statement/distinfo
index 43fae0d9f33..8685161aaa9 100644
--- a/finance/py-trytond-account-statement/distinfo
+++ b/finance/py-trytond-account-statement/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+$NetBSD: distinfo,v 1.2 2015/03/15 00:17:35 rodent Exp $
-SHA1 (trytond_account_statement-3.2.0.tar.gz) = 06b098b92df44bb9a7cd13fa681d8ab6a5dfd4c4
-RMD160 (trytond_account_statement-3.2.0.tar.gz) = c9ebf6607cd4076752575a5c2e0d7d17390f1d7e
-Size (trytond_account_statement-3.2.0.tar.gz) = 35042 bytes
+SHA1 (tryton-3.4/trytond_account_statement-3.4.0.tar.gz) = fb9c57eee45ce0f954e1c44281cf6590ed71d3fe
+RMD160 (tryton-3.4/trytond_account_statement-3.4.0.tar.gz) = 2d80d14762840eaf06d969794efc683085083489
+Size (tryton-3.4/trytond_account_statement-3.4.0.tar.gz) = 49744 bytes
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
diff --git a/finance/py-trytond-analytic-account/Makefile b/finance/py-trytond-analytic-account/Makefile
index 2894f110cf0..4fc51dc673d 100644
--- a/finance/py-trytond-analytic-account/Makefile
+++ b/finance/py-trytond-analytic-account/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/09/10 16:03:48 richard Exp $
-TRYTOND_MODULE_REVISION= 1
+# $NetBSD: Makefile,v 1.2 2015/03/15 00:17:35 rodent Exp $
+TRYTON_MODULE_NAME= trytond_analytic_account
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_analytic_account-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
diff --git a/finance/py-trytond-analytic-account/PLIST b/finance/py-trytond-analytic-account/PLIST
index 0ed55cd2ec1..f13492d79e1 100644
--- a/finance/py-trytond-analytic-account/PLIST
+++ b/finance/py-trytond-analytic-account/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/09/10 16:03:48 richard Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
@@ -24,6 +24,7 @@ ${PYSITELIB}/trytond/modules/analytic_account/locale/cs_CZ.po
${PYSITELIB}/trytond/modules/analytic_account/locale/de_DE.po
${PYSITELIB}/trytond/modules/analytic_account/locale/es_AR.po
${PYSITELIB}/trytond/modules/analytic_account/locale/es_CO.po
+${PYSITELIB}/trytond/modules/analytic_account/locale/es_EC.po
${PYSITELIB}/trytond/modules/analytic_account/locale/es_ES.po
${PYSITELIB}/trytond/modules/analytic_account/locale/fr_FR.po
${PYSITELIB}/trytond/modules/analytic_account/locale/nl_NL.po
diff --git a/finance/py-trytond-analytic-account/distinfo b/finance/py-trytond-analytic-account/distinfo
index 90f51059ae6..87bb044c89a 100644
--- a/finance/py-trytond-analytic-account/distinfo
+++ b/finance/py-trytond-analytic-account/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/09/10 16:03:48 richard Exp $
+$NetBSD: distinfo,v 1.2 2015/03/15 00:17:35 rodent Exp $
-SHA1 (trytond_analytic_account-3.2.1.tar.gz) = 8ad75d181bfa4834b9ac2d63a895fde5841433d4
-RMD160 (trytond_analytic_account-3.2.1.tar.gz) = f854cad39d603dc5113bf002533398c1bc986aff
-Size (trytond_analytic_account-3.2.1.tar.gz) = 33067 bytes
+SHA1 (tryton-3.4/trytond_analytic_account-3.4.0.tar.gz) = c7ac50d1e9e60530cd39e2943aca4f28446ff608
+RMD160 (tryton-3.4/trytond_analytic_account-3.4.0.tar.gz) = 8eb15242c91a6f60e5013af265c57432ae540a5e
+Size (tryton-3.4/trytond_analytic_account-3.4.0.tar.gz) = 34630 bytes
diff --git a/finance/py-trytond-bank/Makefile b/finance/py-trytond-bank/Makefile
index a0f85c9e050..1fc8b7811ee 100644
--- a/finance/py-trytond-bank/Makefile
+++ b/finance/py-trytond-bank/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/06/25 06:03:37 richard Exp $
-
+# $NetBSD: Makefile,v 1.2 2015/03/15 00:17:35 rodent Exp $
+TRYTON_MODULE_NAME= trytond_bank
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_bank-${TRYTOND_VERSION}
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1}
CATEGORIES= finance python
-MASTER_SITES= ${TRYTON_SITES}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tryton.org/
diff --git a/finance/py-trytond-bank/PLIST b/finance/py-trytond-bank/PLIST
index 8c9da481c38..6d25ebb8d4c 100644
--- a/finance/py-trytond-bank/PLIST
+++ b/finance/py-trytond-bank/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/25 06:03:37 richard Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
@@ -17,6 +17,7 @@ ${PYSITELIB}/trytond/modules/bank/locale/ca_ES.po
${PYSITELIB}/trytond/modules/bank/locale/de_DE.po
${PYSITELIB}/trytond/modules/bank/locale/es_AR.po
${PYSITELIB}/trytond/modules/bank/locale/es_CO.po
+${PYSITELIB}/trytond/modules/bank/locale/es_EC.po
${PYSITELIB}/trytond/modules/bank/locale/es_ES.po
${PYSITELIB}/trytond/modules/bank/locale/fr_FR.po
${PYSITELIB}/trytond/modules/bank/locale/sl_SI.po
diff --git a/finance/py-trytond-bank/distinfo b/finance/py-trytond-bank/distinfo
index 83fbabec5c4..d05517f650b 100644
--- a/finance/py-trytond-bank/distinfo
+++ b/finance/py-trytond-bank/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/06/25 06:03:37 richard Exp $
+$NetBSD: distinfo,v 1.2 2015/03/15 00:17:35 rodent Exp $
-SHA1 (trytond_bank-3.2.0.tar.gz) = 992ca3272583650a474306f7b55e148c97b72dcb
-RMD160 (trytond_bank-3.2.0.tar.gz) = 15ab7f3edf95f5397b3c23a01aa1239b771ad4ec
-Size (trytond_bank-3.2.0.tar.gz) = 23440 bytes
+SHA1 (tryton-3.4/trytond_bank-3.4.0.tar.gz) = 71aa3541bd5f3014803ab8f0fdcc58b850d0c402
+RMD160 (tryton-3.4/trytond_bank-3.4.0.tar.gz) = 20a98d0b412f0b44f5ad918bcfbec91f77afd6ef
+Size (tryton-3.4/trytond_bank-3.4.0.tar.gz) = 23858 bytes
diff --git a/finance/py-trytond-currency/Makefile b/finance/py-trytond-currency/Makefile
index a8301fe5a3b..bb5de7303b6 100644
--- a/finance/py-trytond-currency/Makefile
+++ b/finance/py-trytond-currency/Makefile
@@ -1,10 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2014/06/25 06:03:37 richard Exp $
-
+# $NetBSD: Makefile,v 1.6 2015/03/15 00:17:35 rodent Exp $
+TRYTON_MODULE_NAME= trytond_currency
.include "../../devel/py-trytond/Makefile.common"
-DISTNAME= trytond_currency-${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-currency/PLIST b/finance/py-trytond-currency/PLIST
index 196d3aa97d7..ae721ccfd2d 100644
--- a/finance/py-trytond-currency/PLIST
+++ b/finance/py-trytond-currency/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/02/01 18:55:15 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/15 00:17:35 rodent Exp $
${PYSITELIB}/trytond/modules/currency/__init__.py
${PYSITELIB}/trytond/modules/currency/__init__.pyc
${PYSITELIB}/trytond/modules/currency/__init__.pyo
@@ -12,9 +12,11 @@ ${PYSITELIB}/trytond/modules/currency/locale/ca_ES.po
${PYSITELIB}/trytond/modules/currency/locale/cs_CZ.po
${PYSITELIB}/trytond/modules/currency/locale/de_DE.po
${PYSITELIB}/trytond/modules/currency/locale/es_AR.po
+${PYSITELIB}/trytond/modules/currency/locale/es_EC.po
${PYSITELIB}/trytond/modules/currency/locale/es_CO.po
${PYSITELIB}/trytond/modules/currency/locale/es_ES.po
${PYSITELIB}/trytond/modules/currency/locale/fr_FR.po
+${PYSITELIB}/trytond/modules/currency/locale/lt_LT.po
${PYSITELIB}/trytond/modules/currency/locale/nl_NL.po
${PYSITELIB}/trytond/modules/currency/locale/ru_RU.po
${PYSITELIB}/trytond/modules/currency/locale/sl_SI.po
diff --git a/finance/py-trytond-currency/distinfo b/finance/py-trytond-currency/distinfo
index b521f2fe892..8ce060c9263 100644
--- a/finance/py-trytond-currency/distinfo
+++ b/finance/py-trytond-currency/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/05/03 13:26:52 rodent Exp $
+$NetBSD: distinfo,v 1.3 2015/03/15 00:17:35 rodent Exp $
-SHA1 (trytond_currency-3.2.0.tar.gz) = 687839c5d3d64d3cb1767cf5f26aaae34a241ba1
-RMD160 (trytond_currency-3.2.0.tar.gz) = 6b42baa1813c5b05f8fe8ca0b18f1c777dcb2390
-Size (trytond_currency-3.2.0.tar.gz) = 56818 bytes
+SHA1 (tryton-3.4/trytond_currency-3.4.1.tar.gz) = 120919cf2129f5d852ff85a0a8c67ad2edf8ed78
+RMD160 (tryton-3.4/trytond_currency-3.4.1.tar.gz) = 2d8f7a8a994846e1cbdf06de974e6613b5c21144
+Size (tryton-3.4/trytond_currency-3.4.1.tar.gz) = 58587 bytes