Import trytond-module-stock_location_sequence-2.0.0.
This is the "stock_location_sequence" module for the Tryton application platform. from Christian Rueger with some tweaks ok jasper@
This commit is contained in:
parent
94d2d0f63e
commit
b009099bc6
8
productivity/tryton/stock_location_sequence/Makefile
Normal file
8
productivity/tryton/stock_location_sequence/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:17:20 ajacoutot Exp $
|
||||
|
||||
MODPY_EGG_VERSION = 2.0.0
|
||||
TRYTOND_MODULE = stock_location_sequence
|
||||
|
||||
RUN_DEPENDS = productivity/tryton/stock
|
||||
|
||||
.include <bsd.port.mk>
|
5
productivity/tryton/stock_location_sequence/distinfo
Normal file
5
productivity/tryton/stock_location_sequence/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (tryton/trytond_stock_location_sequence-2.0.0.tar.gz) = DCOGmv++UNweiVkkiGh5ZA==
|
||||
RMD160 (tryton/trytond_stock_location_sequence-2.0.0.tar.gz) = tHBroWyoYHJ18hwePQ6zziw7X+c=
|
||||
SHA1 (tryton/trytond_stock_location_sequence-2.0.0.tar.gz) = Az9BZ8pjypG/cx/HZY4oj1jdXZc=
|
||||
SHA256 (tryton/trytond_stock_location_sequence-2.0.0.tar.gz) = piJw/dsnIke+tYcgOIZEseAFt6wBwwzcRc0xunaMceA=
|
||||
SIZE (tryton/trytond_stock_location_sequence-2.0.0.tar.gz) = 16964
|
2
productivity/tryton/stock_location_sequence/pkg/DESCR
Normal file
2
productivity/tryton/stock_location_sequence/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This is the "stock_location_sequence" module for the Tryton application
|
||||
platform.
|
27
productivity/tryton/stock_location_sequence/pkg/PLIST
Normal file
27
productivity/tryton/stock_location_sequence/pkg/PLIST
Normal file
@ -0,0 +1,27 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 10:17:20 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/__tryton__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/__tryton__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/bg_BG.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/de_DE.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/es_CO.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/es_ES.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/fr_FR.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/stock.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/stock.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/stock.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/tests/test_stock_location_sequence.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_location_sequence/tests/test_stock_location_sequence.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_location_sequence-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_location_sequence-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_location_sequence-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_location_sequence-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_location_sequence-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_location_sequence-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_location_sequence-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_location_sequence-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
Loading…
Reference in New Issue
Block a user