iTranslated by AI
The content below is an AI-generated translation. This is an experimental feature, and may contain errors. View original article
🔖
Streamlining Man-Hour Entry in Jobcan Attendance
Introduction
It is necessary to fill in Jobcan man-hour entries, but I will show you how to reduce the effort required.
Note that this assumes you are using Google Calendar for business.
Jobcan Attendance man-hour entry looks like this:
spreadsheet, Processing

Usage
Preparation
- Color-code your meetings in the calendar in advance.
- Set up templates in Jobcan man-hour entry.
- Enter the order of the man-hours set in the template in the "Man-hour Order" column of the sheet.
- Set it up so that the function 'refreshManHourSheet' is executed when you click the image in the sheet.
Execution
- Open the Jobcan man-hour entry screen, open developer mode, and have the Console ready.
- Enter the target date and run the tool. Copy the resulting JS statement and paste it into the Console.
- The JavaScript will be executed according to the statement, and the man-hour entry will be completed.
Discussion