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

I have a quick question on how about to create a custom button for a existing model.

I want to make a button for each of our employees to check in and check out with one click.

This will be an overview page of all our employees where I add two buttons to each employee. One with check in and one with check out. This way they don't need to fill a form.

Can someone provide me with an example of how to make one button?

Thank you for your answer!

Аватар
Отменить
Лучший ответ

Hi,

You can create a button by this line of code,

<button string="Check in" type="object" name="action_check_in" class="oe_highlight"/>

Either you can add it in original code or you can add it by inheriting the original.

Before doing this please check the Kiosk Mode , that support employee check in and check out without filling any form


Install hr_attendance module, then go to Attendances -> Mange attendances -> Kiosk mode

Thanks

Аватар
Отменить
Автор

I would like this kiosk mode a lot, but I cannot go to Manage attendances. When I press settings, I get a blank attendance list. I am logged in as an adminstrator and I have debug mode on, what am I doing wrong?

Автор

This is for odoo 10, my bad. I was looking in odoo9. I found it and it works great!

Try to specify the version while posting questions

Related Posts Ответы Просмотры Активность
2
авг. 25
1508
3
июл. 25
2224
1
июл. 25
1756
0
янв. 25
1369
1
дек. 24
1734