Repository
odoo/odoo · module folder
Module version
1.0
Category
Sales Management
Folder size
0.15 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
http://www.openerp.com
Last tracking update
2026-08-07 04:47:34
Authors
OpenERP SA
Maintainers
OpenERP SA
Committers
Bharat (OpenERP), vro, Xavier Morel, Quentin (OpenERP), Carlos Vásquez, niv-openerp, rch-openerp, Els Van Vossel, Vo Minh Thu, Olivier Dony, Stephane Wirtel, Israel Fermin Montilla, Launchpad Translations on behalf of openerp, Fabien Pinckaers, AMP (OpenERP)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_line_form_inherit_2 hr.analytic.timesheet.form hr.analytic.timesheet form Inherits hr_timesheet.hr_timesheet_line_form
hr_timesheet_sheet_form_inherit hr.timesheet.sheet.form hr_timesheet_sheet.sheet form Inherits hr_timesheet_sheet.hr_timesheet_sheet_form
view_account_analytic_account_form_inherit account.analytic.account.form account.analytic.account form Inherits hr_timesheet_invoice.account_analytic_account_form_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.