Import trytond-module-sale_price_list-2.0.0.
This is the "sale_price_list" module of the Tryton application platform. It defines price list on party and sale order. from Christian Rueger with some tweaks ok jasper@
This commit is contained in:
parent
c1df316276
commit
e0027665b5
9
productivity/tryton/sale_price_list/Makefile
Normal file
9
productivity/tryton/sale_price_list/Makefile
Normal file
@ -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 <bsd.port.mk>
|
5
productivity/tryton/sale_price_list/distinfo
Normal file
5
productivity/tryton/sale_price_list/distinfo
Normal file
@ -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
|
2
productivity/tryton/sale_price_list/pkg/DESCR
Normal file
2
productivity/tryton/sale_price_list/pkg/DESCR
Normal file
@ -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.
|
32
productivity/tryton/sale_price_list/pkg/PLIST
Normal file
32
productivity/tryton/sale_price_list/pkg/PLIST
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user