Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
1129 Lượt xem

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? 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

Thanks, 

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 8 24
7
1
thg 2 20
3678
2
thg 12 24
2162
2
thg 1 25
1257
2
thg 8 24
11278