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

Package: tryton-modules-sale
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= 2.0),
 tryton-modules-account (>= 2.0), tryton-modules-account-invoice (>= 2.0),
 tryton-modules-account-product (>= 2.0), tryton-modules-company (>= 2.0),
 tryton-modules-currency (>= 2.0), tryton-modules-party (>= 2.0),
 tryton-modules-product (>= 2.0), tryton-modules-stock (>= 2.0),
 python-pkg-resources
XB-Python-Version: ${python:Versions}
Description: Tryton Application Platform (Sale 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 provides the possibility to define sale orders, to add sale
 information to products, and to define the sale price as the list price.
 .
 With the possibilities:
 .
  * to follow invoice and shipment states from the sale order.
  * to define invoice method: Manual, On Order Confirmed, On Shipment Sent.
  * to define shipment method: Manual, On Order Confirmed, On Invoice Paid.
