Source: tryton-modules-stock-forecast
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-stock-forecast.git
Vcs-Git: git://anonscm.debian.org/tryton/tryton-modules-stock-forecast.git
X-Python-Version: >= 2.6

Package: tryton-modules-stock-forecast
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= ${version:major}),
 tryton-modules-company (>= ${version:major}),
 tryton-modules-product (>= ${version:major}),
 tryton-modules-stock (>= ${version:major}),
 python-dateutil, python-sql, python-pkg-resources
Description: Tryton Application Platform (Stock Forecast 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 contains the module for the "Forecast" model in Inventory
 Management.
 .
 The Forecast form allows one to define the expected stock movement towards
 customers in any period of time in the future. A wizard allows one to compute
 the expected quantities with respect to a period in the past. Once the form has
 been confirmed, the corresponding moves are created and spread homogeneously
 across the period. Those moves will allow other processes to take forecasts
 into account.
