| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/7.0/account_invoice_currency_rate |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Akretion |
| MAINTAINERS | |
| MAINTAINERS | Akretion |
| COMMITTERS | |
| COMMITTERS | Benoit Guillot, OCA Transbot |
| WEBSITE | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds the field currency_rate on account invoice in order to
force the currency rate on an invoice.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_form_currency_rate |
account.invoice.form.currency_rate | account.invoice | xpath | Inherits account.invoice_form |
account_invoice_supplier_form_currency_rate |
account.invoice.supplier.form.currency_rate | account.invoice | xpath | Inherits account.invoice_supplier_form |
invoice_force_currency_rate_view |
Force currency rate | invoice.force.currency.rate | form | New |
No new fields.
Public methods (1)action_move_create(self, cr, uid, ids, context=None)
No new fields.
Public methods (1)force_currency_rate(self, cr, uid, ids, context=None)
No new fields.
Public methods (0)No public methods.