Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
575 Ansichten

Validation Error

The operation cannot be completed: Another model requires the record being deleted, if possible, archive it instead. Model: 'Payslip Line' (hr.payslip.line) Foreign key: 'Rule' (salary_rule_id)

Avatar
Verwerfen
Beste Antwort

You are (or an action you're executing is) trying to delete a salary rule in the payroll configuration. The error message says you can't do that, because it is used in one or more payslips (payslip lines to be precise) already.

Set the flag "Active" to "not being active" instead.

Avatar
Verwerfen