Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
2
maintenance_timesheet_time_control/readme/CONFIGURE.md
Normal file
2
maintenance_timesheet_time_control/readme/CONFIGURE.md
Normal file
@@ -0,0 +1,2 @@
|
||||
Maintenance request must have a project defined for seeing the
|
||||
start/stop buttons.
|
||||
@@ -0,0 +1,3 @@
|
||||
- [Tecnativa](https://www.tecnativa.com):
|
||||
- Víctor Martínez
|
||||
- Pedro M. Baeza
|
||||
3
maintenance_timesheet_time_control/readme/DESCRIPTION.md
Normal file
3
maintenance_timesheet_time_control/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,3 @@
|
||||
It allows to track the exact moment when a timesheet line is started
|
||||
(not only the day, but also the minute and second) and let users start
|
||||
and stop timers easily.
|
||||
8
maintenance_timesheet_time_control/readme/INSTALL.md
Normal file
8
maintenance_timesheet_time_control/readme/INSTALL.md
Normal file
@@ -0,0 +1,8 @@
|
||||
This module is auto-installed when `maintenance_timesheet` and
|
||||
`project_timesheet_time_control` are installed.
|
||||
|
||||
This module depends on modules found in these repositories:
|
||||
|
||||
- [OCA/timesheet](https://github.com/OCA/timesheet)
|
||||
- [OCA/web](https://github.com/OCA/web)
|
||||
- [OCA/project](https://github.com/OCA/project)
|
||||
18
maintenance_timesheet_time_control/readme/USAGE.md
Normal file
18
maintenance_timesheet_time_control/readme/USAGE.md
Normal file
@@ -0,0 +1,18 @@
|
||||
In general the usage instructions from `project_timesheet_time_control`
|
||||
apply with the following additions.
|
||||
|
||||
Via maintenance requests:
|
||||
|
||||
1. Go to *Maintenance \> Maintenance \> Maintenance Requests*.
|
||||
2. If a request has a running timesheet line, it will display a *Stop*
|
||||
button.
|
||||
3. Other requests that have enabled timesheets will display a *Start*
|
||||
button that will open the same wizard as the timesheet lines,
|
||||
duplicating task's last timesheet line.
|
||||
4. You can see the same in list view.
|
||||
5. Click on any existing request or create a new one.
|
||||
6. You can see the same feature in the action buttons box.
|
||||
|
||||
Note: All the *Start/Resume/Stop* features are disabled if you don't
|
||||
belong to the *Timesheets/User* group or if you are viewing a timesheet
|
||||
that belongs to another user.
|
||||
Reference in New Issue
Block a user