Import trytond-module-stock_product_location-2.0.0.
This is the "stock_product_location" module for the Tryton application platform. It defines default storage location by warehouse on product. Theses locations will be used by the supplier shipment for generating inventory moves. from Christian Rueger with some tweaks ok jasper@
This commit is contained in:
parent
b009099bc6
commit
c6dc6d4dfb
9
productivity/tryton/stock_product_location/Makefile
Normal file
9
productivity/tryton/stock_product_location/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:17:32 ajacoutot Exp $
|
||||
|
||||
MODPY_EGG_VERSION = 2.0.0
|
||||
TRYTOND_MODULE = stock_product_location
|
||||
|
||||
RUN_DEPENDS = productivity/tryton/product \
|
||||
productivity/tryton/stock
|
||||
|
||||
.include <bsd.port.mk>
|
5
productivity/tryton/stock_product_location/distinfo
Normal file
5
productivity/tryton/stock_product_location/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (tryton/trytond_stock_product_location-2.0.0.tar.gz) = dA3aeAHZyj0aap77XPzXEQ==
|
||||
RMD160 (tryton/trytond_stock_product_location-2.0.0.tar.gz) = 4lSzyN/PAKkRrRR/V7esF8xLvLI=
|
||||
SHA1 (tryton/trytond_stock_product_location-2.0.0.tar.gz) = C9KrBpSezdEAdEGMgdtO5QLqfAc=
|
||||
SHA256 (tryton/trytond_stock_product_location-2.0.0.tar.gz) = w82b7Sq9v1yqQ7hYAPr4RjPvoD3wfVVyInEK9saFLVo=
|
||||
SIZE (tryton/trytond_stock_product_location-2.0.0.tar.gz) = 19213
|
5
productivity/tryton/stock_product_location/pkg/DESCR
Normal file
5
productivity/tryton/stock_product_location/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
This is the "stock_product_location" module for the Tryton application
|
||||
platform.
|
||||
It defines default storage location by warehouse on product. Theses
|
||||
locations will be used by the supplier shipment for generating inventory
|
||||
moves.
|
30
productivity/tryton/stock_product_location/pkg/PLIST
Normal file
30
productivity/tryton/stock_product_location/pkg/PLIST
Normal file
@ -0,0 +1,30 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 10:17:32 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/__tryton__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/__tryton__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/bg_BG.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/de_DE.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/es_CO.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/es_ES.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/fr_FR.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/location.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/location.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/location.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/product.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/product.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/product.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/tests/test_stock_product_location.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/stock_product_location/tests/test_stock_product_location.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_product_location-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_product_location-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_product_location-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_product_location-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_product_location-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_product_location-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_product_location-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_stock_product_location-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
Loading…
x
Reference in New Issue
Block a user