Category "odoo-14"

How to override the unlink method of 'res.partner' model? Odoo 14

I want to remove the condition that generates the UserError in unlink method of 'res.partner' model: def unlink(self): running_sessions = self.env['pos.sess

Cannot access Preferences(My Profile) in odoo 14

I am trying to access the Preferences(My Profile) in Odoo 14 to be able to change the user's country. when I try to access the Preferences the following error a

How to generate multiple odoo qweb report (PDF Files) in a zip format?

For now I can use Odoo for single record report, but when I use multiple files, all the reports do not come in multiple PDF but in one PDF file. So, is there an