Skip to Content
Menu
This question has been flagged
2 Replies
2198 Views

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
Discard
Author

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
Discard
Related Posts Replies Views Activity
0
Feb 20
2996
0
Nov 21
1565
1
Nov 20
4212
1
Apr 20
5248
1
Oct 19
5350