Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
14679 Ansichten

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.

Avatar
Verwerfen

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

Beste Antwort

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)
Avatar
Verwerfen

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?

Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Mai 24
9108
2
Apr. 23
8473
2
Juli 22
19456
3
Dez. 21
28805
1
Aug. 21
9424