addons-cm/product_update_price_last_purchase
2024-01-16 10:22:43 +01:00
..
i18n [ADD] product_update_price_last_purchase 2022-03-29 12:25:28 +02:00
models #15 new module product_update_price_last_purchase based on product_margin_classification to update sell prices on products when purchase price changes. 2024-01-15 20:25:34 +01:00
readme product_update_price_last_purchase: Add readme 2024-01-15 20:28:02 +01:00
static/description product_update_price_last_purchase: Add readme 2024-01-15 20:28:02 +01:00
views #15 new module product_update_price_last_purchase based on product_margin_classification to update sell prices on products when purchase price changes. 2024-01-15 20:25:34 +01:00
__init__.py #15 new module product_update_price_last_purchase based on product_margin_classification to update sell prices on products when purchase price changes. 2024-01-15 20:25:34 +01:00
__manifest__.py product_update_price_last_purchase: remove unused dependency 2024-01-16 10:22:43 +01:00
README.rst product_update_price_last_purchase: Add readme 2024-01-15 20:28:02 +01:00

=======================================
Product Update Price From Last Purchase
=======================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:9a3d6dc2e0410212d91f0fba1627ece05131bc10535ebe1e51b03c5a7026f30d
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-Criptomart%2Faddons_cm-lightgray.png?logo=github
    :target: https://github.com/Criptomart/addons_cm/tree/16.0/product_update_price_last_purchase
    :alt: Criptomart/addons_cm

|badge1| |badge2| |badge3|

Update price from last purchase price, using product classification
margin

**Table of contents**

.. contents::
   :local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/Criptomart/addons_cm/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/Criptomart/addons_cm/issues/new?body=module:%20product_update_price_last_purchase%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Criptomart

Maintainers
-----------

This module is part of the `Criptomart/addons_cm <https://github.com/Criptomart/addons_cm/tree/16.0/product_update_price_last_purchase>`_ project on GitHub.

You are welcome to contribute.