Import trytond-module-account-2.0.1.

This is the "account" module for the Tryton application platform.
It provides a financial and acccounting module with:
<...>

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
This commit is contained in:
ajacoutot 2011-06-20 11:35:39 +00:00
parent cc15812640
commit 7f6f161bb3
4 changed files with 85 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/20 11:35:39 ajacoutot Exp $
TRYTOND_MODULE = account
RUN_DEPENDS = productivity/tryton/company \
productivity/tryton/currency \
productivity/tryton/party
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (tryton/trytond_account-2.0.1.tar.gz) = OTh7PXuaJmP16EswdvKC1A==
RMD160 (tryton/trytond_account-2.0.1.tar.gz) = TrST6MhaxSWBqgyZrm5Y/LnazWE=
SHA1 (tryton/trytond_account-2.0.1.tar.gz) = MD4mUc0vZry0oHrtob7mwWZVs/A=
SHA256 (tryton/trytond_account-2.0.1.tar.gz) = LxbhhxBpLH7afa33J48v2t3sDR0qK+3X6z0ugLvFPGQ=
SIZE (tryton/trytond_account-2.0.1.tar.gz) = 205599

View File

@ -0,0 +1,16 @@
This is the "account" module for the Tryton application platform.
It provides a financial and acccounting module with:
- general accounting
- fiscal year management
- taxes management
- journal entries
- reconciliation
and the following reports:
- general ledger
- trial balance
- balance sheet
- income statement
- third party balance
- aged balance
- general journal

View File

@ -0,0 +1,55 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/20 11:35:39 ajacoutot Exp $
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/__tryton__.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/__tryton__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/account.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/account.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/account.xml
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/aged_balance.odt
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/bg_BG.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/de_DE.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/es_CO.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/es_ES.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/fiscalyear.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/fiscalyear.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/fiscalyear.xml
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/fr_FR.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/general_journal.odt
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/general_ledger.odt
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/icons/
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/icons/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/icons/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/icons/tryton-financial.svg
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/journal.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/journal.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/journal.xml
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/move.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/move.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/move.xml
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/nl_NL.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/party.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/party.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/party.xml
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/period.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/period.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/period.xml
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/tax.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/tax.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/tax.xml
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/tests/
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/tests/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/tests/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/tests/test_account.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/tests/test_account.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/third_party_balance.odt
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account/trial_balance.odt
lib/python${MODPY_VERSION}/site-packages/trytond_account-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/trytond_account-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/trytond_account-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/trytond_account-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/trytond_account-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
lib/python${MODPY_VERSION}/site-packages/trytond_account-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
lib/python${MODPY_VERSION}/site-packages/trytond_account-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
lib/python${MODPY_VERSION}/site-packages/trytond_account-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt