Modules hr_payroll_debug This module adds debug methods to the localdict of payslip computation to allow you to debug your code directly in the xml with ipdb and print. In salary rules, you can now use ipdb() and print() to debug your code.