Metadata-Version: 2.4
Name: trytond_sale
Version: 8.0.1
Summary: Sale for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-sale/
Project-URL: changelog, https://docs.tryton.org/modules-sale/releases.html
Project-URL: forum, https://www.tryton.org/forum
Project-URL: issues, https://bugs.tryton.org/tryton
Project-URL: repository, https://code.tryton.org/tryton
Project-URL: funding, https://www.tryton.org/donate
Author: B2CK SRL, Tiny SPRL
Author-email: Cédric Krier <cedric.krier@b2ck.com>, Bertrand Chenal <bertrand.chenal@b2ck.com>
Maintainer-email: Tryton <foundation@tryton.org>
License-Expression: GPL-3.0-or-later
License-File: COPYRIGHT
License-File: LICENSE
License-File: icons/LICENSE
Keywords: sale,tryton
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Point-Of-Sale
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: python-dateutil
Requires-Dist: python-sql>=0.4
Requires-Dist: trytond-account-invoice-stock<8.1,>=8.0
Requires-Dist: trytond-account-invoice<8.1,>=8.0
Requires-Dist: trytond-account-product<8.1,>=8.0
Requires-Dist: trytond-account<8.1,>=8.0
Requires-Dist: trytond-company<8.1,>=8.0
Requires-Dist: trytond-country<8.1,>=8.0
Requires-Dist: trytond-currency<8.1,>=8.0
Requires-Dist: trytond-party<8.1,>=8.0
Requires-Dist: trytond-product<8.1,>=8.0
Requires-Dist: trytond-stock<8.1,>=8.0
Requires-Dist: trytond<8.1,>=8.0
Provides-Extra: test
Requires-Dist: proteus<8.1,>=8.0; extra == 'test'
Description-Content-Type: text/x-rst

###########
Sale Module
###########

The *Sale Module* helps organise and manage sales made by the company.
It adds the concept of a sale to Tryton and allows it to be tracked through
its states from draft to done.
It also oversees the creation of customer shipments and invoices for the sales,
and allows reports to be generated that contain aggregated sales figures.

