Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
14646 Visualizzazioni

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
Abbandona

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

Risposta migliore

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
Abbandona

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?

Post correlati Risposte Visualizzazioni Attività
2
mag 24
9084
2
apr 23
8452
2
lug 22
19408
3
dic 21
28764
1
ago 21
9401