account_invoice_currency_rate

account_invoice_currency_rate
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/7.0/account_invoice_currency_rate
VERSION
VERSION 0.1
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSAkretion
MAINTAINERS
MAINTAINERSAkretion
COMMITTERS
COMMITTERSBenoit Guillot, OCA Transbot
WEBSITE
WEBSITEhttp://www.akretion.com/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - 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.
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
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.