Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
5659 Tampilan

Hello all,

I need to open cart edit form in pop while moving on another stages.

I can't find id or any other clue. for this what i have to do write js or python code needed ?

if JavaScript code then where i should write ?

Please anyone help me.

Avatar
Buang

you have to change in your js file

Jawaban Terbai

on onchange return action from the server (similar to a warning)

handle it here and call do_action 

​https://github.com/odoo/odoo/blob/11.0/addons/web/static/src/js/views/basic/basic_model.js#L3558

if (result.action) {
      self.do_action(result.action)                                                                                                                        
}

Avatar
Buang
Penulis Jawaban Terbai


but how can i get the form of particular cart by JavaScript code ?

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Nov 20
3544
0
Agu 23
194
1
Jun 23
2667
1
Apr 23
21729
1
Mei 22
9263