Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
14825 Vues

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
Ignorer

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

Meilleure réponse

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
Ignorer

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?

Publications associées Réponses Vues Activité
2
mai 24
9228
2
avr. 23
8627
2
juil. 22
19558
3
déc. 21
28968
1
août 21
9500