Import trytond-module-account_product-2.0.0.

This is the "account_product" module of the Tryton application platform.
It adds accounting properties on product and category like:
    - account for expense / revenue
    - taxes for customer / supplier

from Christian Rueger with some tweaks
ok jasper@
This commit is contained in:
ajacoutot 2011-06-23 10:10:09 +00:00
parent 1df02a8284
commit 8f07062249
4 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:10:09 ajacoutot Exp $
MODPY_EGG_VERSION = 2.0.0
TRYTOND_MODULE = account_product
RUN_DEPENDS = productivity/tryton/account \
productivity/tryton/company \
productivity/tryton/product
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (tryton/trytond_account_product-2.0.0.tar.gz) = 0qaDcPkbQQZhIox7CRb30A==
RMD160 (tryton/trytond_account_product-2.0.0.tar.gz) = sQ/xAq+aHbiD9jIqFIG1B482ddk=
SHA1 (tryton/trytond_account_product-2.0.0.tar.gz) = E7PZot6wAG7E1JzcttnyBAv5fZM=
SHA256 (tryton/trytond_account_product-2.0.0.tar.gz) = tLU3LRIMtMArRYZ+ByjwkhkW/E/U4MvGj355R+uIyVA=
SIZE (tryton/trytond_account_product-2.0.0.tar.gz) = 21865

View File

@ -0,0 +1,4 @@
This is the "account_product" module of the Tryton application platform.
It adds accounting properties on product and category like:
- account for expense / revenue
- taxes for customer / supplier

View File

@ -0,0 +1,28 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 10:10:09 ajacoutot Exp $
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/__tryton__.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/__tryton__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/bg_BG.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/de_DE.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/es_CO.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/es_ES.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/fr_FR.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/nl_NL.csv
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/product.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/product.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/product.xml
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/tests/
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/tests/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/tests/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/tests/test_account_product.py
lib/python${MODPY_VERSION}/site-packages/trytond/modules/account_product/tests/test_account_product.pyc
lib/python${MODPY_VERSION}/site-packages/trytond_account_product-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/trytond_account_product-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/trytond_account_product-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/trytond_account_product-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/trytond_account_product-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
lib/python${MODPY_VERSION}/site-packages/trytond_account_product-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
lib/python${MODPY_VERSION}/site-packages/trytond_account_product-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
lib/python${MODPY_VERSION}/site-packages/trytond_account_product-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt