コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2880 ビュー

we want a draggable window or popup to show user when working in odoo ui, when a service calls a route of module controller.......


@http.route('/cc/god', auth='user' )  

  def gffg(self):   

        pupupUI();



what can be  this pupupUI  function


i can not find solution that trigger a pupup from back(controller)







アバター
破棄