Source: tryton-modules-stock-forecast
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, python-setuptools, python-support
Standards-Version: 3.9.2
Homepage: http://www.tryton.org/
Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-modules-stock-forecast.git
Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-modules-stock-forecast.git

Package: tryton-modules-stock-forecast
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= 2.0),
 tryton-modules-company (>= 2.0), tryton-modules-product (>= 2.0),
 tryton-modules-stock (>= 2.0), python-dateutil, python-pkg-resources
XB-Python-Version: ${python:Versions}
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 to define the expected stock movement towards
 customers in any period of time in the future. A wizard allows to compute the
 expected quantities with respect to a period in the past. Once the form
 confirmed, the corresponding moves are created and spread homogeneously across
 the period. Those moves will allow other process to take forecasts into
 account.
