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

In sales/purchase order, clicking on order line in read mode does not produce an action while in picking form, clicking on move line opens the stock move form window!

I could not find how to control the click behavior for one2many fields in read mode.

アバター
破棄

Hello Mohamed, Have you find how to control the savé button of the child window ? Thanks

最善の回答

Its about the attribute editable in the <tree> tag of the one2many field:

  • <tree string="Sales Order Lines" editable="bottom">: editable in place (like in Sales Order)
  • <tree string="Sales Order Lines">: a new form is shown for edit (like in Stock Picking)
アバター
破棄

can we get that popup window based form below section of our page ?

thanks Andreas..any alternative .?

Hello Andreas, what if I want to load another page instead of edit. can i?

関連投稿 返信 ビュー 活動
2
5月 24
9091
2
4月 23
8456
2
7月 22
19425
3
12月 21
28779
1
8月 21
9410