diff --git a/productivity/tryton/account_statement/Makefile b/productivity/tryton/account_statement/Makefile new file mode 100644 index 00000000000..6b59d18d5ce --- /dev/null +++ b/productivity/tryton/account_statement/Makefile @@ -0,0 +1,8 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:10:27 ajacoutot Exp $ + +MODPY_EGG_VERSION = 2.0.0 +TRYTOND_MODULE = account_statement + +RUN_DEPENDS = productivity/tryton/company + +.include diff --git a/productivity/tryton/account_statement/distinfo b/productivity/tryton/account_statement/distinfo new file mode 100644 index 00000000000..295c78c04e2 --- /dev/null +++ b/productivity/tryton/account_statement/distinfo @@ -0,0 +1,5 @@ +MD5 (tryton/trytond_account_statement-2.0.0.tar.gz) = hudsHQDsLOgtaLlbMcKdrQ== +RMD160 (tryton/trytond_account_statement-2.0.0.tar.gz) = PfMtozew5kNMmFCW2qRhGja01jk= +SHA1 (tryton/trytond_account_statement-2.0.0.tar.gz) = rPMWY6wm3BZSNik5vm6O8blUFPA= +SHA256 (tryton/trytond_account_statement-2.0.0.tar.gz) = bbN1XL+ess4OyiGsBjizSw4vbHyU8pUJ3GGLbluwbVA= +SIZE (tryton/trytond_account_statement-2.0.0.tar.gz) = 28950 diff --git a/productivity/tryton/account_statement/pkg/DESCR b/productivity/tryton/account_statement/pkg/DESCR new file mode 100644 index 00000000000..fb86b812455 --- /dev/null +++ b/productivity/tryton/account_statement/pkg/DESCR @@ -0,0 +1,5 @@ +This is the "account_statement" module for the Tryton application +platform. +It provides financial and accounting modules with: + - Statement + - Statement journal diff --git a/productivity/tryton/account_statement/pkg/PLIST b/productivity/tryton/account_statement/pkg/PLIST new file mode 100644 index 00000000000..2a41f91b288 --- /dev/null +++ b/productivity/tryton/account_statement/pkg/PLIST @@ -0,0 +1,32 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 10:10:27 ajacoutot Exp $ +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/ +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/__init__.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/__tryton__.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/__tryton__.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/bg_BG.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/de_DE.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/es_CO.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/es_ES.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/fr_FR.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/invoice.xml +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/journal.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/journal.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/journal.xml +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/nl_NL.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/statement.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/statement.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/statement.xml +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/tests/ +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/tests/__init__.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/tests/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/tests/test_account_statement.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_statement/tests/test_account_statement.pyc +lib/python${MODPY_VERSION}/site-packages/trytond_account_statement-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ +lib/python${MODPY_VERSION}/site-packages/trytond_account_statement-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO +lib/python${MODPY_VERSION}/site-packages/trytond_account_statement-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt +lib/python${MODPY_VERSION}/site-packages/trytond_account_statement-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt +lib/python${MODPY_VERSION}/site-packages/trytond_account_statement-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt +lib/python${MODPY_VERSION}/site-packages/trytond_account_statement-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe +lib/python${MODPY_VERSION}/site-packages/trytond_account_statement-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt +lib/python${MODPY_VERSION}/site-packages/trytond_account_statement-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt