mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
trytond_product is the product module for tryton, it define products,
categories of product, units of measure, categories of units of measure. WWW: http://www.tryton.org/ PR: 170560 Submitted by: Matthias Petermann <matthias@d2ux.net>
This commit is contained in:
parent
e04ef3e300
commit
ef26c73485
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302437
@ -103,6 +103,7 @@
|
||||
SUBDIR += sql-ledger
|
||||
SUBDIR += tinyerp-server
|
||||
SUBDIR += trytond
|
||||
SUBDIR += trytond_product
|
||||
SUBDIR += venice
|
||||
SUBDIR += weberp
|
||||
SUBDIR += wmstock
|
||||
|
22
finance/trytond_product/Makefile
Normal file
22
finance/trytond_product/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: trytond_product
|
||||
# Date created: 12 August, 2012
|
||||
# Whom: Matthias Petermann<matthias@petermann.it>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= trytond_product
|
||||
PORTVERSION= 2.4.0
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= http://downloads2.tryton.org/2.4/
|
||||
|
||||
MAINTAINER= matthias@petermann.it
|
||||
COMMENT= The Product Module for Tryton
|
||||
|
||||
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond
|
||||
#RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=easy_install
|
||||
|
||||
.include <bsd.port.mk>
|
2
finance/trytond_product/distinfo
Normal file
2
finance/trytond_product/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (trytond_product-2.4.0.tar.gz) = 2b0051c5b8576154d61f8f8f8d0817d522932f213197dbec418872695667d6e9
|
||||
SIZE (trytond_product-2.4.0.tar.gz) = 43139
|
4
finance/trytond_product/pkg-descr
Normal file
4
finance/trytond_product/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
trytond_product is the product module for tryton, it define products,
|
||||
categories of product, units of measure, categories of units of measure.
|
||||
|
||||
WWW: http://www.tryton.org/
|
50
finance/trytond_product/pkg-plist
Normal file
50
finance/trytond_product/pkg-plist
Normal file
@ -0,0 +1,50 @@
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/PKG-INFO
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/SOURCES.txt
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/dependency_links.txt
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/entry_points.txt
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/not-zip-safe
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/requires.txt
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO/top_level.txt
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.py
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.pyc
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__init__.pyo
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.py
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.pyc
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/__tryton__.pyo
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.py
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.pyc
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.pyo
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/category.xml
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/icons/tryton-product.svg
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/bg_BG.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/ca_ES.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/cs_CZ.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/de_DE.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_AR.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_CO.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/es_ES.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/fr_FR.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/nl_NL.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale/ru_RU.po
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.py
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.pyc
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.pyo
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/product.xml
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.py
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.pyc
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/__init__.pyo
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.py
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.pyc
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests/test_product.pyo
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.py
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.pyc
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.pyo
|
||||
lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/uom.xml
|
||||
@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/tests
|
||||
@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/locale
|
||||
@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product/icons
|
||||
@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules/product
|
||||
@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond/modules
|
||||
@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/trytond
|
||||
@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg/EGG-INFO
|
||||
@dirrm lib/python2.7/site-packages/trytond_product-2.4.0-py2.7.egg
|
Loading…
Reference in New Issue
Block a user