===================================
Purchase order lines with discounts
===================================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:29ca654abdc68b3887a5ccf834ae2a4177803c5bdaf840ec4ed23740f4475fb7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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-OCA%2Fpurchase--workflow-lightgray.png?logo=github
:target: https://github.com/OCA/purchase-workflow/tree/14.0/purchase_discount
:alt: OCA/purchase-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_discount
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&target_branch=14.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows to define a discount per line in the purchase orders. This
discount can be also negative, interpreting it as an increment.
It also modifies the purchase order report to include the discount field in it.
This module allows to input a discount in the supplier info form, and propagate
it to purchase order lines:
* The discount appears explicitly in purchase orders instead of being directly
discounted in price.
* You can set prices and discounts on the same screen.
.. image:: https://raw.githubusercontent.com/OCA/purchase-workflow/14.0/purchase_discount/static/description/product_supplierinfo_form.png
* A new field default_supplierinfo_discount is added on res.partner model.
This value will be used as the default one, on each supplierinfo of that
supplier.
.. image:: https://raw.githubusercontent.com/OCA/purchase-workflow/14.0/purchase_discount/static/description/res_partner_company_form.png
Note: this setting is a new 'company' setting, unavailable for related
partners, as accounting-related Settings.
.. image:: https://raw.githubusercontent.com/OCA/purchase-workflow/14.0/purchase_discount/static/description/res_partner_individual_form.png
**Table of contents**
.. contents::
:local:
Usage
=====
Go to **Purchase > Products**, open one product, and edit or add a record on
the **Vendors** section of the **Purchase** tab. You will see in the prices
section in the down part a new column called **Discount (%)**. You can enter
here the desired discount for that quantity.
When you make a purchase order for that supplier and that product, discount
will be put automatically.
Known issues / Roadmap
======================
With this module, the *price_unit* field of purchase order line stores the gross price instead of the net price, which is a change in the meaning of
this field. So this module breaks all the other modules that use the *price_unit* field with it's native meaning.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/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/OCA/purchase-workflow/issues/new?body=module:%20purchase_discount%0Aversion:%2014.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
~~~~~~~
* Tiny
* Acysos S.L.
* Tecnativa
* ACSONE SA/NV
* GRAP
Contributors
~~~~~~~~~~~~
* OpenERP S.A.
* Ignacio Ibeas <ignacio@acysos.com>
* Pedro M. Baeza <pedro.baeza@tecnativa.com>
* Jonathan Nemry <jonathan.nemry@acsone.eu>
* Sylvain LE GAL (https://twitter.com/legalsylvain)
* Stefan Rijnhart <stefan@opener.amsterdam>
* `Tecnativa <https://www.tecnativa.com>`_:
* Pedro M. Baeza
* Vicent Cubells <vicent.cubells@tecnativa.com>
* Carlos Roca
* Sudhir Arya <sudhir@erpharbor.com>
* Lorenzo Battistini <https://github.com/eLBati>
* Luisa Miguéns <luisa.miguens@solvos.es>
* Vishnu Vanneri <vanneri.odoodev@gmail.com>
Maintainers
~~~~~~~~~~~
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
This module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/14.0/purchase_discount>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/purchase-workflow",
"name": "odoo14-addon-purchase-discount",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Tiny, Acysos S.L., Tecnativa, ACSONE SA/NV,GRAP,Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": null,
"description": "===================================\nPurchase order lines with discounts\n===================================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:29ca654abdc68b3887a5ccf834ae2a4177803c5bdaf840ec4ed23740f4475fb7\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github\n :target: https://github.com/OCA/purchase-workflow/tree/14.0/purchase_discount\n :alt: OCA/purchase-workflow\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_discount\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&target_branch=14.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows to define a discount per line in the purchase orders. This\ndiscount can be also negative, interpreting it as an increment.\n\nIt also modifies the purchase order report to include the discount field in it.\n\nThis module allows to input a discount in the supplier info form, and propagate\nit to purchase order lines:\n\n* The discount appears explicitly in purchase orders instead of being directly\n discounted in price.\n* You can set prices and discounts on the same screen.\n\n.. image:: https://raw.githubusercontent.com/OCA/purchase-workflow/14.0/purchase_discount/static/description/product_supplierinfo_form.png\n\n\n* A new field default_supplierinfo_discount is added on res.partner model.\n This value will be used as the default one, on each supplierinfo of that\n supplier.\n\n.. image:: https://raw.githubusercontent.com/OCA/purchase-workflow/14.0/purchase_discount/static/description/res_partner_company_form.png\n\n\nNote: this setting is a new 'company' setting, unavailable for related\npartners, as accounting-related Settings.\n\n.. image:: https://raw.githubusercontent.com/OCA/purchase-workflow/14.0/purchase_discount/static/description/res_partner_individual_form.png\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nGo to **Purchase > Products**, open one product, and edit or add a record on\nthe **Vendors** section of the **Purchase** tab. You will see in the prices\nsection in the down part a new column called **Discount (%)**. You can enter\nhere the desired discount for that quantity.\n\nWhen you make a purchase order for that supplier and that product, discount\nwill be put automatically.\n\nKnown issues / Roadmap\n======================\n\nWith this module, the *price_unit* field of purchase order line stores the gross price instead of the net price, which is a change in the meaning of\nthis field. So this module breaks all the other modules that use the *price_unit* field with it's native meaning.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_discount%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Tiny\n* Acysos S.L.\n* Tecnativa\n* ACSONE SA/NV\n* GRAP\n\nContributors\n~~~~~~~~~~~~\n\n* OpenERP S.A.\n* Ignacio Ibeas <ignacio@acysos.com>\n* Pedro M. Baeza <pedro.baeza@tecnativa.com>\n* Jonathan Nemry <jonathan.nemry@acsone.eu>\n* Sylvain LE GAL (https://twitter.com/legalsylvain)\n* Stefan Rijnhart <stefan@opener.amsterdam>\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n * Pedro M. Baeza\n * Vicent Cubells <vicent.cubells@tecnativa.com>\n * Carlos Roca\n\n* Sudhir Arya <sudhir@erpharbor.com>\n* Lorenzo Battistini <https://github.com/eLBati>\n* Luisa Migu\u00e9ns <luisa.miguens@solvos.es>\n* Vishnu Vanneri <vanneri.odoodev@gmail.com>\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/14.0/purchase_discount>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Purchase order lines with discounts",
"version": "14.0.1.2.1",
"project_urls": {
"Homepage": "https://github.com/OCA/purchase-workflow"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4c4d51099c5dda6c2fc4952efd08a2564fc106c124fd2bb9bfe9e7bfaefb1e7",
"md5": "6d83aa5d41b1e7ebba9714e5c9b52e11",
"sha256": "e3ba9a9c056a6868044aedf3840cf0b7d03de571b7c9590bd0d909c9bb5bc156"
},
"downloads": -1,
"filename": "odoo14_addon_purchase_discount-14.0.1.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d83aa5d41b1e7ebba9714e5c9b52e11",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 339508,
"upload_time": "2023-10-06T06:49:40",
"upload_time_iso_8601": "2023-10-06T06:49:40.601745Z",
"url": "https://files.pythonhosted.org/packages/c4/c4/d51099c5dda6c2fc4952efd08a2564fc106c124fd2bb9bfe9e7bfaefb1e7/odoo14_addon_purchase_discount-14.0.1.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-06 06:49:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "purchase-workflow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "openupgradelib",
"specs": []
}
],
"lcname": "odoo14-addon-purchase-discount"
}