Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
0.1
Category
Accounting & Finance
Folder size
0.16 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com/
Last tracking update
2026-08-07 06:56:09
Authors
Akretion
Maintainers
Akretion
Committers
Benoit Guillot, OCA Transbot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
    This module adds the field currency_rate on account invoice in order to
    force the currency rate on an invoice.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_invoice_form_currency_rate account.invoice.form.currency_rate account.invoice form Inherits account.invoice_form
account_invoice_supplier_form_currency_rate account.invoice.supplier.form.currency_rate account.invoice form Inherits account.invoice_supplier_form
invoice_force_currency_rate_view Force currency rate invoice.force.currency.rate form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_move_create(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (1)
  • force_currency_rate(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.