mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-27 07:02:05 +02:00
16 lines
911 B
ReStructuredText
16 lines
911 B
ReStructuredText
To use this module, you need to:
|
|
|
|
#. Go to *Invoicing > Customers > Invoices*.
|
|
#. Create a new sales invoice, choose a customer with a defined global
|
|
discount and you will see how the value of the 'Invoice Global Discounts'
|
|
field is auto-completed with the global discounts defined in the customer
|
|
(See configuration section in this readme), although you can choose
|
|
then other global discounts defined in configuration.
|
|
#. Add several invoice lines.
|
|
#. At the bottom of the form you will see how global discounts affect the
|
|
total values.
|
|
#. Go to the 'Journal Items' tab (if you have permissions for that).
|
|
There you will see how the tax lines have the discount percentage applied
|
|
and you will also see the lines that reflect the global discount applied.
|
|
#. In the 'Other info' tab, you can see in the 'Global Discounts' table,
|
|
the global discounts applied to each of the invoice lines.
|