diff --git a/productivity/tryton/sale_price_list/Makefile b/productivity/tryton/sale_price_list/Makefile new file mode 100644 index 00000000000..e1d50624596 --- /dev/null +++ b/productivity/tryton/sale_price_list/Makefile @@ -0,0 +1,9 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:16:12 ajacoutot Exp $ + +MODPY_EGG_VERSION = 2.0.0 +TRYTOND_MODULE = sale_price_list + +RUN_DEPENDS = productivity/tryton/product_price_list \ + productivity/tryton/sale + +.include diff --git a/productivity/tryton/sale_price_list/distinfo b/productivity/tryton/sale_price_list/distinfo new file mode 100644 index 00000000000..56777146f13 --- /dev/null +++ b/productivity/tryton/sale_price_list/distinfo @@ -0,0 +1,5 @@ +MD5 (tryton/trytond_sale_price_list-2.0.0.tar.gz) = 6M+BQ4PD76TJV/AqUFwwAA== +RMD160 (tryton/trytond_sale_price_list-2.0.0.tar.gz) = fouKgQA/kLHpR/v2e9qe9sFFB0o= +SHA1 (tryton/trytond_sale_price_list-2.0.0.tar.gz) = SLDl5chk2ayAkoyeogL5TrpGoBY= +SHA256 (tryton/trytond_sale_price_list-2.0.0.tar.gz) = M2a0yCm9Ob5b3NE645Z6qykAfh+M1jVlCJpm8l6shE0= +SIZE (tryton/trytond_sale_price_list-2.0.0.tar.gz) = 18675 diff --git a/productivity/tryton/sale_price_list/pkg/DESCR b/productivity/tryton/sale_price_list/pkg/DESCR new file mode 100644 index 00000000000..5c3dc0c6fd7 --- /dev/null +++ b/productivity/tryton/sale_price_list/pkg/DESCR @@ -0,0 +1,2 @@ +This is the "sale_price_list" module of the Tryton application platform. +It defines price list on party and sale order. diff --git a/productivity/tryton/sale_price_list/pkg/PLIST b/productivity/tryton/sale_price_list/pkg/PLIST new file mode 100644 index 00000000000..8d1629e59cf --- /dev/null +++ b/productivity/tryton/sale_price_list/pkg/PLIST @@ -0,0 +1,32 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 10:16:12 ajacoutot Exp $ +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/ +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/__init__.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/__tryton__.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/__tryton__.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/bg_BG.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/de_DE.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/es_CO.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/es_ES.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/fr_FR.csv +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/party.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/party.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/party.xml +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/product.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/product.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/sale.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/sale.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/sale.xml +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/tests/ +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/tests/__init__.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/tests/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/tests/test_sale_price_list.py +lib/python${MODPY_VERSION}/site-packages/trytond/modules/sale_price_list/tests/test_sale_price_list.pyc +lib/python${MODPY_VERSION}/site-packages/trytond_sale_price_list-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/ +lib/python${MODPY_VERSION}/site-packages/trytond_sale_price_list-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO +lib/python${MODPY_VERSION}/site-packages/trytond_sale_price_list-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt +lib/python${MODPY_VERSION}/site-packages/trytond_sale_price_list-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt +lib/python${MODPY_VERSION}/site-packages/trytond_sale_price_list-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt +lib/python${MODPY_VERSION}/site-packages/trytond_sale_price_list-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe +lib/python${MODPY_VERSION}/site-packages/trytond_sale_price_list-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt +lib/python${MODPY_VERSION}/site-packages/trytond_sale_price_list-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt