payroll.config.settings.form payroll.config.settings
This may be different than a trade or doing business as (DBA) name.

Need help? Check out guidance

payroll.config.settings.list payroll.config.settings Payroll Settings code settings = model.get_settings() action = { 'type': 'ir.actions.act_window', 'name': 'Payroll Settings', 'res_model': 'payroll.config.settings', 'res_id': settings.id, 'view_mode': 'form', 'target': 'current', }