|
| 1 | +================================ |
| 2 | +Product Cost From Supplier Price |
| 3 | +================================ |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:225b2cc7851a250ab17863722bc2c4454179a3cf09b9177e542f2e54ab053e44 |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-beescoop%2FObeesdoo-lightgray.png?logo=github |
| 20 | + :target: https://github.com/beescoop/Obeesdoo/tree/16.0/product_cost_from_supplier_price |
| 21 | + :alt: beescoop/Obeesdoo |
| 22 | + |
| 23 | +|badge1| |badge2| |badge3| |
| 24 | + |
| 25 | +Compute the product cost from the main supplier's price. |
| 26 | + |
| 27 | +This module sets de cost (``standard_price``) field of products to the value of the main supplier's price. |
| 28 | +The main supplier is defined by the ``product_main_supplier`` module. |
| 29 | + |
| 30 | +**Table of contents** |
| 31 | + |
| 32 | +.. contents:: |
| 33 | + :local: |
| 34 | + |
| 35 | +Usage |
| 36 | +===== |
| 37 | + |
| 38 | +To enable this feature, the costing method (``property_cost_method``) of the product's category should be set to "Standard Price (From Main Supplier's Price)" (``standard_from_main_supplier_price``). |
| 39 | + |
| 40 | +As the supplier's price is defined per product (``product.template``) and not per variant (``product.product``), if a product has multiple variants, the cost is not updated. |
| 41 | + |
| 42 | +Bug Tracker |
| 43 | +=========== |
| 44 | + |
| 45 | +Bugs are tracked on `GitHub Issues <https://github.com/beescoop/Obeesdoo/issues>`_. |
| 46 | +In case of trouble, please check there if your issue has already been reported. |
| 47 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 48 | +`feedback <https://github.com/beescoop/Obeesdoo/issues/new?body=module:%20product_cost_from_supplier_price%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 49 | + |
| 50 | +Do not contact contributors directly about support or help with technical issues. |
| 51 | + |
| 52 | +Credits |
| 53 | +======= |
| 54 | + |
| 55 | +Authors |
| 56 | +~~~~~~~ |
| 57 | + |
| 58 | +* Coop IT Easy SC |
| 59 | + |
| 60 | +Contributors |
| 61 | +~~~~~~~~~~~~ |
| 62 | + |
| 63 | +* `Coop IT Easy SC <https://coopiteasy.be>`_: |
| 64 | + |
| 65 | + * hugues de keyzer |
| 66 | + |
| 67 | +Maintainers |
| 68 | +~~~~~~~~~~~ |
| 69 | + |
| 70 | +This module is part of the `beescoop/Obeesdoo <https://github.com/beescoop/Obeesdoo/tree/16.0/product_cost_from_supplier_price>`_ project on GitHub. |
| 71 | + |
| 72 | +You are welcome to contribute. |
0 commit comments