This module adds functional fields to show invoices in the company currency: amount untaxed, amount taxed and amount total.
These fields are shown in "Other information" tab in invoice form.
NOTE #1: Amount untaxed and amount total are official account fields in v9. This addon adds amount taxes and shows all of them in invoice form.
NOTE #2: Please note that these fields are negative (as done in v9 account addon) for credit notes (for example a refund invoice)
These fields name change from v8:
- cc_amount_untaxed -> amount_untaxed_signed (already in account v9)
- cc_amount_tax -> amount_tax_signed (added by this addon)
- cc_amount_total -> amount_total_company_signed (already in account v9)
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
- Jordi Esteve <jesteve@zikzakmedia.com>
- Joaquín Gutierrez <joaquing.pedrosa@gmail.com>
- Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
- Antonio Espinosa <antonio.espinosa@tecnativa.com>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.