-
-
Notifications
You must be signed in to change notification settings - Fork 388
[18.0][ADD] portal_timesheet_input #857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 18.0
Are you sure you want to change the base?
Conversation
|
Thanks for this! Maybe this should be |
|
Hello, I see the CI is not well, I'm checking. I can change the name is not relevant. Greetings |
04070ed to
6fb1057
Compare
|
Hi, I’m getting a pre-commit error that I don’t understand. It mentions pyproject.toml, but we haven’t modified that file. @pedrobaeza Could you help me out? Thanks |
|
Run pre-commit locally: https://github.com/OCA/maintainer-tools/wiki/Install-pre-commit |
|
Hi, I’ve been running the pre-commit locally through my IDE, but I’m going to try it now using the info from the link you suggested. Thanks! |
24b84b0 to
1358abb
Compare
|
All green. |
[ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input [ADD] portal_timesheet_input
1358abb to
f87524c
Compare
|
@acysos is this working on runboat? I cannot find it in the portal view. |
Yes, it works, you can see it in the portal or add to the url "/my/timesheet/input"
But I see that portal button is in spanish (Partes de trabajo), I go to change to english. Greetings |


Hello,
New module to allow timesheet entry from the portal using a grid. This is useful for companies that do not want to grant backend access to their employees or external users who need to submit timesheets. For example, maintenance companies with external technicians.
Greetings