Billing Rates on Contracts

analytic_journal_billing_rate
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/analytic_journal_billing_rate
VERSION
VERSION 1.0
CATEGORY
CATEGORYSales Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSStephane Wirtel, Fabien Pinckaers, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), vro, niv-openerp, Xavier Morel, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, rch-openerp, Bharat (OpenERP), AMP (OpenERP)
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - analytic_user_function
    - hr_timesheet_sheet
    - hr_timesheet
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - hr
    - resource
    - hr_attendance
    - hr_timesheet_invoice
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to define what is the default invoicing rate for a specific journal on a given account.
==============================================================================================================

This is mostly used when a user encodes his timesheet: the values are retrieved and the fields are auto-filled. But the possibility to change these values is still available.

Obviously if no data has been recorded for the current account, the default value is given as usual by the account data so that this module is perfectly compatible with older configurations.

    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
analytic_journal_rate_grid_form analytic_journal_rate_grid.form analytic_journal_rate_grid form New
analytic_journal_rate_grid_tree analytic_journal_rate_grid.tree analytic_journal_rate_grid tree New
hr_timesheet_line_form_inherit hr.analytic.timesheet.form hr.analytic.timesheet xpath Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_form_inherit_2 hr.analytic.timesheet.form hr.analytic.timesheet xpath Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_sheet_form_inherit hr.timesheet.sheet.form hr_timesheet_sheet.sheet xpath Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
view_account_analytic_account_form_inherit account.analytic.account.form account.analytic.account xpath Inherits hr_timesheet_invoice.account_analytic_account_form_form
Models touched (0)

No models found for this module.