| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/10.0/hr_timesheet_reminder |
| VERSION | |
| VERSION | 2.0 |
| CATEGORY | |
| CATEGORY | |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 21:18:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet_sheet - hr_timesheet - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner - hr - resource - project |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Timesheet Reports Module
========================
* Add a menu in `Human Resources / Configuration
/ Timesheet Reminder`.
It allows to send automatic emails to those who did
not complete their timesheet in the last 5 weeks.
* Per employee, you can choose to send the reminder or not.
* Add a report in `Human Resources / Reporting / Timesheet
/ Timesheet Status` which displays the state of the last
5 timesheets for all users per company.
This module replaces the modules c2c_timesheet_reports
of TinyERP 4 and OpenERP 5.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_employee_extd_form_reminder |
hr.timesheet.employee.rmnd_form | hr.employee | field | Inherits hr_timesheet.hr_timesheet_employee_extd_form |
view_hr_timesheet_reminder_config_form |
hr.timesheet.reminder.config.form | hr.timesheet.reminder.config | form | New |
view_hr_timesheet_reminder_status_form |
hr.timesheet.reminder.status.form | hr.timesheet.reminder.status | form | New |
No new fields.
Public methods (1)compute_timesheet_status(self, cr, uid, ids, period, context)
No new fields.
Public methods (5)get_config(self, cr, uid, context=None)
get_cron_id(self, cr, uid, context=None)
get_message_id(self, cr, uid, context=None)
run(self, cr, uid, context=None)
save_config(self, cr, uid, ids, datas, context=None)
No new fields.
Public methods (3)default_get(self, cr, uid, fields, context=None)
run(self, cr, uid, ids, context=None)
save(self, cr, uid, ids, context=None)
No new fields.
Public methods (1)print_report(self, cr, uid, ids, context=None)
No new fields.
Public methods (3)compute_timesheet_periods(self, cr, uid, company, date, periods_number=5, context=None)
get_last_period_dates(self, cr, uid, company, date, context=None)
get_reminder_recipients(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/9.0/hr_timesheet_reminder |
| VERSION | |
| VERSION | 2.0 |
| CATEGORY | |
| CATEGORY | |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 21:11:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet_sheet - hr_timesheet - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner - hr - resource - hr_attendance |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Timesheet Reports Module
========================
* Add a menu in `Human Resources / Configuration
/ Timesheet Reminder`.
It allows to send automatic emails to those who did
not complete their timesheet in the last 5 weeks.
* Per employee, you can choose to send the reminder or not.
* Add a report in `Human Resources / Reporting / Timesheet
/ Timesheet Status` which displays the state of the last
5 timesheets for all users per company.
This module replaces the modules c2c_timesheet_reports
of TinyERP 4 and OpenERP 5.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_employee_extd_form_reminder |
hr.timesheet.employee.rmnd_form | hr.employee | field | Inherits hr_timesheet.hr_timesheet_employee_extd_form |
view_hr_timesheet_reminder_config_form |
hr.timesheet.reminder.config.form | hr.timesheet.reminder.config | form | New |
view_hr_timesheet_reminder_status_form |
hr.timesheet.reminder.status.form | hr.timesheet.reminder.status | form | New |
No new fields.
Public methods (1)compute_timesheet_status(self, cr, uid, ids, period, context)
No new fields.
Public methods (5)get_config(self, cr, uid, context=None)
get_cron_id(self, cr, uid, context=None)
get_message_id(self, cr, uid, context=None)
run(self, cr, uid, context=None)
save_config(self, cr, uid, ids, datas, context=None)
No new fields.
Public methods (3)default_get(self, cr, uid, fields, context=None)
run(self, cr, uid, ids, context=None)
save(self, cr, uid, ids, context=None)
No new fields.
Public methods (1)print_report(self, cr, uid, ids, context=None)
No new fields.
Public methods (3)compute_timesheet_periods(self, cr, uid, company, date, periods_number=5, context=None)
get_last_period_dates(self, cr, uid, company, date, context=None)
get_reminder_recipients(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/8.0/hr_timesheet_reminder |
| VERSION | |
| VERSION | 2.0 |
| CATEGORY | |
| CATEGORY | |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Pedro M. Baeza |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 21:03:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet_sheet - hr_timesheet - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - hr - resource - hr_attendance - hr_timesheet_invoice |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Timesheet Reports Module
========================
* Add a menu in `Human Resources / Configuration
/ Timesheet Reminder`.
It allows to send automatic emails to those who did
not complete their timesheet in the last 5 weeks.
* Per employee, you can choose to send the reminder or not.
* Add a report in `Human Resources / Reporting / Timesheet
/ Timesheet Status` which displays the state of the last
5 timesheets for all users per company.
This module replaces the modules c2c_timesheet_reports
of TinyERP 4 and OpenERP 5.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_employee_extd_form_reminder |
hr.timesheet.employee.rmnd_form | hr.employee | field | Inherits hr_timesheet.hr_timesheet_employee_extd_form |
view_hr_timesheet_reminder_config_form |
hr.timesheet.reminder.config.form | hr.timesheet.reminder.config | form | New |
view_hr_timesheet_reminder_status_form |
hr.timesheet.reminder.status.form | hr.timesheet.reminder.status | form | New |
No new fields.
Public methods (1)compute_timesheet_status(self, cr, uid, ids, period, context)
No new fields.
Public methods (5)get_config(self, cr, uid, context=None)
get_cron_id(self, cr, uid, context=None)
get_message_id(self, cr, uid, context=None)
run(self, cr, uid, context=None)
save_config(self, cr, uid, ids, datas, context=None)
No new fields.
Public methods (3)default_get(self, cr, uid, fields, context=None)
run(self, cr, uid, ids, context=None)
save(self, cr, uid, ids, context=None)
No new fields.
Public methods (1)print_report(self, cr, uid, ids, context=None)
No new fields.
Public methods (3)compute_timesheet_periods(self, cr, uid, company, date, periods_number=5, context=None)
get_last_period_dates(self, cr, uid, company, date, context=None)
get_reminder_recipients(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/7.0/hr_timesheet_reminder |
| VERSION | |
| VERSION | 2.0 |
| CATEGORY | |
| CATEGORY | |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Pedro M. Baeza, Guewen Baconnier @ Camptocamp |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 20:56:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr_timesheet_sheet - hr_timesheet - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - hr - resource - hr_attendance - hr_timesheet_invoice |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Timesheet Reports Module
========================
* Add a menu in `Human Resources / Configuration
/ Timesheet Reminder`.
It allows to send automatic emails to those who did
not complete their timesheet in the last 5 weeks.
* Per employee, you can choose to send the reminder or not.
* Add a report in `Human Resources / Reporting / Timesheet
/ Timesheet Status` which displays the state of the last
5 timesheets for all users per company.
This module replaces the modules c2c_timesheet_reports
of TinyERP 4 and OpenERP 5.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_employee_extd_form_reminder |
hr.timesheet.employee.rmnd_form | hr.employee | field | Inherits hr_timesheet.hr_timesheet_employee_extd_form |
view_hr_timesheet_reminder_config_form |
hr.timesheet.reminder.config.form | hr.timesheet.reminder.config | form | New |
view_hr_timesheet_reminder_status_form |
hr.timesheet.reminder.status.form | hr.timesheet.reminder.status | form | New |
No new fields.
Public methods (1)compute_timesheet_status(self, cr, uid, ids, period, context)
No new fields.
Public methods (5)get_config(self, cr, uid, context=None)
get_cron_id(self, cr, uid, context=None)
get_message_id(self, cr, uid, context=None)
run(self, cr, uid, context=None)
save_config(self, cr, uid, ids, datas, context=None)
No new fields.
Public methods (3)default_get(self, cr, uid, field_list, context=None)
run(self, cr, uid, ids, context=None)
save(self, cr, uid, ids, context=None)
No new fields.
Public methods (1)print_report(self, cr, uid, ids, context=None)
No new fields.
Public methods (3)compute_timesheet_periods(self, cr, uid, company, date, periods_number=5, context=None)
get_last_period_dates(self, cr, uid, company, date, context=None)
get_reminder_recipients(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/timesheet |
| GIT | |
| GIT | https://github.com/OCA/timesheet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/timesheet/tree/6.1/hr_timesheet_reminder |
| VERSION | |
| VERSION | 2.0 |
| CATEGORY | |
| CATEGORY | |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Yannick Vaucher, Alexandre Fayolle, Joël Grand-Guillaume, unknown, Guewen Baconnier @ Camptocamp, Maxime Vanderhaeghe |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 20:53:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - 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 |
Timesheet Reports Module:
* Add a menu in Human Resources / Configuration / Timesheet Reminder. It
allows to send automatic emails to those who did not complete their
timesheet in the last 5 weeks.
* Per employee, you can choose to send the reminder or not.
* Add a report in Human Resources / Reporting / Timesheet / Timesheet
Status which displays the state of the last 5 timesheets for all users
per company.
This module replaces the modules c2c_timesheet_reports in TinyERP 4 and
OpenERP 5.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_timesheet_employee_extd_form_reminder |
hr.timesheet.employee.rmnd_form | hr.employee | field | Inherits hr_timesheet.hr_timesheet_employee_extd_form |
view_hr_timesheet_reminder_config_form |
hr.timesheet.reminder.config.form | hr.timesheet.reminder.config | form | New |
view_hr_timesheet_reminder_status_form |
hr.timesheet.reminder.status.form | hr.timesheet.reminder.status | form | New |
No models found for this module.