Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Handling 0% Tax in Invoices

by
saranl
- 21/05/2025 07:16:04
Dear Community,

In version 18, Odoo already supports creating 0% taxes via https://github.com/odoo/odoo/pull/199144

but it must config __keep_zero_line to True.
I think this should add a new module account_move_zero_tax in OCA to allow this configuration more conveniently.

Should I propose it under https://github.com/OCA/account-financial-tools or https://github.com/OCA/account-invoicing or has someone already contributed something similar?

Thank you,
Saran Lim.

Follow-Ups