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

In previous versions of Odoo, I was able to get a detailed modal form for entering products to a Quotation/Sale Order.  (see screenshot)

Now it seems in Odoo13, I can only enter via the line.

How can I get the detailed form entry back?


Screenshot: https://pasteboard.co/JmWSF2A.png

Avatar
Verwerfen
Autor

Thank you. I had to add editable="bottom" in the field and remove it from the <tree> where it was.

Beste Antwort

Hello,

If you are not able to open sale order line window, then follow bellow steps:

1. activate debug mode

2. open  any order/quotation

3. now from top header, click on debug/develiper icon

4. Now select Edit View: Form option from the developer list option.

5. Now find field named as "order_line" and tree (<tree>). in that tree tag add editable bottom.


I hope this will helpful for you.


Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Feb. 20
3944
0
Nov. 21
2380
1
Nov. 20
5506
1
Apr. 20
6052
1
Okt. 19
6337