跳至內容
選單
此問題已被標幟
2 回覆
7014 瀏覽次數

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"

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
4月 23
1835
0
3月 15
3944
2
9月 19
6359
0
8月 18
2791
0
5月 16
6408