Demo video: Invoice Tax Details
Problem
By default, Odoo provides two options for displaying taxes on invoice lines:
- With the "Tax Excluded" option: On the invoice form view and PDF printout, only the value of goods excluding tax is displayed.
- With the "Tax Included" option: On the invoice form view and PDF printout, only the value of goods including tax is displayed.
The system does not simultaneously provide information on the value of goods/services excluding tax, tax value, and total value including tax.
Solution
- Adds a "Tax Details" option in the general settings of the Accounting module.
- Adds additional fields on invoice lines in the form view and PDF printout of invoices.
Benefits
- Displays comprehensive and detailed value information, making it easier for users to track and verify invoice details.
Editions Supported
- Community Edition
- Enterprise Edition
Installation
- Navigate to Apps.
- Search with keyword to_invoice_tax_details.
- Press Install.
Note: The account module will be automatically installed together with the to_invoice_tax_details module.
Instructions
Instruction video: Invoice Tax Details
In the Accounting app, configure the subtotal tax details on the invoice and its PDF format as follows:
Step 1: Navigate Invoicing app > Configuration > Settings, enable the Tax Details option under the Line Subtotals Tax Display section.
Step 2: Create a customer invoice.
Step 3: Check the information on the invoice and its PDF version. The subtotal, tax total, and tax-included total are displayed on the invoice lines.
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.