Skip to Content
Menú
This question has been flagged
3237 Vistes

I don't understand the hole of oe_form_dirty use in web_form.js

Any body explain what is purpose when use this option?

In view_form.js

// If the form has not been modified, the view can only be valid
        // NB: is_dirty will also be set on defaults/onchanges/whatever?
        // oe_form_dirty seems to only be set on actual user actions
        if (!form.$el.is('.oe_form_dirty')) {
            return true;
        }
Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de jul. 25
1478
1
de maig 25
949
2
de maig 25
1573
1
de jul. 24
3268
0
d’ag. 24
341