콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
393 화면

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.

아바타
취소

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

베스트 답변

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.

아바타
취소
작성자

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