.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
========================
Purchase Triple Discount
========================
This module allows to have three successive discounts on every purchase order
line.
Usage
=====
Create a new purchase order and add discounts in any of the three discount
fields given. They go in order of precedence so discount 2 will be calculated
over discount 1 and discount 3 over the result of discount 2. For example,
let's divide by two on every discount:
Unit price: 600.00 ->
- Disc. 1 = 50% -> Amount = 300.00
- Disc. 2 = 50% -> Amount = 150.00
- Disc. 3 = 50% -> Amount = 75.00
You can also use negative values to charge instead of discount:
Unit price: 600.00 ->
- Disc. 1 = 50% -> Amount = 300.00
- Disc. 2 = -5% -> Amount = 315.00
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/142/10.0
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 smash it by providing detailed and welcomed feedback.
Known issues / Roadmap
======================
* Include second and third discount in purchase order report.
Credits
=======
Images
------
* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
Contributors
------------
* David Vidal <david.vidal@tecnativa.com>
Maintainer
----------
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
This module is maintained by the OCA.
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.
To contribute to this module, please visit https://odoo-community.org.
Raw data
{
"_id": null,
"home_page": "https://tecnativa.com",
"name": "odoo10-addon-purchase-triple-discount",
"maintainer": "",
"docs_url": null,
"requires_python": "~=2.7",
"maintainer_email": "",
"keywords": "",
"author": "Tecnativa, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": "",
"description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n========================\nPurchase Triple Discount\n========================\n\nThis module allows to have three successive discounts on every purchase order\nline.\n\nUsage\n=====\n\nCreate a new purchase order and add discounts in any of the three discount\nfields given. They go in order of precedence so discount 2 will be calculated\nover discount 1 and discount 3 over the result of discount 2. For example,\nlet's divide by two on every discount:\n\nUnit price: 600.00 ->\n\n - Disc. 1 = 50% -> Amount = 300.00\n - Disc. 2 = 50% -> Amount = 150.00\n - Disc. 3 = 50% -> Amount = 75.00\n\nYou can also use negative values to charge instead of discount:\n\nUnit price: 600.00 ->\n\n - Disc. 1 = 50% -> Amount = 300.00\n - Disc. 2 = -5% -> Amount = 315.00\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/142/10.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/purchase-workflow/issues>`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smash it by providing detailed and welcomed feedback.\n\nKnown issues / Roadmap\n======================\n\n* Include second and third discount in purchase order report.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.\n\nContributors\n------------\n\n* David Vidal <david.vidal@tecnativa.com>\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\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\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Manage triple discount on purchase order lines",
"version": "10.0.1.1.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c5e64f1d87d2fea6e729fc50468b90a96cdc728b6f969ca5c87a21812231bc7c",
"md5": "bdaccf413f4a1d6b57667b8ca1117924",
"sha256": "be595742d880dabe1f22fe7d37041c0d6521bb401a6ea9824bef7a6cf61913c0"
},
"downloads": -1,
"filename": "odoo10_addon_purchase_triple_discount-10.0.1.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "bdaccf413f4a1d6b57667b8ca1117924",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": "~=2.7",
"size": 11142,
"upload_time": "2017-10-12T04:30:52",
"upload_time_iso_8601": "2017-10-12T04:30:52.209544Z",
"url": "https://files.pythonhosted.org/packages/c5/e6/4f1d87d2fea6e729fc50468b90a96cdc728b6f969ca5c87a21812231bc7c/odoo10_addon_purchase_triple_discount-10.0.1.1.0-py2-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-10-12 04:30:52",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "odoo10-addon-purchase-triple-discount"
}