Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3598 Представления

I have a field 

'task_field': fields.many2one('project.task', 'task_id', required=True),

This is in the hr_timesheet_sheet.sheet model.

How can I use this input with the same task_id as I have when I go in a real task in projects.

I need something like this : task_id = self.id , task_field = self.id


I want to make a button in the hr_timesheet_sheet.sheet model, that creates me a time-record in the task that I selected in this task_field field in work_ids, every time the button is clicked in hr_timesheet_sheet.sheet. 



Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мая 20
4905
3
апр. 16
17503
3
авг. 15
8132
3
мар. 15
4986
0
мар. 24
1589