Source: tryton-modules-company
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <team+tryton-team@tracker.debian.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               jdupes,
               python3-all,
               python3-setuptools,
               python3-sphinx
Standards-Version: 4.7.0
Homepage: https://www.tryton.org/
Vcs-Git: https://salsa.debian.org/tryton-team/tryton-modules-company.git
Vcs-Browser: https://salsa.debian.org/tryton-team/tryton-modules-company
Rules-Requires-Root: no

Package: tryton-modules-company
Architecture: all
Depends: python3-sql,
         tryton-modules-currency (>= ${version:major}),
         tryton-modules-party (>= ${version:major}),
         tryton-server (>= ${version:major}),
         ${API},
         ${misc:Depends},
         ${python3:Depends},
         ${sphinxdoc:Depends}
Recommends: python3-tz
Description: Tryton application platform - company module
 Tryton is a high-level general purpose application platform. It is the base
 of a complete business solution as well as a comprehensive health and hospital
 information system (GNUHealth).
 .
 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.
