Multiple Discount in Sale, Purchase, Invoice

by
Odoo

27.09

v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 22
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Purchase (purchase)
Sales (sale_management)
Discuss (mail)
Lines of code 228
Technical Name dev_multi_discount
LicenseSee License tab
Websitehttp://www.devintellecs.com
Versions 17.0 12.0 9.0 8.0 13.0 16.0 15.0 11.0 14.0 10.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Purchase (purchase)
Sales (sale_management)
Discuss (mail)
Lines of code 228
Technical Name dev_multi_discount
LicenseSee License tab
Websitehttp://www.devintellecs.com
Versions 17.0 12.0 9.0 8.0 13.0 16.0 15.0 11.0 14.0 10.0

Multiple Discount in Sale, Purchase, Invoice


DevIntelle Consulting Service Pvt.Ltd

Overview

odoo application allows you to apply multiple discount in Sale Orders, Purchase Orders, Invoices and Bills. Additional field named Multi Discount is added into all these document which allows you to add multiple discount amounts, you just have to separate two amounts wih '+' sign. Such as 5+3+2. Once you have filled multi discount field then Discount(%) field of odoo will be automatically calculated.

Feature

Add Multiple discount in Sale Order Line
Add Multiple discount in Purchase Order Line
Add Multiple discount in Invoice Line
Add Multiple discount in Bill Line

How It Works

Multiple Discount in Sale Order Line
Multiple Discount in Purchase Order Line
Multiple Discount in Invoice Line
Multiple Discount in Bill Line

Free Support

You will get 90 Days free support incase any bugs or issue (Except data recovery).

Get in Touch




  devintelle@gmail.com
  (+91) 87805 43446
  devintelle




Odoo Support Services

For any other assistance related to the new Odoo feature, customization or Odoo Development.Our Odoo experts will help you to build your business




OUR MORE APPS
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
by
dion arya pamungkas
on 12/12/19, 9:22 PM

hi, i'm interested in this addon, but i want multiple discount like this: 5%+$4+2.5% the calculation is: get 5% first, if the price is $1000 then the calculation is $1000 x 5% = $50 so the price after discount is $9950 the second discount is $4 so the calculate is: $950 - $4 = $946 then the last is $946 x 2.5% = 23.65 so the final price is $922.35 can this modul handle that?