Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
14651 Zobrazení

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
Zrušit

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

Nejlepší odpověď

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
Zrušit

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?

Related Posts Odpovědi Zobrazení Aktivita
2
kvě 24
9089
2
dub 23
8455
2
čvc 22
19415
3
pro 21
28771
1
srp 21
9404