| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/6.1/analytic_journal_billing_rate |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Stephane 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 | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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 - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No models found for this module.