コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1573 ビュー

I'm using Odoo 17 and would like to know how I can configure the system so that when I generate a payslip batch containing multiple payslips (e.g., 3 payslips for 3 employees), the system creates only one journal entry that consolidates all the components from each payslip.

Example:

Each payslip contains components such as:

  • Basic Salary
  • Health Allowance
  • General Allowance
  • Net Salary

These components come from salary rules defined in each employee’s salary structure.

What I want is:

When the payslip batch is confirmed, it should generate a single journal entry with lines like:

  • Basic Salary (sum of all 3 payslips)
  • Health Allowance (sum of all 3 payslips)
  • General Allowance (sum of all 3 payslips)
  • Net Salary (sum of all 3 payslips)

And of course, the journal entry must be balanced.

Is this possible with the default configuration in Odoo 17? If not, is there a specific setting or would it require a customization in the hr_payroll_community module?

Thanks in advance! Let me know if anything is unclear.

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 25
1626
0
2月 25
1407
0
10月 24
5262
3
5月 24
8278
0
4月 22
3586