Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
1371 มุมมอง

If I have salary based on employee's performance and I pay according to number of items made (cakes baked)  how do I manage it in odoo? 

I mean where do I input how many items they made? 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

One of the options to achieve this:

  1. You can have a new model with fields, employee_id, date (will represent month) and bakes made during that date
  2. You can add this new model as a one2many to your employee record, and each month you add lines per month how many cakes made
  3. In your Salary rule, you need to add/modify based on your needs, it will calculate how many cakes are made for that employee by checking your inputs from one2many field in Employee record.

More or less, you can achive with this try

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Thanks, 

So, I guess odoo doesn't have a ready solution for this type of salary calculation, right?

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ส.ค. 24
7
1
ก.พ. 20
3902
Date in salary rules? แก้ไขแล้ว
2
ธ.ค. 24
2436
Health insurance in payroll แก้ไขแล้ว
2
ม.ค. 25
1453
2
ส.ค. 24
11561