İçereği Atla
Menü
Bu soru işaretlendi

I've created a custom write() method for the crm_lead model. Its purpose is to do some checkups when the stage of a lead/opportunity is changed and raise an exception if necessary.

This works fine if the stage is changed via the form view (by clicking the stage widget at the top), but if the change is done via the kanban view by dragging and dropping, it does not. The exception does still get triggered, but the message defined in raise osv.except_osv() does not get shown to the user, instead an alert box with the following message is shown:

An error has occured while moving the record to this group: undefined

Can I show a customized error message to the user in Kanban view? Since this popular question does not have any answers yet I'm not sure if this is possible to achieve.

Avatar
Vazgeç

I confirm, having the same behavior for the same use : the raise exception is not shown in the kanban view : undefined only...

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Mar 15
7180
0
Kas 19
2875
1
Eyl 18
6446
1
Oca 21
4066
6
Ara 19
11862