Skip to Content
Menú
This question has been flagged
2 Respostes
2920 Vistes

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
Descartar
Autor

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

Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
0
de febr. 20
3947
0
de nov. 21
2380
1
de nov. 20
5512
1
d’abr. 20
6061
1
d’oct. 19
6338