Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
4358 Widoki

Hi Community,

I want to open form when i change the kanban stage. I'm made the custom stage is xyz. And i want to do like when I'm Drag & Drop the records into xyz stage only and only xyz. that time i need to open the form. how to do this if you know this please let me know.

See My Code Below.

<record model="crm.stage" id="stage_lead5">
    <field name="name">XYZ</field>
    <field name="probability">15</field>
    <field name="on_change">1</field>
    <field name="sequence">2</field>
</record>​ ​ 

Awatar
Odrzuć
Najlepsza odpowiedź

try it 
https://www.odoo.com/forum/help-1/question/open-kanban-cart-edit-form-in-popup-while-moving-on-other-stagies-156670

Awatar
Odrzuć
Autor

not working

Hi finally got time to look into it. here is a rough patch it's just POC.

https://pastebin.com/A41ey2z3

Najlepsza odpowiedź

I don't think your requirement get fit into default option available..May be you can write some JS to do. 

Awatar
Odrzuć
Autor

Hello @Saravanan

Can you say me ? How to change in js file if possible then tell me

Thanks

Powiązane posty Odpowiedzi Widoki Czynność
2
lip 24
1613
1
sty 24
1670
1
gru 20
2564
1
lis 19
110
7
sie 25
27590