@@ -22,7 +22,7 @@ must be configured before running payroll.
2222
2323When it is time to run payroll according to the business's schedule (monthly, weekly, bi-weekly,
2424etc.), :doc: `payslips <payroll/payslips >` can be created individually or in :doc: `groups
25- <payroll/batches >`. Odoo calculates when the employees worked based on their :doc: `work entries
25+ <payroll/pay_runs >`. Odoo calculates when the employees worked based on their :doc: `work entries
2626<payroll/work_entries>`. Work entries are created according to their :doc: `contracts
2727<payroll/contracts>`, based on information from the **Attendances **, **Planning **, or **Timesheets **
2828apps. Any errors with work entries **must ** be resolved *before * continuing to process payroll.
@@ -145,7 +145,7 @@ Once a localization has been installed, configure the following fields:
145145 - :doc: `payroll/time_off_to_report `
146146 - :doc: `payroll/salary_attachments `
147147 - :doc: `payroll/payslips `
148- - :doc: `payroll/batches `
148+ - :doc: `payroll/pay_runs `
149149 - :doc: `payroll/commissions `
150150 - :doc: `payroll/payroll_analysis `
151151 - :doc: `payroll/headcount `
@@ -162,7 +162,7 @@ Once a localization has been installed, configure the following fields:
162162 payroll/time_off_to_report
163163 payroll/salary_attachments
164164 payroll/payslips
165- payroll/batches
165+ payroll/pay_runs
166166 payroll/commissions
167167 payroll/payroll_analysis
168168 payroll/headcount
0 commit comments