Source: tryton-modules-account-invoice-line-standalone
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Daniel Baumann <daniel@debian.org>, Mathias Behrle <mathiasb@m9s.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools
Standards-Version: 3.9.3
Homepage: http://www.tryton.org/
Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/tryton-modules-account-invoice-line-standalone.git
Vcs-Git: git://debian.tryton.org/git/packages/tryton-modules-account-invoice-line-standalone.git
X-Python-Version: >= 2.6

Package: tryton-modules-account-invoice-line-standalone
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= 2.2),
 tryton-modules-account-invoice (>= 2.2), python-pkg-resources
Description: Tryton Application Platform (Financial and Accounting 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 module allows one to create standalone invoice lines that can be added
 later to a draft invoice. The invoice will only accept invoice lines of the
 same type, company, currency and party.
