0 编辑 关闭 删除 标记 -raise Warning- in automated actions not working!!! V16 编辑 关闭 删除 标记 odoo 27 六月 2023 退订 订阅 pythoncrmAutomatedActionspipelinecodewarningraiseodoo16featuresautofill 评论 分享 2 注释 贴子评论 丢弃 odoo - 27 六月 2023 删除 转换为答案 It worked!!! Thank you very very very very much!!! odoo - 15 八月 2023 删除 转换为答案 what would be the code to avoid creating contact with same email? 2 答案 0 odoo 27 六月 2023 最佳答案 Hi,Instead of Warning, use UserError and see.# - UserError: exception class for raising user-facing warning messagesThanks 备注 分享 贴子评论 丢弃 0 odoo 7 八月 2023 最佳答案 UserError blocks the execution. Is there a function to just show a warning, but not stop execution? 备注 分享 1 备注 贴子评论 丢弃 odoo - 28 十二月 2024 删除 转换为答案 Hi Trond, I have the same issue, got a solution please ?
It worked!!! Thank you very very very very much!!!
what would be the code to avoid creating contact with same email?