Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
359 Ansichten

Greetings ,I have a simple question ,once I add a record to a timesheet in a task without description and click on the upper arrow ,it manually inserts this slash '/' ..... how can I edit ,i think it is JS code ,is that right ? I checked the model and view there is no thing indicates to.

 

I know how to set a default value ,but for curiosity reasons I want to know how it is going on.

Avatar
Verwerfen

You find you answer in module timesheet_grid/models/analytic.py.

Beste Antwort

i don't think its JS code.... You can always edit the description by going into the task of corresponding project you have selected in time sheet.
projects app - project - task - Timesheet tab - here it shows the date/employee/description..... Description being "/" as u mentioned can be edited by clicking on it.
I am still learning... but i hope, this work for you.

Avatar
Verwerfen
Autor

thanks for help but i think there is a tricky way doing that ,because it adds / manually after keeping the desc empty