Search 1.9 billion lines of Odoo code on GitHub

report_invoice

Author: Camptocamp
License: AGPL-3
Branch: merge-branch-1836-10.5.0
Repository: camptocamp/web
Dependencies: account, and base
Languages: PO File (88, 35.5%), Python (74, 29.8%), XML (75, 30.2%), and reStructuredText (11, 4.4%)

<h1 class="title">Specific invoice report</h1> <p>Adds the concept of early payment discount.</p> <p>For client eligible for this discount, their invoice from the holding will have the discount.</p> <p>To define a client company as eligible, activate <cite>Early payment discount</cite> on company form.</p> <p>Discount value can be set system wide with system parameter <cite>early.payment.discount.rate</cite></p> <p>On invoices you will see the total amounts with discount if available. In a second table.</p>