Project Timesheet Currency

project_timesheet_currency
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/10.0/project_timesheet_currency
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSGitHub, Daniel Reis, OCA Transbot, Damien Crier, oca-travis, Weblate, tbaden
WEBSITE
WEBSITEhttps://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - sale_timesheet
    - sale
    - sales_team
    - account
    - product
    - web_planner
    - procurement
    - hr_timesheet
    - hr
    - resource
    - project
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_analytic_line_form_inherit_account account.analytic.line.form.inherit.account account.analytic.line xpath Inherits analytic.view_account_analytic_line_form
Models touched (1)

New fields (2)
  • amount_currency Float
    compute='_compute_amount_currency' store=True
  • timesheet_currency_id Many2one → res.currency
    comodel_name='res.currency' string='TS original currency'
Public methods (0)

No public methods.