Metadata-Version: 2.4
Name: trytond_product_cost_history
Version: 8.0.0
Summary: Product cost history for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-product-cost-history/
Project-URL: changelog, https://docs.tryton.org/modules-product-cost-history/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
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
Keywords: product,tryton
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: python-sql
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

Product Cost History Module
###########################

The Product Cost History Module adds a *Cost History* relate on the product
form showing the cost price evolution of the product. The history is based on
the cost price stored on the incoming stock moves for goods and assets and
based on the history table for service.
When a historic cost price is needed the value is taken from this history for
goods and assets.
