Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
5410 Переглядів

Good Day!

I'm going to add one field in attendance module, before the employee going to check in , they need to input notes or remarks and save it together with the time logs.

I'm using odoo 12 version.

Regards,

Binz


Аватар
Відмінити
Найкраща відповідь

I think another approach would be  https://github.com/odoo/odoo/blob/baebf5814425cce6a9481b4efec5248bbba3ea64/addons/hr_attendance/static/src/xml/attendance.xml#L57 inherit this your kiosk mode view. Use <input/> to store your value and at the clock in function ( I believe you need to do some javascript stuff ) pass that value to store in your field value at whichever model associated you like

Аватар
Відмінити
Найкраща відповідь

Dear Binz

Currently, odoo didn't allow to add custom field in Kiosk attendance module, if you want to add extra filed you have to do custom development for that


Thanks && Regards,

Aasif Ghanchi

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
серп. 25
1484
3
лип. 25
2207
1
лип. 25
1734
0
січ. 25
1348
1
груд. 24
1726