Source: tryton-modules-company
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.5
Homepage: http://www.tryton.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/tryton-modules-company.git
Vcs-Git: git://anonscm.debian.org/tryton/tryton-modules-company.git
X-Python-Version: >= 2.6

Package: tryton-modules-company
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
 tryton-modules-currency (>= ${version:major}),
 tryton-modules-party (>= ${version:major}), python-pkg-resources
Description: Tryton Application Platform (Company 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 defines company and employees:
 .
  * Add main and current company on users preferences.
  * Add company on properties.
  * Define new report parser for report with company header.
  * Add letter template on party.
  * Make the scheduler run on each company.
