تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2424 أدوات العرض

Where can i find the employee number of each employee. 

الصورة الرمزية
إهمال
أفضل إجابة

Hi,
In the employee form, under the HR Settings page, you can see a field named Badge ID, you can record the employee id in this field or generate an id by clicking the Generate Button near this field.



If this doesn't fit perfectly for your need, try displaying the id field in the form and see if it can be used or else, you can add a new field via studio and with a help of an automated action, you can generate a value in the needed format.

Generate Sequential Value using automated action

Thanks

الصورة الرمزية
إهمال
الكاتب

Is badge id being employee number.

أفضل إجابة

Hello Cruz, 

You can use this third-party application for generating the employee sequence number: https://apps.odoo.com/apps/modules/16.0/dev_employee_number/

thanks

الصورة الرمزية
إهمال
الكاتب

This link is for odoo16 right. But mine is odoo17.

Yes, i know,
You can do the following things:
1. Change the module version in the manifest file
2. You can try to install the module.
3. if you're facing any issues in that case fix the bug.