Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
2918 Visninger

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
Kassér
Forfatter

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

Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
feb. 20
3946
0
nov. 21
2380
1
nov. 20
5511
1
apr. 20
6059
1
okt. 19
6338