import product_attribute tryton 5.0 module
ok aja@
This commit is contained in:
parent
5d02f5b496
commit
8b81992baf
8
productivity/tryton/5.0/product_attribute/Makefile
Normal file
8
productivity/tryton/5.0/product_attribute/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2018/12/19 08:21:38 semarie Exp $
|
||||
|
||||
MODPY_EGG_VERSION = 5.0.0
|
||||
TRYTON_MODULE = product_attribute
|
||||
|
||||
TRYTON_DEPENDS += product
|
||||
|
||||
.include <bsd.port.mk>
|
2
productivity/tryton/5.0/product_attribute/distinfo
Normal file
2
productivity/tryton/5.0/product_attribute/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (tryton/trytond_product_attribute-5.0.0.tar.gz) = 5a7HE+VyV5baI78BRecP5Z1aQu+19mQWHuTzUl3xeQQ=
|
||||
SIZE (tryton/trytond_product_attribute-5.0.0.tar.gz) = 28449
|
2
productivity/tryton/5.0/product_attribute/pkg/DESCR
Normal file
2
productivity/tryton/5.0/product_attribute/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
The Product Attribute module defines the following models: Attribute and
|
||||
Attribute Set.
|
51
productivity/tryton/5.0/product_attribute/pkg/PLIST
Normal file
51
productivity/tryton/5.0/product_attribute/pkg/PLIST
Normal file
@ -0,0 +1,51 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/12/19 08:21:38 semarie Exp $
|
||||
@option is-branch
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/${MODPY_PYCACHE}/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/${MODPY_PYCACHE}product.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/bg.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/ca.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/cs.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/de.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/es.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/es_419.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/fa.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/fr.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/hu_HU.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/it_IT.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/ja_JP.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/lo.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/lt.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/nl.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/pl.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/pt_BR.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/ru.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/sl.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/locale/zh_CN.po
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/product.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/product.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/tests/${MODPY_PYCACHE}/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/tests/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/tests/${MODPY_PYCACHE}test_product_attribute.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/tests/test_product_attribute.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/tryton.cfg
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/view/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/view/attribute_form.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/view/attribute_list.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/view/attribute_set_form.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/view/attribute_set_list.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/view/product_form.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/product_attribute/view/template_form.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_product_attribute-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_product_attribute-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_product_attribute-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_product_attribute-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_product_attribute-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_product_attribute-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_product_attribute-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_product_attribute-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
Loading…
x
Reference in New Issue
Block a user