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

Hello,


I have 1 many2many field, in this field i have 3 columns which is shown below.

1) Product

2) Total Qty

3) Receive Qty


When I Select the record in many2many fields and then i want to change the Receive qty but i have facing issue to editing in the record.


Error :- 

Uncaught Error: QWeb2 - template['ListView.rows']: Runtime Error: Error: QWeb2 - template['ListView.row']: Runtime Error: Error: Unknown m2m command 1


How to solve this error ?

Thanks in Advance,

Аватар
Отменить
Лучший ответ

In your xml file you can use

<field name="field_name" widget="one2many"/>

Аватар
Отменить
Лучший ответ

Hi Jignesh, you can achieve it using widget "one2many" for your many2many field.

syntax : widget="one2many"

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
апр. 23
1837
0
мар. 15
3945
2
сент. 19
6360
0
авг. 18
2791
0
мая 16
6409