Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2937 Представления

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

Аватар
Отменить
Автор

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

Лучший ответ

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.


Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
февр. 20
3964
0
нояб. 21
2383
1
нояб. 20
5518
1
апр. 20
6072
1
окт. 19
6343