Questions tagged [odoo-16]

Use this tag for version specific questions about Odoo 16 - the suite of open-source business applications written in Python. When using this tag also include the more generic [odoo] tag where possible.

187 questions
0
votes
2 answers

Odoo migration : addons/phone_validation

In my odoo version 13, i use a custom OCA-module depending on the official addons/phone_validation: class PhoneValidationMixin(models.AbstractModel): _inherit = "phone.validation.mixin" After having migrated to v16, i wanted to re-install this…
sylvain
  • 853
  • 1
  • 7
  • 20
0
votes
0 answers

Attachment from website not logging into backend Odoo

Attachment from website not logging into backend Odoo. Please help. I have these 3 inputs in the website views.