dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-dev] [Task #548] Add global discount on quotes, orders and inv


From: Doliforge
Subject: [Dolibarr-dev] [Task #548] Add global discount on quotes, orders and invoices
Date: Thu, 07 Mar 2013 17:27:01 +0100

Doliforge
Is this email not displaying correctly?
update email preferences.

Add global discount on quotes, orders and invoices

Latest modifications

2013-03-07 17:27 (Europe/Paris)
Problem is really more complicated than adding fields.
Because, we have to report and dispatch amount into acountancy code in a future. Adding a discount that is not on line will make accountancy headhache. A global discount is already addressed with the feature "Discounts of thirdparty", but it is not a relative.
If you want to add a negative line, you must use this feature.

There is also a relative discount already available. And this % is applied on each line. Ités added on each line, but it's same than having discount globally. And using this way of working keep compatibility to make accountancy line by line (what we need for a lot of reason, stock value calculation, vat calculation, and future accountancy dispatch system).
Changes:
  • Priority: 
71 - Lowest
  • Easy hacks (opened to any developer): 
YesNo

Answer now

Snapshot

 Details
Submitted on:  2012-09-19 15:26 Submitted by:  Maxime Kohlhaas (atm-maxime)
Last Modified On:  2013-03-07 15:06 Subproject:  Core (internal)
Priority:  1 - Lowest Assigned to (multiple):  None
Summary:  Add global discount on quotes, orders and invoices
Original Submission:  After searching trough the forum and wiki, i didn't find any feature request regarding this functionality. The discount system works fine today but only line per line, and even with a relative discount defined on the customer, it applies on each line. I think this will be a good feature to be able to apply a global discount and have the total calculated including the discount.
Easy hacks (opened to any developer):  No 
 Status
Percentage of completion (1-100):  0 Status:  Open
Start Date:  - End Date:  -

Comments

Laurent Destailleur 2013-03-07 17:27
Problem is really more complicated than adding fields.
Because, we have to report and dispatch amount into acountancy code in a future. Adding a discount that is not on line will make accountancy headhache. A global discount is already addressed with the feature "Discounts of thirdparty", but it is not a relative.
If you want to add a negative line, you must use this feature.

There is also a relative discount already available. And this % is applied on each line. Ités added on each line, but it's same than having discount globally. And using this way of working keep compatibility to make accountancy line by line (what we need for a lot of reason, stock value calculation, vat calculation, and future accountancy dispatch system).
Maxime Kohlhaas 2013-03-07 15:06
I'm back on this subject because in the 3.4, it seems that adding a line with a negative value does not work anymore. So we need a solution to add global discount.
Maxime Kohlhaas 2012-09-19 15:28
How I think this could work :
Add 2 new fields on quotes, orders and invoices (discount_value and discount_type (% or amount)).
Change the total calculation to include the global discount.
Change the PDF output to ad a value below the total showing the discount value and type and the new total HT.

I may be forgetting things, so please feel free to add comments on this feature :)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]