Skip to Content
Menu
This question has been flagged
1 Reply
988 Views

When is it used?

Avatar
Discard
Best Answer

When a payslip is confirmed in Odoo (in the presence of the hr_payroll_account module), Odoo can generate analytic accounting entries corresponding to each salary line. These entries are used to allocate payroll costs to analytic accounts that typically represent departments, projects, or cost centers.

Analytic Accounts must be configured either:

  • On the Salary Rule (analytic_account_id or analytic_distribution), or
  • On the Employee’s Contract (analytic_account_id as fallback).

Odoo uses the following logic per salary line to determine the analytic allocation:

  1. If the Salary Rule has an analytic account (or distribution), it is used.
  2. Otherwise, if the Contract has an analytic account, that is used.
  3. If neither is set, no analytic entry is created for that salary line.

 

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 25
1355
0
Feb 25
1172
0
Oct 24
1684
1
Feb 22
3000
0
Jun 21
36