-
- Downloads
[FIX] website_form: remove evaluated domains
- Install helpdesk_stock - Publish the team Customer Care on the website - Edit the ticket submission form - Add the field 'Lot/Serial Number' A crash occurs because of a malformed domain. It happens because the domain is a string, and therefore should be evaluated. We remove the string domains since it won't be possible to evaluated them in the website form anyway. opw-2176144 closes odoo/odoo#43427 X-original-commit: abc85e17 Signed-off-by:Nicolas Martinelli (nim) <nim@odoo.com>
Please register or sign in to comment