콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1443 화면

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?

아바타
취소
관련 게시물 답글 화면 활동
0
8월 24
7
1
2월 20
3945
2
12월 24
2501
2
1월 25
1494
2
8월 24
11637