Source: tryton-modules-account-invoice-stock
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Build-Depends:
 debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools, dh-python
Standards-Version: 3.9.6
Homepage: http://www.tryton.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/tryton-modules-account-invoice-stock.git
Vcs-Git: git://anonscm.debian.org/tryton/tryton-modules-account-invoice-stock.git
X-Python-Version: >= 2.7

Package: tryton-modules-account-invoice-stock
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
 tryton-modules-account-invoice (>= ${version:major}),
 tryton-modules-product (>= ${version:major}),
 tryton-modules-stock (>= ${version:major}),
 python-pkg-resources
Description: Tryton Application Platform (Account Invoice Stock Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package provides links between invoice lines and stock moves.
 It is needed as a dependency of the sale and purchase modules.
