Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
7422 มุมมอง

Hello guys, I created a Many2many field in Odoo and I would like add a filter in my search view filtering by one of the fields of that Many2many field, is that possible? Thanks!            

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello Jorge,

        Many2many field is not directly being used in search view. However one other option is available, You should follow that alternate way :-
        For example :-
            1)  If sale order having invoice_ids many2many field.
            2)  First make one invoice_number field in sale order.
            3)  In sale order field invoice_ids objects is account.invoice
                    So call account.invoice create method, you can get Source Document (origin) = SO reference number
            4)  Base on origin you can search sale order id and write that invoice number in sale order's field "invoice_number"
            5)  Then "invoice_number" is use in search view.

    Hope this will help you!
    Thanks. 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ก.ค. 19
11385
1
มิ.ย. 19
7168
3
เม.ย. 17
3059
odoo9 yesterday filter แก้ไขแล้ว
1
ก.พ. 23
6131
1
ต.ค. 22
4312