In odoo 14 when I open an opportunity and I press the button "New Message", the customer from that opportunity appears as a receiver of the message by default.
I need to hide the chatter from the form view of the crm module for a specific group of users. How can I do this?
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
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
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